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

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Add support for Python 3.12 #247

merged 1 commit into from
Oct 11, 2023

Conversation

bachya
Copy link
Owner

@bachya bachya commented Oct 11, 2023

Describe what the PR does:

SSIA. Per our policy of supporting the three most recent Python versions, this PR also drops support for Python 3.9.

Does this fix a specific issue?

N/A

Checklist:

  • Confirm that one or more new tests are written for the new functionality.
  • Run tests and ensure everything passes (with 100% test coverage).
  • Update README.md with any new documentation.

@bachya bachya added the dependencies Upgrade or downgrade of project dependencies label Oct 11, 2023
@bachya bachya self-assigned this Oct 11, 2023
@codeclimate
Copy link

codeclimate bot commented Oct 11, 2023

Code Climate has analyzed commit 1a2f93a and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #247 (1a2f93a) into dev (22128ee) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               dev      #247   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          472       472           
=========================================
  Hits           472       472           

@bachya bachya merged commit aeb5a28 into dev Oct 11, 2023
10 checks passed
@bachya bachya deleted the 312 branch October 11, 2023 02:54
@bachya bachya added the breaking-change A breaking change for existing users label Oct 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change A breaking change for existing users dependencies Upgrade or downgrade of project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant