-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
What's New in Python 3.13 (copyediting) #109975
Comments
Originally posted by @vstinner in #109190 (comment) |
Let's call out the increased share in full support from 3.13 onwards in PEP 602: |
Co-authored-by: Serhiy Storchaka <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
Make a rough editorial pass over Python 3.13's What's New document. Add the release highlights, remove or merge some duplicated entries, and reorder some of the sections (removals should really go before future deprecations).
…118711) Make a rough editorial pass over Python 3.13's What's New document. Add the release highlights, remove or merge some duplicated entries, and reorder some of the sections (removals should really go before future deprecations).
…#124360) GH-109975: Copyedit 3.13 What's New: Build Changes (GH-124343) (cherry picked from commit f3b2c36) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Malcolm Smith <[email protected]>
…te for Python 3.13.0 (GH-124827) Note delayed expected release date of 3.13.0
…ase date for Python 3.13.0 (pythonGH-124827) Note delayed expected release date of 3.13.0 (cherry picked from commit 8823690) Co-authored-by: Adam Turner <[email protected]>
…readed binaries on macOS (pythonGH-124831) (cherry picked from commit 4129a74) Co-authored-by: Adam Turner <[email protected]>
…124830) The ``nntplib`` library has been deleted from PyPI by its author. (cherry picked from commit ac96482) Co-authored-by: Christian Clauss <[email protected]>
… (#124966) gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (GH-124830) The ``nntplib`` library has been deleted from PyPI by its author. (cherry picked from commit ac96482) Co-authored-by: Christian Clauss <[email protected]>
Prepare What's New in Python 3.13 for final release
…ythonGH-125007) Prepare What's New in Python 3.13 for final release (cherry picked from commit 31516c9) Co-authored-by: Adam Turner <[email protected]>
…GH-125007) (#125033) Prepare What's New in Python 3.13 for final release (cherry picked from commit 31516c9) Co-authored-by: Adam Turner <[email protected]>
…n 3.13 (pythonGH-125007) Prepare What's New in Python 3.13 for final release (cherry picked from commit 31516c9) Co-authored-by: Adam Turner <[email protected]>
…GH-125007) (#125034) Prepare What's New in Python 3.13 for final release (cherry picked from commit 31516c9) Co-authored-by: Adam Turner <[email protected]>
I should have closed this a while ago as Python 3.13 has been released. Thanks all for the work on What's New! A |
Documentation
This is a meta-issue to capture PRs for copyedits to What's New in Python 3.13.
Other meta-issues:
Linked PRs
telnetlib
projects not found #119958telnetlib
alternative (GH-119958) #119959pynntp
instead ofnntplib
(GH-124830) #124966The text was updated successfully, but these errors were encountered: