{{ message }}
gh-103921: Document PEP 695#104642
Merged
JelleZijlstra merged 69 commits intoMay 26, 2023
Merged
Conversation
AlexWaygood
reviewed
May 19, 2023
Member
|
You could add this PEP to the release highlights: https://docs.python.org/3.12/whatsnew/3.12.html#summary-release-highlights |
Sorry, something went wrong.
AlexWaygood
reviewed
May 19, 2023
JelleZijlstra
added a commit
to JelleZijlstra/cpython
that referenced
this pull request
May 19, 2023
This allows :keyword:`type` to link to docs for the new `type` statement (being written in pythongh-104642) instead of to this header in the argparse docs.
JelleZijlstra
added a commit
that referenced
this pull request
May 19, 2023
AlexWaygood
reviewed
May 19, 2023
178 hidden items
Load more…
AlexWaygood
reviewed
May 26, 2023
AlexWaygood
approved these changes
May 26, 2023
AlexWaygood
left a comment
Member
There was a problem hiding this comment.
Other than #104642 (comment) and one tiny last nit, this looks fantastic. Thanks for the huge amount of effort here, and for putting up with my many rounds of review!
Sorry, something went wrong.
Contributor
|
Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
May 26, 2023
(cherry picked from commit 060277d) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Member
|
🎉 |
Sorry, something went wrong.
Member
|
🥳🚀 |
Sorry, something went wrong.
JelleZijlstra
added a commit
that referenced
this pull request
May 26, 2023
JelleZijlstra
added a commit
to JelleZijlstra/cpython
that referenced
this pull request
May 27, 2023
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>. (cherry picked from commit 060277d) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
AlexWaygood
reviewed
May 27, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
📚 Documentation preview 📚: https://cpython-previews--104642.org.readthedocs.build/