Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Mar 19, 2022

Document the deprecation of asyncore, asynchat, and smtpd with a slated removal in Python 3.12 thanks to PEP 594.
(cherry picked from commit 7747384)

The bit that failed the auto-backport (#31891 (comment)) was the Doc/whatsnew/3.11.rst addition.

I didn't add anything to 3.10.rst, but let me know if I should.

https://bugs.python.org/issue47022

….12 (pythonGH-31891) Document the deprecation of asyncore, asynchat, and smtpd with a slated removal in Python 3.12 thanks to PEP 594.. (cherry picked from commit 7747384) Co-authored-by: Hugo van Kemenade <[email protected]>
@bedevere-bot
Copy link

@asvetlov: Please replace # with GH- in the commit message next time. Thanks!

@hugovkhugovk deleted the backport-7747384-3.10 branch March 20, 2022 21:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@hugovk@bedevere-bot@asvetlov@the-knights-who-say-ni