mypy
mypy copied to clipboard
WIP: Enable Unpack for kwargs
This is WIP. Adding tests from PEP 692 - still the last two (added in last two commits) are not passing, trying to figure out how to approach this.
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
Thanks for the comments and sorry for a long time to respond!
Thanks for the feedback @ilevkivskyi! FYI, I proposed changes to the PEP https://discuss.python.org/t/update-to-pep-692s-specification/32401.