Skip to content

Do not exclude misc/sync-typeshed.py from from tox self-check#19926

Open
wyattscarpenter wants to merge 7 commits intopython:masterfrom
wyattscarpenter:mi
Open

Do not exclude misc/sync-typeshed.py from from tox self-check#19926
wyattscarpenter wants to merge 7 commits intopython:masterfrom
wyattscarpenter:mi

Conversation

@wyattscarpenter
Copy link
Copy Markdown
Contributor

@wyattscarpenter wyattscarpenter commented Sep 25, 2025

It's fine; we can just typecheck it.

This also requires installing types-requests, so I change the test requirements file to list this.

@wyattscarpenter wyattscarpenter changed the title do not exclude misc/sync-typeshed.pyfrom from tox self-check do not exclude misc/sync-typeshed.py from from tox self-check Sep 25, 2025
@wyattscarpenter wyattscarpenter marked this pull request as draft September 25, 2025 17:58
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@wyattscarpenter
Copy link
Copy Markdown
Contributor Author

Diff from mypy_primer, showing the effect of this PR on open source code:

graphql-core (https://github.com/graphql-python/graphql-core)
- version: 1.19.0+dev.19697af9051707b4db55bc2d5301436d872f452c
+ version: 1.19.0+dev.a3043d1fa245791ea4849437963d417fba25f21d

Real.

@wyattscarpenter wyattscarpenter changed the title do not exclude misc/sync-typeshed.py from from tox self-check Do not exclude misc/sync-typeshed.py from from tox self-check Sep 27, 2025
@wyattscarpenter wyattscarpenter marked this pull request as ready for review September 27, 2025 00:17
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

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

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.

1 participant