Skip to content

remove python 3.10 support (master branch), fixes #9707#9726

Merged
ThomasWaldmann merged 2 commits into
borgbackup:masterfrom
ThomasWaldmann:drop-py310-support
Jun 6, 2026
Merged

remove python 3.10 support (master branch), fixes #9707#9726
ThomasWaldmann merged 2 commits into
borgbackup:masterfrom
ThomasWaldmann:drop-py310-support

Conversation

@ThomasWaldmann
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.57%. Comparing base (fb53f44) to head (30ed2bc).
⚠️ Report is 8 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9726      +/-   ##
==========================================
+ Coverage   83.55%   83.57%   +0.01%     
==========================================
  Files          93       93              
  Lines       15684    15700      +16     
  Branches     2354     2360       +6     
==========================================
+ Hits        13105    13121      +16     
+ Misses       1838     1835       -3     
- Partials      741      744       +3     

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

@ThomasWaldmann ThomasWaldmann force-pushed the drop-py310-support branch 2 times, most recently from 6516666 to d60cba6 Compare June 6, 2026 16:20
working with r1beta5 (from 2024) is just too much pain.

the system packages only have python 3.10.
if one install python 3.11 from HaikuPorts, it has no ssl support.
if one also installs openssl3 from HaikuPorts, creating a venv fails...

also: rust toolchains issues, thread-local storage ("TLS") issues, as seen in borgbackup#9463.

thus: no haiku CI until they release next beta and cross-platform-actions have it.
@ThomasWaldmann ThomasWaldmann merged commit 4e8fa92 into borgbackup:master Jun 6, 2026
19 checks passed
@ThomasWaldmann ThomasWaldmann deleted the drop-py310-support branch June 6, 2026 17:31
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