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: