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
if statements type narrowing leads to "unreachable" code being actually reachable bug topic-reachability
#12598 opened Apr 16, 2022 by Akuli
PEP-612 ParamSpec with high-order function error. bug topic-paramspec
#12595 opened Apr 15, 2022 by YouJiacheng
Reassigned method raises "signature incompatible with supertype" bug
#12594 opened Apr 15, 2022 by xmatthias
functools.partial on function-decorator error bug
#12593 opened Apr 15, 2022 by YouJiacheng
Results vary with the order of the specified files. bug
#12592 opened Apr 15, 2022 by mrolle45
Invalid type inference for zip in a generic class bug topic-self-types
#12588 opened Apr 14, 2022 by JukkaL
(🐞) Mypy doesn't use python_executable to find plugins bug topic-configuration topic-plugins
#12575 opened Apr 13, 2022 by KotlinIsland
Failing testDaemonStatusKillRestartRecheck bug topic-daemon topic-tests
#12571 opened Apr 12, 2022 by sterliakov
mypy incorrectly marks a @staticmethod definition of an attribute A to be incompatible with A's signature in a parent class. bug topic-calls topic-descriptors
#12569 opened Apr 12, 2022 by pawelrubin
Regression on exclude definition in setup.cfg bug topic-configuration
#12567 opened Apr 12, 2022 by ingwinlu
typing.Optional type is being confused with pyparsing.core.Optional bug
#12563 opened Apr 11, 2022 by jtprobst
Wrong "Non-overlapping equality check" warning bug topic-calls topic-overlap
#12561 opened Apr 11, 2022 by rggjan
Cannot infer type of lambda when using default arguments bug
#12557 opened Apr 10, 2022 by mxmlnkn
mypy incorrectly identifies statements as unreachable when matching against constants bug topic-match-statement topic-reachability
#12545 opened Apr 7, 2022 by menma1234
Guard clause prevents match from seeing that all paths return bug topic-match-statement
#12534 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
Positional-or-kw arg considered incompatible with positional-only argument bug topic-calls topic-protocols
#12525 opened Apr 5, 2022 by intgr
ProTip! Adding no:label will show everything without a label.