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

[Python setuptools] Import error from distutils for lower version of setuptools #35561

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

XuanWang-Amos
Copy link
Contributor

@XuanWang-Amos XuanWang-Amos commented Jan 16, 2024

Fix: #35555

@XuanWang-Amos XuanWang-Amos added the release notes: yes Indicates if PR needs to be in release notes label Jan 16, 2024
@XuanWang-Amos XuanWang-Amos marked this pull request as ready for review January 16, 2024 22:37
@XuanWang-Amos XuanWang-Amos changed the title [Python setuptools] Import error from distutils for Python<=3.11 [Python setuptools] Import error from distutils for lower version of setuptools Jan 16, 2024
@veblush veblush merged commit ad1dc17 into grpc:master Jan 18, 2024
62 checks passed
@XuanWang-Amos XuanWang-Amos deleted the fix_setuptools_version_req branch January 18, 2024 18:36
eugeneo pushed a commit to eugeneo/grpc that referenced this pull request Jan 19, 2024
…setuptools (grpc#35561)

Fix: grpc#35555
<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/Python release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompatibility with out-of-the-box setuptools on python 3.7-3.9
3 participants