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
- test.test_ftplib
- test.test_logging
- test.test_poplib
- test.test_smtplib
- test.test_ssl
- test.libregrtest.save_env
- Remove the remnescants
- Lib/test/smtpd.py, PCbuild/*
- Lib/test/support/async(hat|ore).py, PCbuild/*
- Dead links from What's New and release notes
Related issues:
Reactions are currently unavailable
Reference: PEP 594 – Removing dead batteries from the standard library.
This issue tracks removal of the following modules:
Related issues: