| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
|
Should this also have an entry in "What's New In Python 3.11"? |
Sorry, something went wrong.
I purposefully left one out as I will updating it as I go along and deprecate the modules which I will be doing in separate PRs. |
Sorry, something went wrong.
|
Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, something went wrong.
|
Sorry, @brettcannon, I could not cleanly backport this to 3.9 due to a conflict. |
Sorry, something went wrong.
|
GH-32039 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only in the superceded subtree. (cherry picked from commit 9ac2de9) Co-authored-by: Brett Cannon <brett@python.org>
|
Thanks everyone for the reviews! |
Sorry, something went wrong.
|
And thanks for the PR! Is a manual 3.9 backport needed? |
Sorry, something went wrong.
|
@hugovk yep, a manual backport for 3.9 is needed. I was planning to tackle it probably this Friday, but if you want to take it on I will not stop you. 😉 |
Sorry, something went wrong.
|
GH-32082 is a backport of this pull request to the 3.9 branch. |
Sorry, something went wrong.
|
There we go, and the cherry_picker 9ac2de922a0f783bd43b8e026e4fb70fd1888572 3.9 command applied cleanly first time :) |
Sorry, something went wrong.
…H-31984) (pythonGH-32082) Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only in the superceded subtree. (cherry picked from commit 9ac2de9) Co-authored-by: Brett Cannon <brett@python.org> Automerge-Triggered-By: GH:brettcannon
| Back | FazBrowse Home | New Git URL |
Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only in the superceded subtree.
https://bugs.python.org/issue47061
Automerge-Triggered-By: GH:brettcannon