-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Fix Union[..., NoneType]
injection by get_type_hints
if a None
default value is used.
#482
Open
Daraan
wants to merge
20
commits into
python:main
Choose a base branch
from
Daraan:get_type_hints
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 376ae56 - Browse repository at this point
Copy the full SHA 376ae56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c5602 - Browse repository at this point
Copy the full SHA 24c5602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f000b1 - Browse repository at this point
Copy the full SHA 7f000b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc4464 - Browse repository at this point
Copy the full SHA 8cc4464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 881ffee - Browse repository at this point
Copy the full SHA 881ffeeView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58082b9 - Browse repository at this point
Copy the full SHA 58082b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c94bd6 - Browse repository at this point
Copy the full SHA 5c94bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b42e203 - Browse repository at this point
Copy the full SHA b42e203View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed552e4 - Browse repository at this point
Copy the full SHA ed552e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 313ddd8 - Browse repository at this point
Copy the full SHA 313ddd8View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ba4ee7 - Browse repository at this point
Copy the full SHA 3ba4ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffcd23 - Browse repository at this point
Copy the full SHA 6ffcd23View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 403e7ce - Browse repository at this point
Copy the full SHA 403e7ceView commit details
Commits on Oct 21, 2024
-
Co-authored-by: Jelle Zijlstra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52c93e9 - Browse repository at this point
Copy the full SHA 52c93e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1777f3 - Browse repository at this point
Copy the full SHA a1777f3View commit details -
Update src/test_typing_extensions.py
Co-authored-by: Jelle Zijlstra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e59796 - Browse repository at this point
Copy the full SHA 9e59796View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1761a43 - Browse repository at this point
Copy the full SHA 1761a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b8eb0 - Browse repository at this point
Copy the full SHA 54b8eb0View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5612f6f - Browse repository at this point
Copy the full SHA 5612f6fView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91075ff - Browse repository at this point
Copy the full SHA 91075ffView 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.