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

Handle Python3.12a7 compatibility problems #3897

Merged
merged 4 commits into from
Apr 20, 2023

Conversation

abravalheri
Copy link
Contributor

@abravalheri abravalheri commented Apr 19, 2023

Summary of changes

In #3893 CI I noticed that setuptools has some compatibility problems with Python3.12a7. This PR is an attempt of dealing with it.

There might be some genuine problems in Python3.12a7 (e.g. python/cpython#103632), so until we get some feedback from the core developers, we can add xfail to some tests.

I added a py312compat module for the changes in shutil.rmtree.

Pull Request Checklist

@abravalheri abravalheri marked this pull request as ready for review April 20, 2023 09:42
@abravalheri abravalheri merged commit 90d6fc8 into pypa:main Apr 20, 2023
@hasier hasier mentioned this pull request May 22, 2023
6 tasks
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.

1 participant