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

Bump pyright to v1.1.360 #11810

Merged
merged 5 commits into from
Apr 24, 2024
Merged

Conversation

AlexWaygood
Copy link
Member

Closes #11780

@AlexWaygood AlexWaygood changed the title many pyright ignores Bump pyright to v1.1.359 Apr 22, 2024
@AlexWaygood
Copy link
Member Author

Well, I still don't think this is exactly a pretty solution 😄 But it's ready for review -- and after the next pyright release, we'd be able to change them all to pyright: ignore[reportInvalidTypeVarUse] following the changes Eric just made in microsoft/pyright@f22576f.

@AlexWaygood AlexWaygood marked this pull request as ready for review April 22, 2024 17:03

This comment has been minimized.

@AlexWaygood
Copy link
Member Author

AlexWaygood commented Apr 23, 2024

I'll wait until the next pyright release (which I think will be tonight or tomorrow, according to the usual schedule) before landing this, since the next pyright release will presumably include microsoft/pyright@f22576f in it, and that will mean we can update all the ignores to reportInvalidTypeVarUse.

@AlexWaygood AlexWaygood changed the title Bump pyright to v1.1.359 Bump pyright to v1.1.360 Apr 24, 2024
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood
Copy link
Member Author

Ugh, what on earth is going on with third-party stubtest and GitHub Actions right now?

@srittau
Copy link
Collaborator

srittau commented Apr 24, 2024

Stubtest failures are unrelated.

@srittau srittau merged commit d0f2be9 into python:main Apr 24, 2024
88 of 91 checks passed
@AlexWaygood AlexWaygood deleted the many-pyright-ignores branch April 24, 2024 12:10
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 this pull request may close these issues.

2 participants