Skip to content

CI/tox: do not test on Python 3.8 anymore#9519

Merged
ThomasWaldmann merged 3 commits intoborgbackup:1.2-maintfrom
ThomasWaldmann:remove-py38-support
Mar 19, 2026
Merged

CI/tox: do not test on Python 3.8 anymore#9519
ThomasWaldmann merged 3 commits intoborgbackup:1.2-maintfrom
ThomasWaldmann:remove-py38-support

Conversation

@ThomasWaldmann
Copy link
Member

This is mainly to stop CI failing all the time due to the py38 job.

The code likely still works on 3.8, but Python 3.8 is EOL since quite a while though, so use it on your own risk.

This is mainly to stop CI failing all the time due to the py38 job.

The code likely still works on 3.8, but Python 3.8 is EOL since quite a while though, so use it on your own risk.
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.05%. Comparing base (8eb8779) to head (c349e14).
⚠️ Report is 11 commits behind head on 1.2-maint.

Additional details and impacted files
@@              Coverage Diff              @@
##           1.2-maint    #9519      +/-   ##
=============================================
- Coverage      81.35%   81.05%   -0.30%     
=============================================
  Files             38       38              
  Lines          10854    10854              
  Branches        1669     1669              
=============================================
- Hits            8830     8798      -32     
- Misses          1492     1515      +23     
- Partials         532      541       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThomasWaldmann ThomasWaldmann merged commit 3e3522e into borgbackup:1.2-maint Mar 19, 2026
10 of 12 checks passed
@ThomasWaldmann ThomasWaldmann deleted the remove-py38-support branch March 19, 2026 19:51
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.

1 participant