Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.3k
gh-101561: Add typing.override decorator#101564
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
+127 −0
Merged
Changes from1 commit
Commits
Show all changes
10 commits Select commitHold shift + click to select a range
e2349bb
PEP 698: Add typing.override decorator
stroxlerbd3b6ac
Add missing `For example::` in the rst doc
stroxlerc3b9b7f
📜🤖 Added by blurb_it.
blurb-it[bot]c7cecf8
Update Doc/library/typing.rst
stroxler2acf32f
Add whatsnew entry, as per Alex Waygood's suggestion
stroxler6bd3356
Add ACKS entry, fix rst errors
stroxler42277cb
Fix title underline length in whatisnew doc.
stroxlerafb74de
Update Misc/NEWS.d/next/Library/2023-02-04-16-35-46.gh-issue-101561.X…
stroxler090d9d2
Use a positional-only argument named `method`
stroxlerf6c00e5
Apply suggestions from code review
stroxlerFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix title underline length in whatisnew doc.
Summary:Test Plan:Reviewers:Subscribers:Tasks:Tags:
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit42277cb9561014d7a7d188f86d35f2625b388616
There are no files selected for viewing
2 changes: 1 addition & 1 deletionDoc/whatsnew/3.12.rst
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
Add this suggestion to a batch that can be applied as a single commit.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.Add this suggestion to a batch that can be applied as a single commit.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.Suggestion cannot be applied right now. Please check back later.