Skip to content

Conversation

@filintod
Copy link
Contributor

@filintod filintod commented Nov 4, 2025

Description

Python 3.9 is not supported anymore https://devguide.python.org/versions/#unsupported-versions

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@filintod filintod requested review from a team as code owners November 4, 2025 17:10
Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
@filintod filintod force-pushed the filinto/remove-py39 branch from 6305a1a to f4a5ad1 Compare November 4, 2025 17:11
Copy link
Member

@acroca acroca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also add 3.14 in this PR and close #847?

Fix yaml strings

Signed-off-by: Albert Callarisa <albert@acroca.com>
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.13%. Comparing base (bffb749) to head (d46004b).
⚠️ Report is 45 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #860      +/-   ##
==========================================
+ Coverage   86.63%   87.13%   +0.50%     
==========================================
  Files          84       93       +9     
  Lines        4473     6163    +1690     
==========================================
+ Hits         3875     5370    +1495     
- Misses        598      793     +195     

☔ 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.

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