Skip to content

Comments

Add missing defaults to setuptools/_distutils#12839

Merged
srittau merged 2 commits intopython:mainfrom
Avasam:add-missing-defaults-setuptools-_distutils
Oct 18, 2024
Merged

Add missing defaults to setuptools/_distutils#12839
srittau merged 2 commits intopython:mainfrom
Avasam:add-missing-defaults-setuptools-_distutils

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Oct 17, 2024

I'm working on providing distutils stubs directly from setuptools (for Python 3.12+ support). And I wanted to start from as clean a slate as possible when copying typeshed's stubs, so here's missing parameter defaults (except non-simple ones)

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

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

@srittau srittau merged commit 3b0ce50 into python:main Oct 18, 2024
@Avasam Avasam deleted the add-missing-defaults-setuptools-_distutils branch October 18, 2024 13:36
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