Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3k
Comparing changes
Open a pull request
base repository:python/mypy
Uh oh!
There was an error while loading.Please reload this page.
base:master
head repository:python/mypy
Uh oh!
There was an error while loading.Please reload this page.
compare:release-1.15
Uh oh!
There was an error while loading.Please reload this page.
- 11commits
- 19files changed
- 7contributors
Commits on Jan 22, 2025
Commits on Jan 23, 2025
Commits on Jan 27, 2025
Fix literal context for ternary expressions (for real) (#18545)
I am not waiting for review as the fix is obvious. The only annoyingthing is that we had an exact test as in the repro but it passedaccidentally because we use builtins fixtures.
Commits on Feb 4, 2025
Add object self-type to tuple test fixture (#18592)
This makes it more similar to the real typeshed. It is needed toreproduce tricky failures in tests, e.g.#18585. If this causes slower tests,some tests may be switched to `tuple-simple.pyi`.
Commits on Feb 5, 2025
Fix a few PR links in the changelog (#18586)
And add a local pre-commit hook to detect when a PR number in a linktext is different from the link body
Prepare changelog for 1.15 release (#18583)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Various small updates to 1.15 changelog (#18599)
Co-authored-by: Wesley Collin Wright <wesley@wesleywright.me>
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 master...release-1.15
Uh oh!
There was an error while loading.Please reload this page.