8000 `distutils`: Type `execute` using `TypeVarTuple` by Avasam · Pull Request #12405 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content
10000

distutils: Type execute using TypeVarTuple #12405

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

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

Avasam
Copy link
Collaborator
@Avasam Avasam commented Jul 22, 2024

I was removing bare Any annotations in setuptools and noticed that the definition of execute (and make_file, which wraps it) could likely be completed. This is a bit more than a simple alias update so I'm opening a separate PR.

@Avasam Avasam changed the title Type execute in distutils using TypeVarTuple distutils: Type execute using TypeVarTuple Jul 22, 2024
Copy link
Member
@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(looks like the py313 stubtest errors are due to a new beta finding its way onto GitHub Actions)

This comment has been minimized.

@Avasam Avasam requested a review from AlexWaygood July 22, 2024 19:55
@Avasam
Copy link
Collaborator Author
Avasam commented Jul 22, 2024

(looks like the py313 stubtest errors are due to a new beta finding its way onto GitHub Actions)

Yeah noticed that on my PRs that touch distutils.
Btw I reset your review since I had missed make_file which wraps execute

This comment has been minimized.

Copy link
Contributor

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

@AlexWaygood AlexWaygood merged commit ef42f3b into python:main Jul 23, 2024
66 checks passed
@Avasam Avasam deleted the distutils-execute branch July 23, 2024 14:04
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
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.

3 participants
0