Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 1, 2025
Revert sum literal integer change (#13961)
Show description for d3e7601Sync typeshed
Show description for 2c874f8committedmypybot
Commits on May 31, 2025
Include walrus assignments in conditional inference (#19038)
Show description for 68233f6authored
Commits on May 30, 2025
- authored
Use checkmember.py to check protocol subtyping (#18943)
Show description for 3957025- authored
- authored
Remove force_uppercase_builtins default from test helpers (#19173)
Show description for 409d294authored
Commits on May 29, 2025
- authored
[mypyc] Enable partial, unsafe support for free-threading (#19167)
Show description for 6551bceauthoredAdd changelog for 1.16 (#19138)
Show description for 8c772c7authoredRevert "Infer correct types with overloads of `Type[Guard | Is]` (#19161)
Show description for c197d98authored
Commits on May 28, 2025
Allow enum members to have type objects as values (#19160)
Show description for 568a638authoredFix example to use correct method of Stack (#19123)
Show description for 537fc55authored[mypyc] Add comment about incref/decref and free-threaded builds (#19155)
Show description for 9b5b410authoredFix nondeterministic type checking caused by nonassociative of None joins (#19158)
Show description for 29e125fauthoredDrop support for --python-version 3.8 (#19157)
Show description for 3801b7fauthoredFix nondeterministic type checking caused by nonassociativity of joins (#19147)
Show description for f328ad6authored
Commits on May 27, 2025
Sync typeshed (#18930)
Show description for 33d1eed[mypyc] Refactor extension module C generation and generated C (#19126)
Show description for dfd2f28authored[mypyc] Fix incref/decref on free-threaded builds (#19127)
Show description for 750a579authored[mypyc] Improve documentation of native and non-native classes (#19154)
Show description for 50734e9authoredBump version to 1.17.0+dev (#19070)
Show description for 546feafauthoredDocument --allow-redefinition-new (#19153)
Show description for 05d3e5fauthoredFix nondeterministic type checking by making join between TypeType and TypeVar commute (#19149)
Show description for 27d118bauthored
Commits on May 23, 2025
Forbid `.pop` of `Readonly` `NotRequired` TypedDict items (#19133)
Show description for a8ec893authored
Commits on May 21, 2025
stubgen: add import for `types` in `__exit__` method signature (#19120)
Show description for 3f50e3cauthored
Commits on May 20, 2025
Syntax error messages capitalization (#19114)
Show description for 9f53138stubgenc: add support for including class and property docstrings (#17964)
Show description for a9bb737authored
Commits on May 19, 2025
Emit a friendlier warning on invalid exclude regex, instead of a stacktrace (#19102)
Show description for 301c3b6Support several more constructs in stubgen's AliasPrinter (#18888)
Show description for 93ff49dauthored