lp://staging/~aaron-whitehouse/duplicity/08-source_unicode_Bug_1758155
- Get this branch:
- bzr branch lp://staging/~aaron-whitehouse/duplicity/08-source_unicode_Bug_1758155
Branch merges
Branch information
Recent revisions
- 1390. By Aaron Whitehouse
-
Add unit/test_
commandline. py with tests (and a marked expectedFailure on Python 2) for lp:Bug #1758155 - 1386. By Kenneth Loafman
-
* Fix reimport problem where "from future.builtins" was being treated
the differently than "from builtins". They are both the same, so
converted to shorter form "from builtins" and removed duplicates. - 1385. By Kenneth Loafman
-
* Merged in lp:~mterry/duplicity/s3fsdecode
- Fix s3 backups by encoding remote filenames - 1384. By Kenneth Loafman
-
* Merged in lp:~aaron-whitehouse/duplicity/08-dockerfixes
- Update duplicity_test Dockerfile:
* Use 18.04 instead of 16.04
* Use Ubuntu 18.04 version of pip
* Add Python3 and 2to3 as a dependencies
* Set docker locale as UTF-8 - 1383. By Kenneth Loafman
-
* Merged lp:~mterry/duplicity/boto-import
- A couple functions in the boto backend were using the boto module
without importing it first. - 1382. By Kenneth Loafman
-
* Normalize shebang to just python, no version number
* Fix so most testing/*.py files have the future suggested lines
- from __future__ import print_function
from future import standard_library
standard_library. install_ aliases( )
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)