{{ message }}
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New#96097
Merged
encukou merged 8 commits intoSep 19, 2022
Merged
Conversation
69dd4fd to
dc75401
Compare
August 19, 2022 03:01
33 tasks
JelleZijlstra
left a comment
Member
There was a problem hiding this comment.
Thanks, mostly looks good!
Sorry, something went wrong.
AlexWaygood
reviewed
Aug 19, 2022
AlexWaygood
reviewed
Aug 19, 2022
AlexWaygood
reviewed
Aug 19, 2022
AlexWaygood
reviewed
Aug 19, 2022
AlexWaygood
reviewed
Aug 19, 2022
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood
approved these changes
Aug 20, 2022
AlexWaygood
left a comment
Member
There was a problem hiding this comment.
Thanks! I still don't really think there's a good rationale for changing # error to # ERROR, but that's a minor nit :)
Sorry, something went wrong.
23 hidden items
Load more…
Member
|
Merging, the minor nit can be resolved later. |
Sorry, something went wrong.
Contributor
|
Thanks @CAM-Gerlach for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 19, 2022
…11 What's New (pythonGH-96097) Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> (cherry picked from commit 558768f) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
5 tasks
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.
Part of #95913
Fixes Sphinx and textual issues in the What's New in Python 3.11 "New Features Related to Type Hints" section, improves the clarity, quality and non-duplication of the text, and links to referenced documentation sections.
Non-trivial highlights:
totaland required__future__statement, and make the link text more descriptiveGeneral changes: