You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
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.
According to updated Python lint tools, the
asyncoremodule 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