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 (3e45ae1) to head (d829772).

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
Signed-off-by: Leandro Damascena <lcdama@amazon.pt>
@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
@sonarqubecloud
Copy link

sonarqubecloud bot commented 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
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 do-not-merge github-actions Pull requests that update Github_actions code github-templates internal Maintenance changes on-hold This item is on-hold and will be revisited in the future 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

1 participant