-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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.12 (copyediting) #109190
Comments
hugovk
added a commit
that referenced
this issue
Sep 11, 2023
…inking (#109159) Co-authored-by: Adam Turner <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 11, 2023
…easy linking (pythonGH-109159) (cherry picked from commit 57b6205) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Adam Turner <[email protected]>
Yhg1s
pushed a commit
that referenced
this issue
Sep 12, 2023
… easy linking (GH-109159) (#109273) gh-109190: What's New in 3.12: Add subheadings to removals for easy linking (GH-109159) (cherry picked from commit 57b6205) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Adam Turner <[email protected]>
This was referenced Sep 21, 2023
hugovk
pushed a commit
that referenced
this issue
Sep 21, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 21, 2023
(cherry picked from commit 22b70ca) Co-authored-by: Adam Turner <[email protected]>
hugovk
pushed a commit
that referenced
this issue
Sep 21, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 21, 2023
(cherry picked from commit 1163678) Co-authored-by: Adam Turner <[email protected]>
hugovk
pushed a commit
that referenced
this issue
Sep 21, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 21, 2023
…ythonGH-109654) (cherry picked from commit 16c2402) Co-authored-by: Adam Turner <[email protected]>
hugovk
pushed a commit
that referenced
this issue
Sep 21, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 21, 2023
(cherry picked from commit e47d12e) Co-authored-by: Adam Turner <[email protected]>
Yhg1s
pushed a commit
that referenced
this issue
Oct 2, 2023
…GH-110117) (#110215) GH-109190: Announce final release in What's New in Python 3.12 (GH-110117) Prepare What's New in Python 3.12 for final release (cherry picked from commit 6139bf5) Co-authored-by: Adam Turner <[email protected]>
Thanks for all your work on this! |
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…names (python#109664) Consistently show module names
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Co-authored-by: Hugo van Kemenade <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…thon#109665) bytecode: suppress reference to removed LOAD_METHOD
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Co-authored-by: Łukasz Langa <[email protected]> Co-authored-by: Itamar Oren <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…ython#109756) Co-authored-by: Hugo van Kemenade <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
… the setuptools removal (python#109768)
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…ions section (python#109751) Co-authored-by: Serhiy Storchaka <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…ions with the 3.12 branch (python#109844)
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…ython#109927) Merge the two ``os`` entries
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Co-authored-by: Hugo van Kemenade <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…ython#110117) Prepare What's New in Python 3.12 for final release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Documentation
This is a meta-issue to capture PRs for copyedits to What's New in Python 3.12.
Linked PRs
imp
porting guidance #109755:file:
role #109756:file:
role (GH-109756) #109806imp
porting guidance (GH-109755) #109816os
fix) #109927A
The text was updated successfully, but these errors were encountered: