Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open
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

@final and ParamSpec bug mypy got something wrong topic-final PEP 591 topic-paramspec PEP 612, ParamSpec, Concatenate
#12033 by sobolevn was closed Apr 10, 2022
Final allows redefinition if another final statement is used. bug mypy got something wrong topic-final PEP 591
#13076 by JulesGM was closed Jul 6, 2022
Cannot reassign typing.final bug mypy got something wrong topic-final PEP 591
#15525 by A5rocks was closed Aug 24, 2023
Cannot override class variable -- using Final and ClassVar bug mypy got something wrong topic-final PEP 591 topic-inheritance Inheritance and incompatible overrides
#15616 by christianbundy was closed Jul 7, 2023
'Final' (PEP 591) shouldn't apply to '__private' symbols bug mypy got something wrong topic-final PEP 591 topic-runtime-semantics mypy doesn't model runtime semantics correctly
#9910 by gvanrossum was closed Nov 12, 2023
ProTip! What’s not been updated in a month: updated:<2024-08-23.