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 #453

Merged
merged 7 commits into from
Oct 5, 2023
Merged

Add support for Python 3.12 #453

merged 7 commits into from
Oct 5, 2023

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Oct 3, 2023

What does this Pull Request accomplish?

Update dependencies to work with Python 3.12.

Enable testing with Python 3.12.

Why should this Pull Request be merged?

Support the latest released Python.

What testing has been done?

Ran poetry run pytest -v with Python 3.12: 1034 passed, 117 skipped, 36 xfailed, 18 xpassed, 45636 warnings in 111.28s (0:01:51)
The warnings were all DeprecationWarnings caused by protobuf or grpcio.

@bkeryan bkeryan force-pushed the users/bkeryan/python-3.12 branch from d63afb9 to cbafb89 Compare October 4, 2023 15:15
Base automatically changed from users/bkeryan/drop-python-3.7 to master October 5, 2023 00:15
@bkeryan bkeryan force-pushed the users/bkeryan/python-3.12 branch from cbafb89 to 4225e7c Compare October 5, 2023 00:16
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Test Results

       30 files  +       6         30 suites  +6   42m 54s ⏱️ + 9m 17s
  1 206 tests ±       0    1 045 ✔️ ±       0     161 💤 ±    0  0 ±0 
18 880 runs  +3 776  16 450 ✔️ +3 290  2 430 💤 +486  0 ±0 

Results for commit 4225e7c. ± Comparison against base commit 0bb9cab.

@bkeryan bkeryan merged commit 14e4291 into master Oct 5, 2023
@bkeryan bkeryan deleted the users/bkeryan/python-3.12 branch October 5, 2023 01:36
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.

2 participants