KEMBAR78
Fix crash on TypedDict unpacking for ParamSpec by ilevkivskyi · Pull Request #17358 · python/mypy · GitHub
Skip to content

Conversation

ilevkivskyi
Copy link
Member

Fixes #17345
Fixes #17112
Fixes #16616

Oh well, I clearly remember I have put those lines before if only because otherwise the line would be 101 chars long, and I didn't want to wrap arguments. Now I see it was a bad idea, LOL.

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@ilevkivskyi
Copy link
Member Author

Actually, I am not going to wait for review, since the fix is trivial.

@ilevkivskyi ilevkivskyi merged commit 317533c into python:master Jun 10, 2024
@ilevkivskyi ilevkivskyi deleted the fix-ps-td branch June 10, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant