Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add Python 3.12 support and remove 3.7 support #405

Merged
merged 3 commits into from
Apr 2, 2024
Merged

Conversation

discdiver
Copy link
Contributor

Updates test coverage to Python 3.12 and removes references to supporting Python 3.7.

Closes #404

Closes

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.

@discdiver discdiver requested a review from a team as a code owner April 2, 2024 14:18
@discdiver discdiver changed the title Updates for Python 3.12 and remove 3.7 support Add Python 3.12 support and remove 3.7 support Apr 2, 2024
@desertaxle
Copy link
Member

Thanks @discdiver! Looks like there are a couple of tests that need to be fixed for 3.12. I'll push fixes to this branch and merge once the tests pass.

@desertaxle desertaxle merged commit a2d212c into main Apr 2, 2024
7 checks passed
@desertaxle desertaxle deleted the python-versions branch April 2, 2024 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Python 3.12 to test matrix
2 participants