Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require python >= 3.8, add support for py312 #64

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

ThomasWaldmann
Copy link
Member

@ThomasWaldmann ThomasWaldmann commented Jan 10, 2024

Also: do github CI runs on ubuntu 22.04.

Fixes #63.

Also: do github CI runs on ubuntu 22.04.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e1b60c) 20.18% compared to head (d8f9626) 20.18%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   20.18%   20.18%           
=======================================
  Files           7        7           
  Lines         218      218           
  Branches       33       33           
=======================================
  Hits           44       44           
  Misses        173      173           
  Partials        1        1           

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

@ThomasWaldmann ThomasWaldmann merged commit 4eb1352 into borgbackup:master Jan 10, 2024
6 checks passed
@ThomasWaldmann ThomasWaldmann deleted the drop-old-pythons branch January 10, 2024 17:16
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.

drop py36 and py37 support
2 participants