8000 Add `pyasyncore` dependency to satisfy issue #946 and #964 for use in Python 3.12. by Elliria · Pull Request #981 · autokey/autokey · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add pyasyncore dependency to satisfy issue #946 and #964 for use in Python 3.12. #981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 8, 2024
Merged

Add pyasyncore dependency to satisfy issue #946 and #964 for use in Python 3.12. #981

merged 2 commits into from
Dec 8, 2024

Conversation

Elliria
Copy link
Member
@Elliria Elliria commented Dec 6, 2024

Resolve tox errors and make AutoKey compatible with Python 3.12. Original credit for this fix goes to @dlk3 in issue #946.

Resolve tox errors and make AutoKey compatible with Python 3.12. Original credit for this fix goes to @dlk3 in issue #946.
@josephj11 josephj11 merged commit 5ec3a77 into autokey:master Dec 8, 2024
6 checks passed
josephj11 referenced this pull request Dec 8, 2024
It looks like asyncore was removed from stdlib in 3.12. So, in it's
place there is a drop-in replacement called pyasyncore available at
[simonrob/pyasyncore](https://github.com/simonrob/pyasyncore).

That project advises new projects to make use of [asyncio](https://docs.python.org/3/library/asyncio.html)
instead, but I assume that would be too big of a lift for the
existing codebase here.
@Elliria Elliria deleted the bugfix/issue_964 branch December 8, 2024 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3483
2 participants
0