Skip to content

Pinned issues

Python 2 feature freeze
#12237 opened Feb 22, 2022 by JukkaL
Open 6
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
Guard clause prevents match from seeing that all paths return bug topic-match-statement
#12534 opened Apr 6, 2022 by bkovitz
match crashes on Union of Tuple and non-Tuple crash topic-match-statement
#12533 opened Apr 6, 2022 by bkovitz
match doesn't deduce type of tuple member from guard clause bug topic-match-statement
#12532 opened Apr 6, 2022 by bkovitz
Speed up union simplification performance refactoring
#12526 opened Apr 5, 2022 by JukkaL
Positional-or-kw arg considered incompatible with positional-only argument bug topic-calls topic-protocols
#12525 opened Apr 5, 2022 by intgr
provide add_static_method_to_class via plugins.common feature topic-plugins
#12521 opened Apr 4, 2022 by petergaultney
Plugin: Use mypy to enrich AST with types feature topic-plugins
#12513 opened Apr 3, 2022 by jepperaskdk
Odd interaction of Generic, Mapping, Hashable bug
#12506 opened Apr 1, 2022 by Dr-Irv
some tests with approved stubs have the wrong error bug
#12504 opened Mar 31, 2022 by DetachHead
Type Alias for attribue in dataclass with restricted type shows unexpected behavior bug topic-dataclasses topic-type-alias
#12500 opened Mar 31, 2022 by jn-chrn
dmypy: Line number disappears when invoking multiple times bug topic-daemon topic-error-reporting
#12498 opened Mar 31, 2022 by intgr
Strict flag gives less errors than default mode bug
#12497 opened Mar 31, 2022 by ljden
Enums with only descriptor members should not be final bug topic-enum topic-runtime-semantics
#12494 opened Mar 30, 2022 by decorator-factory
Spurious "progress" during final iteration bug
#12490 opened Mar 29, 2022 by mrolle45
ProTip! Type g i on any issue or pull request to go back to the issue listing page.