Skip to content

asyncore and asynchat may be removed from python 3.11 stdlib #560

@danifus

Description

@danifus

There's a discussion on the Python dev mailing list about removing asyncore and asynchat from Python 3.11:
https://mail.python.org/archives/list/[email protected]/thread/LZOOLX5EKOITW55TW7JQYKLXJUPCAJB4/#LVFBHVNV3INGKVVRONVRIA3Q6JIYXMZM

pyftpdlib would need to be migrated to asyncio (#310) or ship with a copy of asyncore and asynchat to continue to work if these modules are removed from the stdlib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions