Skip to content
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

Revert LteralString support from vendored typeshed copy #13091

Closed
ilevkivskyi opened this issue Jul 8, 2022 · 0 comments · Fixed by #13093
Closed

Revert LteralString support from vendored typeshed copy #13091

ilevkivskyi opened this issue Jul 8, 2022 · 0 comments · Fixed by #13093
Labels
affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong priority-0-high

Comments

@ilevkivskyi
Copy link
Member

We don't properly support LteralString anyway, so its use in typeshed causes some false positives. We need to locally revert python/typeshed#7725 for now.

@ilevkivskyi ilevkivskyi added bug mypy got something wrong priority-0-high affects-typeshed Anything that blocks a typeshed change labels Jul 8, 2022
JukkaL pushed a commit that referenced this issue Jul 8, 2022
Fixes #13091

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
hauntsaninja pushed a commit to hauntsaninja/mypy that referenced this issue Jul 8, 2022
Fixes python#13091

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
ilevkivskyi added a commit to ilevkivskyi/mypy that referenced this issue Jul 27, 2022
Fixes python#13091

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
Gobot1234 pushed a commit to Gobot1234/mypy that referenced this issue Aug 12, 2022
Fixes python#13091

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
jhance pushed a commit that referenced this issue Aug 17, 2022
Fixes #13091

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
ethanhs added a commit that referenced this issue Aug 20, 2022
Fixes #13091

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong priority-0-high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant