-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: python/mypy
base: v0.930
head repository: python/mypy
compare: v0.931
- 20 commits
- 31 files changed
- 7 contributors
Commits on Jan 5, 2022
-
Skip compiling mypyc/__main__.py (#11862)
Fixes mypyc/mypyc#912 Co-authored-by: Shantanu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70f8338 - Browse repository at this point
Copy the full SHA 70f8338View commit details -
Run mypyc tests against built wheels (#11865)
This should catch mypyc/mypyc#912 We never ran mypyc tests against wheels, dating back to https://github.com/python/mypy/tree/783297c9b4ed3b2af9000c3536d6e1be34fed9ea/misc Co-authored-by: hauntsaninja <>
Configuration menu - View commit details
-
Copy full SHA for 5bf5eda - Browse repository at this point
Copy the full SHA 5bf5edaView commit details -
Skip lxml and mypyc external tests against built wheels (#11872)
Co-authored-by: hauntsaninja <>
Configuration menu - View commit details
-
Copy full SHA for 259f048 - Browse repository at this point
Copy the full SHA 259f048View commit details -
Fix shell syntax in build_wheel (#11873)
Follow up to #11872 The cross repo split makes this a bit of a pain to test. Co-authored-by: hauntsaninja <>
Configuration menu - View commit details
-
Copy full SHA for 55db6fa - Browse repository at this point
Copy the full SHA 55db6faView commit details -
Avoid grep on Windows (#11879)
Co-authored-by: hauntsaninja <>
Configuration menu - View commit details
-
Copy full SHA for d4bda9a - Browse repository at this point
Copy the full SHA d4bda9aView commit details -
Preserves interpreting multi-line strings as a single value for `excl…
…ude` in TOML files (#11828) Multiple regexes are expressed as a sequence. Fixes #11825. Co-authored-by: Matthew W <[email protected]> Co-authored-by: Shantanu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a344ed - Browse repository at this point
Copy the full SHA 4a344edView commit details -
Revert to treating exclude in .ini as single string (#11881)
Partially reverts #11329 (with respect to `.ini` documentation). Modifies existing unit tests. Fixes #11830. Co-authored-by: Matthew W <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 810f218 - Browse repository at this point
Copy the full SHA 810f218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3773d2d - Browse repository at this point
Copy the full SHA 3773d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da6be94 - Browse repository at this point
Copy the full SHA da6be94View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc22e2a - Browse repository at this point
Copy the full SHA bc22e2aView commit details -
[0.931 backport] Fix __reduce__ regression (#11866)
Co-authored-by: hauntsaninja <>
Configuration menu - View commit details
-
Copy full SHA for 8ce64ac - Browse repository at this point
Copy the full SHA 8ce64acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12290de - Browse repository at this point
Copy the full SHA 12290deView commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3f2143d - Browse repository at this point
Copy the full SHA 3f2143dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b40c3d0 - Browse repository at this point
Copy the full SHA b40c3d0View commit details -
Fix PEP 585 type aliases in stubs (#11918)
Fixes #11859 Co-authored-by: hauntsaninja <>
Configuration menu - View commit details
-
Copy full SHA for 221a7f3 - Browse repository at this point
Copy the full SHA 221a7f3View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 73de602 - Browse repository at this point
Copy the full SHA 73de602View commit details -
Fix crash on
ErasedType
andcovers_at_runtime
(#11924)Closes #11913 Refs #11273 Co-authored-by: Shantanu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b3280e - Browse repository at this point
Copy the full SHA 5b3280eView commit details -
stubtest: fix literal type construction (#11931)
Co-authored-by: hauntsaninja <>
Configuration menu - View commit details
-
Copy full SHA for 4d64557 - Browse repository at this point
Copy the full SHA 4d64557View commit details -
Restore removed builtin_type() api method (#11932)
It shouldn't be used for new code, but adding it back makes it unnecessary to update existing plugins that no longer worked with mypy 0.930. Related issue: dropbox/sqlalchemy-stubs#232
Configuration menu - View commit details
-
Copy full SHA for d7fe756 - Browse repository at this point
Copy the full SHA d7fe756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4486d76 - Browse repository at this point
Copy the full SHA 4486d76View commit details
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 v0.930...v0.931