-
-
Notifications
You must be signed in to change notification settings - Fork 117
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: python/typing_extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python/typing_extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 7 files changed
- 4 contributors
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 722e7ea - Browse repository at this point
Copy the full SHA 722e7eaView commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aba47e2 - Browse repository at this point
Copy the full SHA aba47e2View commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 00a4030 - Browse repository at this point
Copy the full SHA 00a4030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d5608 - Browse repository at this point
Copy the full SHA 73d5608View commit details -
Configuration menu - View commit details
-
Copy full SHA for f520b8a - Browse repository at this point
Copy the full SHA f520b8aView commit details
Commits on Apr 11, 2022
-
Fix "accepts only single type" errors (#1130)
- Add "a" to make the message grammatical - Add a trailing period because _type_check adds another sentence after it. For example, `Unpack[3]` on 3.10 currently fails with `TypeError: Unpack accepts only single type Got 3.`. - Use an f-string
Configuration menu - View commit details
-
Copy full SHA for 759c894 - Browse repository at this point
Copy the full SHA 759c894View commit details
Commits on Apr 15, 2022
-
Add
assert_type
to__all__
(#1136)Looks like this is in `typing.__all__` but was missed out of `typing_extensions.__all__`
Configuration menu - View commit details
-
Copy full SHA for 4d21e24 - Browse repository at this point
Copy the full SHA 4d21e24View commit details
Commits on Apr 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d00b345 - Browse repository at this point
Copy the full SHA d00b345View commit details -
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 92d508d - Browse repository at this point
Copy the full SHA 92d508dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f22dcd - Browse repository at this point
Copy the full SHA 7f22dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for af2ebf7 - Browse repository at this point
Copy the full SHA af2ebf7View commit details -
Fix tests on Python 3.11 (#1139)
- Defer to the PEP 646 implementation in typing.py on 3.11 - Adjust some tests accordingly. Noted a bug in python/cpython#32341 (comment) - typing._type_check() is more lenient in 3.11 and no longer rejects ints - The representation of the empty tuple type changed Tests pass for me on a 3.11 build from today now.
Configuration menu - View commit details
-
Copy full SHA for 48a5fe0 - Browse repository at this point
Copy the full SHA 48a5fe0View commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7d76a77 - Browse repository at this point
Copy the full SHA 7d76a77View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.1.1...4.2.0