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

feat: add support for Python 3.12 #150

Merged
merged 1 commit into from
Mar 8, 2024
Merged

feat: add support for Python 3.12 #150

merged 1 commit into from
Mar 8, 2024

Conversation

palazzem
Copy link
Owner

@palazzem palazzem commented Mar 8, 2024

Related Issues

Proposed Changes:

Changes the test matrix to support the following Python versions:

  • 3.8
  • 3.9
  • 3.10
  • 3.11
  • 3.12

Support of Python 3.12 has been added.

Testing:

Run the testing matrix:

tox

Extra Notes (optional):

n/a

Checklist

  • Related issues and proposed changes are filled
  • Tests are defining the correct and expected behavior
  • Code is well-documented via docstrings

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8204377867

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8112118928: 0.0%
Covered Lines: 393
Relevant Lines: 393

💛 - Coveralls

@palazzem palazzem merged commit bbe7457 into main Mar 8, 2024
4 checks passed
@palazzem palazzem deleted the palazzem/issue-149 branch March 8, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Ensure support for Python 3.12
2 participants