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

Stop using distutils #30638

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Stop using distutils #30638

merged 1 commit into from
Oct 28, 2023

Conversation

mrobinson
Copy link
Member

This is removed from Python 3.12 so we can no longer rely on it. All of
this functionality is either in setuptools or shutil.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not require tests because they fix the Mac build.

This is removed from Python 3.12 so we can no longer rely on it. All of
this functionality is either in `setuptools` or `shutil`.
@jdm jdm added this pull request to the merge queue Oct 28, 2023
Merged via the queue into servo:master with commit 463c61f Oct 28, 2023
10 checks passed
@mrobinson mrobinson deleted the stop-using-distutils branch January 15, 2024 14:59
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.

None yet

2 participants