Reference: PEP 594 – Removing dead batteries from the standard library.
This issue tracks removal of the following modules:
- Demote from the public API into the test helpers
- Port tests onto relevant analogs, step by step
- smtpd
- asynchat and asyncore
- Remove the remnescants
Related issues:
Reference: PEP 594 – Removing dead batteries from the standard library.
This issue tracks removal of the following modules:
asyncoreandasynchatmodules #96580)Lib/test/smtpd.py,PCbuild/*Lib/test/support/async(hat|ore).py,PCbuild/*Related issues: