Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented Mar 20, 2025

Add setuptools._distutils.compilers.C.unix and setuptools._distutils.unixccompiler

Closes: #13669

@github-actions

This comment has been minimized.

@Avasam
Copy link
Collaborator

Avasam commented Mar 27, 2025

v77 didn't last long ^^"

Wanna bump all the way to 78.1? From what I can see, here's the only public typing related changes:

  • setuptools/_distutils/command/install.py's install.config_vars is now a ChainMap
  • setuptools/_distutils/compilers/C/msvc.py added back the accidentally removed shared_lib_format property
  • warn_dash_deprecation and make_option_lowercase have been removed from setuptools/dist.py

@srittau
Copy link
Collaborator Author

srittau commented Mar 27, 2025

Wanna bump all the way to 78.1?

I can prepare a new PR when this gets merged and stubsabot has done its thing. I find it easier to manage.

@srittau srittau changed the title [setuptools] Update to 77.0.1 [setuptools] Update to 77.0.2 Mar 27, 2025
@github-actions
Copy link
Contributor

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

@Avasam Avasam merged commit b68907b into python:main Mar 27, 2025
43 checks passed
@srittau srittau deleted the setuptools-77.0.1 branch March 27, 2025 16:43
mmingyu pushed a commit to mmingyu/typeshed that referenced this pull request May 16, 2025
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Avasam <[email protected]>
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