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

feature: Add support for Python 3.13 #217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aiven-anton
Copy link
Collaborator

Also bump multiple tools to use Python 3.13.

The default version specification is removed from the pre-commit configuration. In practice, linters are stable across Python versions, and making pre-commit always fail unless matching a specific Python version is more annoying than it is helpful.

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (797e8b9) to head (bdfe78e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #217   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          915       915           
  Branches       125       125           
=========================================
  Hits           915       915           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aiven-anton aiven-anton force-pushed the aiven-anton/python-313 branch from 758f083 to e66f49c Compare November 1, 2024 15:32
Also bump multiple tools to use Python 3.13.

The default version specification is removed from the pre-commit
configuration. In practice, linters are stable across Python versions,
and making pre-commit always fail unless matching a specific Python
version is more annoying than it is helpful.
@aiven-anton aiven-anton force-pushed the aiven-anton/python-313 branch from e66f49c to bdfe78e Compare November 1, 2024 15:49
@aiven-anton aiven-anton marked this pull request as ready for review November 12, 2024 09:13
@aiven-anton aiven-anton requested review from a team as code owners November 12, 2024 09:13
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