Skip to content

Add support for Python 3.15 - #667

Merged
hugovk merged 2 commits into
jazzband:masterfrom
hugovk:add-3.15
Jul 31, 2026
Merged

Add support for Python 3.15#667
hugovk merged 2 commits into
jazzband:masterfrom
hugovk:add-3.15

Conversation

@hugovk

@hugovk hugovk commented Jul 31, 2026

Copy link
Copy Markdown
Member

The Python 3.15 beta is out and the first release candidate is on Tuesday! 🚀

The 3.15 release manager (👋 hi, that's me!) said:

We strongly encourage maintainers of third-party Python projects to test with 3.15 during the beta phase and report issues found to the Python bug tracker as soon as possible. While the release is planned to be feature-complete entering the beta phase, it is possible that features may be modified or, in rare cases, removed up until the start of the release candidate phase (2026-08-04). Our goal is to have no ABI changes after beta 4 and as few code changes as possible after the first release candidate. To achieve that, it will be extremely important to get as much exposure for 3.15 as possible during the beta phase.

This includes creating pre-release wheels for 3.15, as it helps other projects to do their own testing. However, we recommend that your regular production releases wait until 3.15.0rc1, to avoid the risk of ABI breaks.

@hugovk hugovk added the changelog: Added For new features label Jul 31, 2026
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.47%. Comparing base (27dffd5) to head (b4a08c9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #667   +/-   ##
=======================================
  Coverage   93.47%   93.47%           
=======================================
  Files          29       29           
  Lines        3308     3308           
=======================================
  Hits         3092     3092           
  Misses        216      216           

☔ View full report in Codecov by Harness.
📢 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.

@claudep claudep left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dear release manager, congrats 😄

@hugovk
hugovk merged commit ed7cd8f into jazzband:master Jul 31, 2026
26 of 27 checks passed
@hugovk
hugovk deleted the add-3.15 branch July 31, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Added For new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants