Skip to content

Conversation

@leandrodamascena
Copy link
Contributor

@leandrodamascena leandrodamascena commented Dec 15, 2025

Issue number: fixes #6883

Summary

Changes

This PR drops support for Python3.9.

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.

@leandrodamascena leandrodamascena requested a review from a team as a code owner December 15, 2025 14:48
@boring-cyborg boring-cyborg bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation event_handlers github-actions Pull requests that update Github_actions code github-templates labels Dec 15, 2025
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 15, 2025
@github-actions github-actions bot added internal Maintenance changes and removed documentation Improvements or additions to documentation labels Dec 15, 2025
@leandrodamascena leandrodamascena changed the title chore: drop Python3.9 support chore: drop Python3.9 support - WIP Dec 15, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Dec 15, 2025
@leandrodamascena leandrodamascena marked this pull request as draft December 15, 2025 14:49
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Dec 15, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Dec 15, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Dec 15, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.52%. Comparing base (4822e9d) to head (bb0e495).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7807      +/-   ##
===========================================
- Coverage    96.52%   96.52%   -0.01%     
===========================================
  Files          275      275              
  Lines        13123    13119       -4     
  Branches       990      988       -2     
===========================================
- Hits         12667    12663       -4     
  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.

hjgraca
hjgraca previously approved these changes Dec 15, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Dec 15, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Dec 15, 2025
@sonarqubecloud
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: drop support for Python 3.9

2 participants