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

Adds __hash__ method to @dataclasses.dataclass
#13187 opened Jul 19, 2022 by sobolevn Loading…
Fix pybind stubs20230526
#15308 opened May 26, 2023 by cielavenir Loading…
Partially fixes issue 8625
#8876 opened May 23, 2020 by markusschmaus Loading…
Enable local partial types by default
#10169 opened Mar 5, 2021 by JukkaL Loading…
Pass literals as kwargs
#10237 opened Mar 22, 2021 by vickyhuo Loading…
Fix string format index parsing
#10338 opened Apr 17, 2021 by hatal175 Loading…
Make classes with __getitem__ work in for context
#10386 opened Apr 30, 2021 by hatal175 Loading…
[ci] Switch back to ubuntu-24.04-arm runners
#18733 opened Feb 25, 2025 by cdce8p Loading…
feat: reachability recognizes platform.system()
#10686 opened Jun 21, 2021 by atakiar Loading…
Clean up our topological sorting
#10868 opened Jul 24, 2021 by msullivan Loading…
Adds @enum.unique decorator support
#11249 opened Oct 2, 2021 by sobolevn Loading…
Infer literal types in analyze_var_ref
#11340 opened Oct 15, 2021 by 97littleleaf11 Loading…
ProTip! Filter pull requests by the default branch with base:master.