[Bug 2024588] Re: Python3.12: the asyncore module will be removed
jhon55
2024588 at bugs.launchpad.net
Wed Sep 11 11:28:52 UTC 2024
With Python 3.12, the removal of the `asyncore` module is a step towards
deprecating outdated and less efficient async libraries. It's a good
time to transition to more modern alternatives like `asyncio`, which
offers better performance, more features, and is actively maintained. If
you're still using `asyncore` in your projects, consider updating your
codebase to leverage `asyncio` or other newer async frameworks to
future-proof your applications. https://ppssppgoldapk.org/ppsspp-
emulator-games/
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-taskflow in Ubuntu.
https://bugs.launchpad.net/bugs/2024588
Title:
Python3.12: the asyncore module will be removed
Status in taskflow:
New
Status in python-taskflow package in Ubuntu:
Fix Released
Bug description:
In Python 3.12, the asyncore module will be removed. All applications
using it (including taskflow) will need to switch to asyncio.
To manage notifications about this bug go to:
https://bugs.launchpad.net/taskflow/+bug/2024588/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list