-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Insights: python/mypy
Overview
Could not load contribution data
Please try again later
6 Pull requests merged by 4 people
-
Add some functionality to misc/perf_compare.py
#18471 merged
May 10, 2025 -
Re-add documentation for formatting mypy --help text
#19063 merged
May 10, 2025 -
Add the capacity to run individual tests and test files to runtests.py
#19069 merged
May 10, 2025 -
Speed up bind_self() in trivial cases
#19024 merged
May 10, 2025 -
Add special support for
@django.cached_property
needed indjango-stubs
#18959 merged
May 10, 2025 -
Revert "Update project metadata for PEP 639 (#18821)"
#19052 merged
May 8, 2025
7 Pull requests opened by 4 people
-
feat: proper weakref support
#19056 opened
May 8, 2025 -
[docs] Update common_issues.rst: mention orjson in the Mypy slow section
#19058 opened
May 8, 2025 -
[docs] Update common_issues.rst: update information about reveal type & locals
#19059 opened
May 8, 2025 -
[docs] Include a real listing of the flags strict enables in the online documentation
#19062 opened
May 9, 2025 -
[docs] CONTRIBUTING.md: specify bare infinitive instead of imperative
#19064 opened
May 9, 2025 -
Bump version to 1.17.0+dev
#19070 opened
May 10, 2025 -
support Callable / callable Protocols in suggest decorator unwarpping
#19072 opened
May 10, 2025
11 Issues closed by 7 people
-
Make sure all error codes are documented
#15100 closed
May 10, 2025 -
Tests won't run on Windows. FileNotFoundError: [WinError 2] The system cannot find the file specified.
#17922 closed
May 10, 2025 -
Missing documentation for formatting `mypy --help` text
#15555 closed
May 10, 2025 -
Overconstrained type variable prevents declaring Protocols with shared invariant type
#19068 closed
May 10, 2025 -
__get__ is incorrectly inferred when overloaded using self
#19065 closed
May 9, 2025 -
Invalid override in subclass accepted
#19066 closed
May 9, 2025 -
Support total=False for protocols
#5504 closed
May 9, 2025 -
`type[...]` objects don't support `__qualname__`
#19060 closed
May 9, 2025 -
mypy should understand that setters can accept wider types than their getter returns
#19057 closed
May 9, 2025 -
mypy failed to evaluate TypeVar in function parameter
#18816 closed
May 8, 2025 -
`self` not considered positional-only when followed by `**kwargs`
#19051 closed
May 8, 2025
6 Issues opened by 5 people
-
stubtest crash with special unicode characters
#19071 opened
May 10, 2025 -
Module attribute assignment causes attr-defined
#19067 opened
May 9, 2025 -
Should include a real listing of the flags strict enables in the online documentation.
#19061 opened
May 9, 2025 -
Regression: false positive avoid redundant cast with literal union
#19055 opened
May 8, 2025 -
Regression: descriptor not working in protocol
#19054 opened
May 8, 2025 -
Overloads with Generics "does not accept all possible arguments"
#19053 opened
May 8, 2025
18 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Bind self-types in checkmember for decorated classmethods
#19025 commented on
May 11, 2025 • 3 new comments -
Use checkmember.py to check protocol subtyping
#18943 commented on
May 10, 2025 • 2 new comments -
Correctly infer `x: SomeEnum; x.name` as union of literal names
#18797 commented on
May 10, 2025 • 1 new comment -
Enable warn_unreachable = True for `mypyc` and all other files as well
#19050 commented on
May 10, 2025 • 0 new comments -
Add a flag `--enable-all-error-codes`, which enables all error codes
#19048 commented on
May 11, 2025 • 0 new comments -
Add warn-unreachable to strict mode
#19047 commented on
May 9, 2025 • 0 new comments -
Move dataclass kw_only fields to the end of the signature
#19018 commented on
May 9, 2025 • 0 new comments -
Sync typeshed
#18930 commented on
May 10, 2025 • 0 new comments -
Add `--strict-bool` flag to prohib treating `bool` as `int`
#17487 commented on
May 9, 2025 • 0 new comments -
Fix 2 Typos in docs
#17455 commented on
May 9, 2025 • 0 new comments -
1.16 Release Planning
#18739 commented on
May 11, 2025 • 0 new comments -
cppflags in test_c_unit_test is not supporting gcc compiler?
#11252 commented on
May 10, 2025 • 0 new comments -
"Dynamic metaclass not supported" false positive on generics
#11672 commented on
May 10, 2025 • 0 new comments -
Enable --warn-unreachable in --strict in Mypy 2.0
#18078 commented on
May 10, 2025 • 0 new comments -
stubgen throws AssertionError for QuantLib
#19031 commented on
May 9, 2025 • 0 new comments -
enumerate(Union[Sequence, Sequence])
#8586 commented on
May 9, 2025 • 0 new comments -
Incorrect stub generation for subclasses of `pydantic.BaseModel`
#16968 commented on
May 9, 2025 • 0 new comments -
mypy cache bug in particular configuration of packages, files, and imports
#15762 commented on
May 9, 2025 • 0 new comments