This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Replace use of asyncore
with asyncio
due to deprecation #3810
Open
Description
According to updated Python lint tools, the asyncore
module is deprecated as of Python 3.6. It will be removed in Python 3.12. This ticket is to track the migration.
Some information about the removal can be found here:
https://peps.python.org/pep-0594/
https://docs.python.org/3/library/asyncore.html
Metadata
Metadata
Assignees
Labels
No labels
Activity