lp://staging/~iamthefij/duplicity/b2-python3
- Get this branch:
- bzr branch lp://staging/~iamthefij/duplicity/b2-python3
Branch merges
Branch information
Recent revisions
- 1593. By Ian Fijolek <email address hidden>
-
Fix bytes/str error in b2 backend on Python 3
A nearly identical bug to #1863018 also affects the B2
backend. This is a very similar patch to the one just
merged that fixes it.The quote_plus function is removed as it no longer appears
to be required. At least not with the latest b2 and in
Python 3. When it is present, a FileNotFound exception is
thrown because the / in the path gets double encoded. - 1592. By ken
-
* Fixed bug #1857818 - startswith first arg must be bytes
- use util.fsdecode on filename - 1591. By ken
-
* Fixed bug #1863018 - mediafire backend fails on py3
- Fixed handling of bytes filename in url. - 1589. By ken
-
* Fixed bug #1236248 - --extra-clean clobbers old backups
- Removed --extra-clean, code, and docs - 1588. By ken
-
* Fixed bug #1862672 - test_log does not respect TMPDIR
- Patch supplied by Jan Tojnar. - 1587. By ken
-
* Fixed bug #1860405 - Auth mechanism not supported
- Added python3-boto3 requirement to snapcraft.yaml
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)