April 14, 2021 – April 21, 2021
Overview
Could not load contribution data
Please try again later
11 Pull requests merged by 6 people
-
TypedDict incompatible type message more understandable
#10326 merged
Apr 21, 2021 -
Use double quotes in errors related to TypeDict Keys
#10352 merged
Apr 21, 2021 -
Fix type annotations in a documentation example
#10351 merged
Apr 21, 2021 -
Run compiled tests on the earliest supported Python (3.6)
#10349 merged
Apr 21, 2021 -
Remove types-typing-extensions dependency
#10347 merged
Apr 21, 2021 -
Sync typeshed
#10346 merged
Apr 21, 2021 -
Stop running Python 3.5 in CI
#10345 merged
Apr 21, 2021 -
Use double quotes in errors `Duplicate argument` and `Cannot assign multiple modules`
#10344 merged
Apr 21, 2021 -
Use double quotes in Metaclass related errors
#10341 merged
Apr 20, 2021 -
[mypyc] Add incref in CPyDict_SetDefault
#10334 merged
Apr 19, 2021
4 Pull requests opened by 4 people
-
[WIP] __annotations__ is no longer undefined
#10331 opened
Apr 16, 2021 -
[mypyc] Dict true test
#10333 opened
Apr 16, 2021 -
Fix string format index parsing
#10338 opened
Apr 17, 2021 -
Make TypeMap use literal_hash instead of Expression as key
#10350 opened
Apr 21, 2021
4 Issues closed by 4 people
-
bad error message for wrong type of typeddict setitem
#10253 closed
Apr 21, 2021 -
loop over literal tuple of final lose type
#10332 closed
Apr 19, 2021 -
Document library modules
#31 closed
Apr 16, 2021 -
List is compatible with Sequence, but incompatible with MutableSequence
#10327 closed
Apr 15, 2021
10 Issues opened by 10 people
-
Unpacking int arguments to datetime.datetime gives a complaint about tzinfo
#10348 opened
Apr 21, 2021 -
mypy error `Too many arguments for "object"` for creating instance of a Type with arguments
#10343 opened
Apr 20, 2021 -
Allowing `typing.NoReturn` as a return hint for `__init__` methods
#10342 opened
Apr 20, 2021 -
Cannot assign an `Optional[float]` to a `float`
#10340 opened
Apr 19, 2021 -
str not recognized as Iterable[Literal[T]]
#10339 opened
Apr 18, 2021 -
inner class of NamedTuple triggers "Invalid statement"
#10337 opened
Apr 17, 2021 -
Unstable error output for overload violation
#10336 opened
Apr 17, 2021 -
Module-level `__annotations__` variable is flagged as undefined
#10330 opened
Apr 15, 2021 -
Handling module names ending with `__init__`
#10329 opened
Apr 15, 2021 -
attrs plugin: support the auto_detect option
#10328 opened
Apr 15, 2021
22 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.
-
[mypyc] Pre-allocate space in list comprehensions
#10295 commented on
Apr 20, 2021 • 20 new comments -
Add __path__ to package __init__
#9454 commented on
Apr 15, 2021 • 3 new comments -
Allow error-code specific whole-file `# type: ignore`s
#10304 commented on
Apr 15, 2021 • 2 new comments -
`bool` is not treated the same as `Union[Literal[True], Literal[False]]` in overloads
#10194 commented on
Apr 21, 2021 • 2 new comments -
[WIP] Add get_function_decorator_plugin_hook to plugin interface
#9925 commented on
Apr 17, 2021 • 2 new comments -
[WIP] Support for python 3.10 match statement
#10191 commented on
Apr 21, 2021 • 2 new comments -
Add support for pulling configuration from pyproject.toml files
#10219 commented on
Apr 21, 2021 • 2 new comments -
Cache causes mypy to fail every 2nd run for module importing from aws_cdk
#9852 commented on
Apr 15, 2021 • 1 new comment -
Unpacking tuples of variable length
#1178 commented on
Apr 15, 2021 • 1 new comment -
Semantic analyzer confuses a function with a module
#7203 commented on
Apr 16, 2021 • 1 new comment -
abc.abstractclassmethod not recognized as a class method
#6244 commented on
Apr 16, 2021 • 1 new comment -
Add option to force color output
#7771 commented on
Apr 18, 2021 • 1 new comment -
Release 0.900 planning
#10116 commented on
Apr 19, 2021 • 1 new comment -
Proper way to use dynamic keys for TypedDict
#9168 commented on
Apr 19, 2021 • 1 new comment -
Add a class attribute hook to the plugin system
#9881 commented on
Apr 15, 2021 • 1 new comment -
[mypyc] Add "is" check for "in" operations
#10318 commented on
Apr 16, 2021 • 1 new comment -
Python 3.10 tracking issue
#10201 commented on
Apr 19, 2021 • 0 new comments -
dmypy - warn instead of failing if report generation is configured
#10181 commented on
Apr 16, 2021 • 0 new comments -
Pass literals as kwargs
#10237 commented on
Apr 19, 2021 • 0 new comments -
update --warn-unreachable to respect if the code should be type checked
#10291 commented on
Apr 20, 2021 • 0 new comments -
[WIP] Optimize setdefault to only construct default collection when needed #830
#10322 commented on
Apr 15, 2021 • 0 new comments -
Expose proper plugin plugin from within mypy for external usage
#10324 commented on
Apr 16, 2021 • 0 new comments