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 Python 3.12 support #1

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Add Python 3.12 support #1

merged 2 commits into from
Mar 8, 2024

Conversation

arkid15r
Copy link
Contributor

@arkid15r arkid15r commented Mar 7, 2024

  • Use Python 3.8-3.12 for test matrix
  • Bump GH action versions
  • Fix configparser SafeConfigParser name issue (the initial one)
  • Replace pkg_resources with importlib.metadata
  • Fix failing test

  - Use Python 3.8-3.12 for test matrix
  - Bump GH action versions
  - Fix configparser SafeConfigParser name issue (the initial one)
  - Replace pkg_resources with importlib.metadata
  - Fix failing test
@arkid15r arkid15r requested a review from KJhellico March 7, 2024 17:01
Copy link
Collaborator

@KJhellico KJhellico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

.github/workflows/test.yaml Outdated Show resolved Hide resolved
.github/workflows/test.yaml Outdated Show resolved Hide resolved
@KJhellico KJhellico self-requested a review March 8, 2024 11:05
@arkid15r arkid15r added this pull request to the merge queue Mar 8, 2024
Merged via the queue into main with commit 15e5164 Mar 8, 2024
6 checks passed
@arkid15r arkid15r deleted the python-3.12 branch March 8, 2024 16:40
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