Skip to content

feat: add Python 3.15 support#703

Draft
mayeut wants to merge 4 commits into
pypa:mainfrom
mayeut:add-pyhon-3.15
Draft

feat: add Python 3.15 support#703
mayeut wants to merge 4 commits into
pypa:mainfrom
mayeut:add-pyhon-3.15

Conversation

@mayeut

@mayeut mayeut commented Jun 6, 2026

Copy link
Copy Markdown
Member

Support for Python 3.15 will land after its release.
It will be coupled with dropping Python 3.10 which will be EOL at that time (or very close to EOL).
This PR allows to check for things to fix - if any - before that happens.

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (624aa37) to head (c4ffa4c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #703      +/-   ##
==========================================
+ Coverage   95.74%   95.79%   +0.05%     
==========================================
  Files          23       23              
  Lines        1928     1928              
  Branches      361      361              
==========================================
+ Hits         1846     1847       +1     
+ Misses         46       45       -1     
  Partials       36       36              

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

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.

1 participant