-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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/mypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python/mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 17 files changed
- 2 contributors
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14ab742 - Browse repository at this point
Copy the full SHA 14ab742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 778542b - Browse repository at this point
Copy the full SHA 778542bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32675dd - Browse repository at this point
Copy the full SHA 32675ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d805b3 - Browse repository at this point
Copy the full SHA 7d805b3View commit details -
An alternative fix for a union-like literal string (#17639)
It is unfortunate to add two extra slots to a common type (and I guess this is why it was rejected in the original PR), but all other alternatives I tried are hacky and/or dangerous. So, this is a price to pay for introducing a new type syntax. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 3da16bd)
Configuration menu - View commit details
-
Copy full SHA for 917cc75 - Browse repository at this point
Copy the full SHA 917cc75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789f02c - Browse repository at this point
Copy the full SHA 789f02cView commit details
There are no files selected for viewing