Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open 3
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

(🐞) no error with | operator on tuple and type bug mypy got something wrong topic-pep-604 PEP 604 (union | operator) topic-runtime-semantics mypy doesn't model runtime semantics correctly
#15756 opened Jul 24, 2023 by KotlinIsland
mypy accepts invalid PEP 604 syntax with forward reference feature topic-pep-604 PEP 604 (union | operator) topic-runtime-semantics mypy doesn't model runtime semantics correctly
#14397 opened Jan 5, 2023 by Molkree
Implicit type aliases not recognised with PEP 604 + import cycles bug mypy got something wrong priority-0-high topic-pep-604 PEP 604 (union | operator) topic-type-alias TypeAlias and other type alias issues
#11887 opened Jan 2, 2022 by AlexWaygood
No error on new union syntax with union of fake types (TypeAlias and None) bug mypy got something wrong topic-pep-604 PEP 604 (union | operator)
#11582 opened Nov 20, 2021 by KotlinIsland
ProTip! Add no:assignee to see everything that’s not assigned.