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

distutils & setuptools: all possible dynamic command method overloads #12507

Merged
merged 5 commits into from
Aug 12, 2024

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Aug 10, 2024

The distutils changes are intended to fix a bunch of mypy attr-defined & pyright reportAttributeAccessIssue, and reduce casts, in setuptools as mentioned in pypa/setuptools#4535

The setuptools changes are just because I may as well do the similar change at the same time.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

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

@srittau srittau merged commit a919d8d into python:main Aug 12, 2024
66 checks passed
@Avasam Avasam deleted the dynamic-command-method-overloads branch August 12, 2024 11:51
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request Aug 17, 2024
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.

2 participants