-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
PEP 647: Incorporated feedback from Guido about terminology and type relationship between bool and TypeGuard #1765
Merged
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9d78a2 - Browse repository at this point
Copy the full SHA d9d78a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 907d620 - Browse repository at this point
Copy the full SHA 907d620View commit details
Commits on Oct 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c909f94 - Browse repository at this point
Copy the full SHA c909f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a7913 - Browse repository at this point
Copy the full SHA 26a7913View commit details
Commits on Nov 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0306848 - Browse repository at this point
Copy the full SHA 0306848View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c94a55f - Browse repository at this point
Copy the full SHA c94a55fView commit details
Commits on Dec 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 850dfc3 - Browse repository at this point
Copy the full SHA 850dfc3View commit details
Commits on Dec 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 201efad - Browse repository at this point
Copy the full SHA 201efadView commit details
Commits on Dec 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 23c0aea - Browse repository at this point
Copy the full SHA 23c0aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d95c9 - Browse repository at this point
Copy the full SHA 23d95c9View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 135235c - Browse repository at this point
Copy the full SHA 135235cView commit details -
Added clarification about the type narrowing mechanics and added a ne…
…w section to "Rejected Ideas" section about conditional application of the TypeGuard type.
Configuration menu - View commit details
-
Copy full SHA for c5d1d53 - Browse repository at this point
Copy the full SHA c5d1d53View commit details
Commits on Jan 16, 2021
-
PEP 647: Addressed feedback about terminology (replaced "explicit" wi…
…th "positional" when referring to argument) and clarified the type relationship between bool and TypeGuard.
Configuration menu - View commit details
-
Copy full SHA for 9b1836b - Browse repository at this point
Copy the full SHA 9b1836bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e77b807 - Browse repository at this point
Copy the full SHA e77b807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c05f6f - Browse repository at this point
Copy the full SHA 9c05f6fView commit details
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.