-
-
Notifications
You must be signed in to change notification settings - Fork 106
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 Sun Jul 14 2024 #433
Comments
I guess the problem is that now the pyanalyze test suite only succeeds with the latest release of typeshed-client, and our only-newest thing fails to install the latest release of typeshed-client. A possible solution is to make a commit to typing-extensions. |
huh. I thought the intent of the only-newest thing was to e.g. stop us from installing a version of |
Yeah, Alex is right. Looks like everything is good now, I've opened #436 so it's easier to see what's going on in the future |
Runs listed here: https://github.com/python/typing_extensions/actions/workflows/third_party.yml
The text was updated successfully, but these errors were encountered: