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

Third-party tests failed on Thu Nov 30 2023 #309

Closed
github-actions bot opened this issue Nov 30, 2023 · 1 comment · Fixed by python/mypy#16588
Closed

Third-party tests failed on Thu Nov 30 2023 #309

github-actions bot opened this issue Nov 30, 2023 · 1 comment · Fixed by python/mypy#16588

Comments

@github-actions
Copy link

Runs listed here: https://github.com/python/typing_extensions/actions/workflows/third_party.yml

@AlexWaygood
Copy link
Member

python/mypy#16588 is the fix

JelleZijlstra pushed a commit to python/mypy that referenced this issue Nov 30, 2023
#16588)

Stubtest's tests will start failing when `typing_extensions==4.9.0`
comes out, due to some new `ClassVar`s on `typing_extensions.TypedDict`.
This PR fixes that.

Fixes python/typing_extensions#309
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant