Skip to content

Conversation

@leandrodamascena
Copy link
Contributor

@leandrodamascena leandrodamascena commented Sep 26, 2025

Issue number: closes #7430

Summary

Changes

This PR adds support for Python 3.14.

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 26, 2025
@boring-cyborg boring-cyborg bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation github-actions Pull requests that update Github_actions code github-templates tests labels Sep 26, 2025
@github-actions github-actions bot added internal Maintenance changes and removed documentation Improvements or additions to documentation labels Sep 26, 2025
@leandrodamascena leandrodamascena self-assigned this Sep 26, 2025
@leandrodamascena
Copy link
Contributor Author

Python is releasing RC versions every week and I want to track changes in CI and see if it continues to work.

@leandrodamascena leandrodamascena added the on-hold This item is on-hold and will be revisited in the future label Sep 26, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Sep 27, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Sep 27, 2025
@codecov
Copy link

codecov bot commented Sep 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.52%. Comparing base (89d16a0) to head (b4404d6).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7431   +/-   ##
========================================
  Coverage    96.52%   96.52%           
========================================
  Files          275      275           
  Lines        13117    13117           
  Branches       986      986           
========================================
  Hits         12661    12661           
  Misses         353      353           
  Partials       103      103           

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

@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Sep 27, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Sep 27, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Sep 29, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Sep 29, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Sep 29, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Sep 29, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Sep 30, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Sep 30, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Oct 30, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Oct 30, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 4, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Nov 4, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 4, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Nov 4, 2025
@leandrodamascena leandrodamascena marked this pull request as ready for review November 4, 2025 22:10
@leandrodamascena leandrodamascena requested a review from a team as a code owner November 4, 2025 22:10
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 4, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Nov 4, 2025
@leandrodamascena leandrodamascena added documentation Improvements or additions to documentation do-not-merge labels Nov 4, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Nov 4, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 13, 2025
@leandrodamascena leandrodamascena removed do-not-merge on-hold This item is on-hold and will be revisited in the future labels Nov 13, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Nov 13, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 13, 2025
@sonarqubecloud
Copy link

@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Nov 13, 2025
@leandrodamascena leandrodamascena merged commit a58cef7 into develop Nov 13, 2025
23 of 26 checks passed
@leandrodamascena leandrodamascena deleted the language/add-python3.14 branch November 13, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions Pull requests that update Github_actions code github-templates internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Support for Python 3.14

3 participants