Borgmatic 1.9.11 compilation erros with Python 3.10 and 3.11 #1005
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#1005
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have noticed following errors while I was creating Gentoo package for Borgmatic 1.9.11. The issue was introduced in commit
a0ba5b673b-Add credential loading from file, KeePassXC, and Docker/Podman secrets.. This happens only with Python 3.10.16 and 3.11.11, Python 3.12.9 and 3.13.2 seem to be ok.The same nested quotes in f-string can be used since PEP 701 introduced in Python 3.12.
Ugh, thank you for filing this one! I really need to get some automated tests against older versions of Python. I've fixed the issue and will put out an updated release momentarily.
Released in borgmatic 1.9.12!