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

Add support for Python 3.12 #458

Merged
merged 33 commits into from
Jul 23, 2024
Merged

Add support for Python 3.12 #458

merged 33 commits into from
Jul 23, 2024

Conversation

elikoga
Copy link
Member

@elikoga elikoga commented May 28, 2024

Closes #402
Closes #159

Relevant changes:

black is updated, so a few lines are re-formatted

Dev-Dependencies are updated

bootstrap testing is now done using the branches/commits bootstrap script instead of making an internet request

The bootstrap script pulls in appenv from upstream flyingcircusio/appenv instead of batou now.

@elikoga elikoga requested a review from zagy as a code owner May 28, 2024 01:43
@elikoga
Copy link
Member Author

elikoga commented Jun 3, 2024

Blocked by buildout/buildout#650

@elikoga
Copy link
Member Author

elikoga commented Jun 17, 2024

Rebased on top of #379

@elikoga
Copy link
Member Author

elikoga commented Jun 17, 2024

Actually blocked by flyingcircusio/appenv#54 : Up until python 3.12, appenv implicitly installed setuptools

This PR actually includes the appenv changes already

@elikoga elikoga marked this pull request as draft June 25, 2024 02:08
@elikoga elikoga marked this pull request as ready for review July 23, 2024 02:03
@zagy zagy merged commit 08a63cb into main Jul 23, 2024
15 checks passed
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.

Python 3.12 support deprecation warning about using distutils.util
2 participants