Skip to content

Add support for Python 3.14 and drop EOL 3.9#185

Merged
Stranger6667 merged 7 commits intokiwicom:masterfrom
hugovk:master
Nov 23, 2025
Merged

Add support for Python 3.14 and drop EOL 3.9#185
Stranger6667 merged 7 commits intokiwicom:masterfrom
hugovk:master

Conversation

@hugovk
Copy link
Contributor

@hugovk hugovk commented Nov 23, 2025

🚨Please review the
guidelines for contributing
to this repository.

Description

Please explain the changes you made here.

Python 3.14 is out: https://discuss.python.org/t/python-3-14-0-final-is-here/104210

Python 3.9 is EOL: https://discuss.python.org/t/the-final-python-3-9-security-fix-release-is-out/104666

https://devguide.python.org/versions/

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing
  • Added a changelog entry
  • Extended the README / documentation, if necessary

@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1f34057) to head (3da4c49).
⚠️ Report is 38 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #185   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          287       296    +9     
  Branches        54        34   -20     
=========================================
+ Hits           287       296    +9     

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

@Stranger6667 Stranger6667 merged commit 3313326 into kiwicom:master Nov 23, 2025
14 of 15 checks passed
@Stranger6667
Copy link
Collaborator

Thanks!

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.

3 participants