-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Issues: python/mypy
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Stubs and use of mypy got something wrong
topic-pep-702
PEP 702, @deprecated
topic-stubtest
@deprecated
names
bug
#18007
opened Oct 21, 2024 by
JelleZijlstra
stubtest treats constructors of native types as mypy got something wrong
topic-stubtest
(self, *args, **kwargs)
.
bug
#17672
opened Aug 13, 2024 by
SquidDev
stubtest mishandles overloads where param is pos-only in one overload
bug
mypy got something wrong
topic-stubtest
#17023
opened Mar 14, 2024 by
JelleZijlstra
[stubtest] Stubtest reports incorrect argument name errors for overloads with positional only arguments
bug
mypy got something wrong
topic-overloads
topic-stubtest
#16956
opened Feb 28, 2024 by
Daverball
Make stubtest handle mypy got something wrong
topic-enum
topic-stubtest
__new__
in Enums
bug
#16806
opened Jan 22, 2024 by
hauntsaninja
stubtest raises an exception when a
classmethod
's first parameter not named cls
crash
topic-stubtest
#16583
opened Nov 28, 2023 by
Avasam
stubtest nit: arguments vs. parameters
bug
mypy got something wrong
topic-stubtest
#16508
opened Nov 16, 2023 by
srittau
Classmethod bound with an additional name trigger stubtest errors
bug
mypy got something wrong
topic-stubtest
#15717
opened Jul 19, 2023 by
dalcinl
Document that stubtest will not flag private names
documentation
topic-stubtest
#15414
opened Jun 11, 2023 by
rayzchen
stubtest: Recognize __ as indicating positional-only arg at runtime
bug
mypy got something wrong
topic-stubtest
#15302
opened May 24, 2023 by
JelleZijlstra
stubtest: Support
type_check_only
decorator
feature
topic-stubtest
#15146
opened Apr 26, 2023 by
Avasam
[stubtest] Type re-export creates duplicated error with invalid line number
bug
mypy got something wrong
topic-stubtest
#15023
opened Apr 9, 2023 by
sobolevn
stubtest: More information in concise errors
feature
topic-stubtest
#15011
opened Apr 6, 2023 by
QuLogic
[stubtest] Support PEP 591
topic-stubtest
@final
decorator on methods as well
feature
topic-final
#14924
opened Mar 19, 2023 by
sobolevn
Stubtest: verify default values for
Final
variables in a stub
topic-stubtest
#14568
opened Jan 31, 2023 by
AlexWaygood
•
Draft
stubtest: False-positives with parameter name mangling outside of classes
bug
mypy got something wrong
topic-stubtest
#14560
opened Jan 30, 2023 by
Avasam
stubtest: more fine-grained allowlist
feature
topic-stubtest
#13703
opened Sep 21, 2022 by
twoertwein
stubtest: more concise error for forgotten arguments
feature
topic-stubtest
#13676
opened Sep 18, 2022 by
twoertwein
Add
--warn-needless-override
option to stubtest
feature
topic-stubtest
#13321
opened Aug 4, 2022 by
sobolevn
stubtest: False-positive errors for mypy got something wrong
topic-stubtest
type[T]
attributes with non-type
metaclasses
bug
#13316
opened Aug 3, 2022 by
AlexWaygood
Improve stubtest usability for py files
feature
topic-stubtest
#13195
opened Jul 20, 2022 by
hauntsaninja
stubtest: problem with redefined attributes
bug
mypy got something wrong
topic-stubtest
#10545
opened May 28, 2021 by
srittau
ProTip!
Mix and match filters to narrow down what you’re looking for.