Skip to content

Drop Python3.10 support - OCT.2026#776

Draft
babenek wants to merge 2 commits intoSamsung:mainfrom
babenek:iii11
Draft

Drop Python3.10 support - OCT.2026#776
babenek wants to merge 2 commits intoSamsung:mainfrom
babenek:iii11

Conversation

@babenek
Copy link
Contributor

@babenek babenek commented Nov 1, 2025

Description

Please include a summary of the change and which is fixed.

https://devguide.python.org/versions/

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.69%. Comparing base (217f640) to head (0be21f4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #776      +/-   ##
==========================================
+ Coverage   92.46%   92.69%   +0.22%     
==========================================
  Files         140      140              
  Lines        5644     5625      -19     
  Branches      919      915       -4     
==========================================
- Hits         5219     5214       -5     
+ Misses        275      263      -12     
+ Partials      150      148       -2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lxml==6.0.2
numpy==2.2.6; python_version == '3.10'
numpy==2.4.2; python_version > '3.10'
numpy==2.4.2; python_version
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
numpy==2.4.2; python_version
numpy==2.4.2

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.

2 participants