lp:~aaron-whitehouse/duplicity/08-source_unicode_Bug_1758155

Created by Aaron Whitehouse and last modified
Get this branch:
bzr branch lp:~aaron-whitehouse/duplicity/08-source_unicode_Bug_1758155
Only Aaron Whitehouse can upload to this branch. If you are Aaron Whitehouse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aaron Whitehouse
Project:
Duplicity
Status:
Development

Recent revisions

1391. By Aaron Whitehouse

Tidy up test_commandline.py

1390. By Aaron Whitehouse

Add unit/test_commandline.py with tests (and a marked expectedFailure on Python 2) for lp:Bug #1758155

1389. By Kenneth Loafman

* Fix some issues found by test_code.py (try 2)

1388. By Kenneth Loafman

* Fix some issues found by test_code.py.

1387. By Kenneth Loafman

* Fix reversed port assignments (FTP & SSH) in docker-compose.yml.

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)
Stacked on:
lp:~duplicity-team/duplicity/0.8-series
This branch contains Public information 
Everyone can see this information.

Subscribers