New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PEP 594: Process "to be removed in 3.12" part of the plan #93243
Labels
type-feature
A feature request or enhancement
Comments
This requires finishing #1864 (which I need to get back to). |
Asyncore-based test servers from |
miss-islington
pushed a commit
that referenced
this issue
Aug 6, 2022
gh-93243 This PR is required to reduce diffs of the following porting (no need to either maintain documentation and tests consistent with each porting step, or try to port everything and remove smtpd in a single PR). Automerge-Triggered-By: GH:warsaw
iritkatriel
pushed a commit
to iritkatriel/cpython
that referenced
this issue
Aug 11, 2022
…-93246) pythongh-93243 This PR is required to reduce diffs of the following porting (no need to either maintain documentation and tests consistent with each porting step, or try to port everything and remove smtpd in a single PR). Automerge-Triggered-By: GH:warsaw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
arhadthedev commentedMay 26, 2022
•
edited
Reference: PEP 594 – Removing dead batteries from the standard library.
This issue tracks removal of the following modules:
asyncore
andasynchat
modules #96580)Lib/test/smtpd.py
,PCbuild/*
Lib/test/support/async(hat|ore).py
,PCbuild/*
Related issues:
The text was updated successfully, but these errors were encountered: