Skip to content

Less strict Python versioning#185

Merged
golles merged 1 commit intomainfrom
python-3.13.x
Jun 13, 2025
Merged

Less strict Python versioning#185
golles merged 1 commit intomainfrom
python-3.13.x

Conversation

@golles
Copy link
Copy Markdown
Owner

@golles golles commented Jun 13, 2025

Proposed change

The Python version should be less strict to be able to allow others to integrate this project as a dependency. We shouldn't be enforcing others to be on the latest Python - this is unrealistic

Breaking change

Checklist:

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works

The Python version should be less strict to be able to allow others to integrate this project as a dependency. We shouldn't be enforcing others to be on the latest Python - this is unrealistic
@golles golles added the enhancement New feature or request label Jun 13, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1af0e04) to head (372f52e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #185   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         2292      2292           
=========================================
  Hits          2292      2292           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

@golles golles merged commit 547ee3d into main Jun 13, 2025
20 checks passed
@golles golles deleted the python-3.13.x branch June 13, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant