Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Nov 7, 2023

Add support and partial CI coverage for Python 3.12

There's a test run in test_python.yml that is non-trivial to get working with
Python 3.12 due to some refactoring of our Docker images that would be needed.
But this change updates everything else to add coverage for Python 3.12.

The main changes necessary to get the builds working were to upgrade some Pip
packages via requirements.txt, including in a patch to rules_fuzzing that I
plan to upstream soon. I also had to take an explicit dependency on
setuptools.

I removed tox.ini, since it was outdated and we have not been actively
maintaining it.

@copybara-service copybara-service bot force-pushed the test_570496193 branch 6 times, most recently from 05f6961 to 4bc38f5 Compare November 7, 2023 16:54
@copybara-service copybara-service bot changed the title Add support for Python 3.12 Add support and partial CI coverage for Python 3.12 Nov 7, 2023
@copybara-service copybara-service bot force-pushed the test_570496193 branch 5 times, most recently from e057137 to e3f1b4d Compare November 8, 2023 16:10
@copybara-service copybara-service bot closed this Nov 8, 2023
@copybara-service copybara-service bot deleted the test_570496193 branch November 8, 2023 16:53
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.

0 participants