lp:~iamthefij/duplicity/b2-python3

Created by Ian Fijolek and last modified
Get this branch:
bzr branch lp:~iamthefij/duplicity/b2-python3
Only Ian Fijolek can upload to this branch. If you are Ian Fijolek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ian Fijolek
Project:
Duplicity
Status:
Development

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.

1590. By ken

* Add rclone requirement to snapcraft.yaml

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

1586. By ken

* more readthedocs munges

1585. By ken

* don't format the po files for readthedocs

1584. By ken

* add readthedocs.yaml config file, try 3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~duplicity-team/duplicity/0.8-series
This branch contains Public information 
Everyone can see this information.

Subscribers