Skip to content

Pull requests: python/mypy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix typo in error_code_list.rst
#17645 by sobolevn was merged Aug 5, 2024 Loading…
Always reset binder when checking deferred nodes
#17643 by ilevkivskyi was merged Aug 4, 2024 Loading…
Unwrap TypedDict item types before storing
#17640 by ilevkivskyi was merged Aug 4, 2024 Loading…
2
1
Revert "Fix Literal strings containing pipe characters"
#17638 by ilevkivskyi was merged Aug 4, 2024 Loading…
Add enable_incomplete_feature validation to stubtest
#17635 by sobolevn was merged Aug 5, 2024 Loading…
Fix stubgen --no-analysis/--parse-only docs
#17632 by sobolevn was merged Aug 4, 2024 Loading…
Sync typeshed
#17619 by github-actions bot was merged Aug 1, 2024 Loading…
Fix crash on unimported Any with Required/NotRequired
#17609 by andersk was closed Aug 4, 2024 Loading…
2
7
Fix RawExpressionType.accept crash with --cache-fine-grained
#17588 by andersk was merged Jul 26, 2024 Loading…
2
5
Sync typeshed
#17586 by cdce8p was merged Jul 25, 2024 Loading…
fix faulty get_search_dirs logic
#17581 by c0d3h4x0r was closed Jul 25, 2024 Loading…
Remove the explicit setting of a pygments theme
#17571 by pradyunsg was merged Jul 24, 2024 Loading…
Fix PEP 604 isinstance caching upnext
#17563 by hauntsaninja was merged Jul 24, 2024 Loading…
Indexing a type also produces a GenericAlias
#17546 by hauntsaninja was merged Jul 20, 2024 Loading…
Fix types.GenericAlias lookup crash
#17543 by hauntsaninja was merged Jul 20, 2024 Loading…
Update CHANGELOG for mypy 1.11
#17540 by JukkaL was merged Jul 19, 2024 Loading…
CHANGELOG.md update for 1.11
#17539 by koogoro was merged Jul 19, 2024 Loading…
Bump setuptools from 68.2.2 to 70.0.0 dependencies Pull requests that update a dependency file
#17533 by dependabot bot was merged Jul 20, 2024 Loading…
Sync typeshed
#17528 by github-actions bot was closed Jul 25, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.