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

Support Python 3.12 #713

Merged
merged 9 commits into from
Dec 19, 2023
Merged

Support Python 3.12 #713

merged 9 commits into from
Dec 19, 2023

Conversation

jasonpaulos
Copy link
Contributor

@jasonpaulos jasonpaulos commented Dec 18, 2023

  • Add 3.12 to python version matrix
  • Remove unnecessary fetch depth 0
  • Update relevant dependencies
  • Use importlib.metadata instead of pkg_resources to find package version, fixes Python 3.12 compatibility issues #712

@jasonpaulos jasonpaulos marked this pull request as ready for review December 19, 2023 21:40
@jasonpaulos jasonpaulos changed the title Python 3.12 fixes Support Python 3.12 Dec 19, 2023
@jasonpaulos jasonpaulos merged commit 0d6c1f2 into master Dec 19, 2023
9 checks passed
@jasonpaulos jasonpaulos deleted the python-3-12-fixes branch December 19, 2023 21:42
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 compatibility issues
2 participants