Skip to content

chore: Drop Python 3.9 support#322

Merged
BulkBeing merged 7 commits intomainfrom
drop-py39
Feb 20, 2026
Merged

chore: Drop Python 3.9 support#322
BulkBeing merged 7 commits intomainfrom
drop-py39

Conversation

@BulkBeing
Copy link
Contributor

Drop Python 3.9 support. Make 3.10 as the minimum version

Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 95.76271% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.50%. Comparing base (a83067c) to head (5862b4a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ow/pynumaflow/accumulator/servicer/task_manager.py 70.00% 2 Missing and 1 partial ⚠️
...flow/pynumaflow/reducer/servicer/async_servicer.py 83.33% 0 Missing and 1 partial ⚠️
...pynumaflow/reducestreamer/servicer/task_manager.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
+ Coverage   94.00%   94.50%   +0.49%     
==========================================
  Files          66       66              
  Lines        3087     3055      -32     
  Branches      156      156              
==========================================
- Hits         2902     2887      -15     
- Misses        138      140       +2     
+ Partials       47       28      -19     

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

Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
@BulkBeing BulkBeing requested a review from kohlisid February 20, 2026 12:16
@BulkBeing BulkBeing marked this pull request as ready for review February 20, 2026 12:17
Copy link
Member

@vigith vigith left a comment

Choose a reason for hiding this comment

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

Interesting, Python now has match :)

@BulkBeing BulkBeing merged commit cba0fdc into main Feb 20, 2026
12 checks passed
@BulkBeing BulkBeing deleted the drop-py39 branch February 20, 2026 23:42
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