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

Merged
merged 1 commit into from
Mar 8, 2024
Merged

feat: add support for Python 3.12 #158

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.11 (Home Assistant version < 2024.4)
  • 3.12 (Home Assistant version 2024.4+)

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 8204604961

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 93.914%

Totals Coverage Status
Change from base Build 8190033822: -0.07%
Covered Lines: 674
Relevant Lines: 721

💛 - Coveralls

@palazzem palazzem merged commit 524fa02 into main Mar 8, 2024
4 of 5 checks passed
@palazzem palazzem deleted the palazzem/issue-152 branch March 8, 2024 14:23
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