lp:~barry/cloud-init/py2-3

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/cloud-init/py2-3
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
cloud-init
Status:
Merged

Recent revisions

1086. By Barry Warsaw

Remove debugging turd.

1085. By Barry Warsaw

Respond to review:

- Refactor "fully" decoding the payload of a text/* part. In Python 3,
  decode=True only means to decode according to Content-Transfer-Encoding, not
  according to any charset in the Content-Type header. So do that.

1084. By Barry Warsaw

Respond to review:

- Refactor both the base64 encoding and decoding into utility functions.

Also:

- Mechanically fix some other broken untested code.

1083. By Barry Warsaw

Respond to review:

- Just use util.load_file() instead of yet another way to open and read the
  file.

1082. By Barry Warsaw

Remove a comment turd.

1081. By Barry Warsaw

Remove some unused code.

1080. By Barry Warsaw

Respond to review:

- Remove str() wrappers to second argument to write_files() where it is no
  longer necessary.

Also: Fixed a couple of other octal literals which clearly weren't being
tested.

1079. By Barry Warsaw

super() works in all of Python 2.6, 2.7, and 3.4.

1078. By Barry Warsaw

Repair the Python 2.6 tests.

1077. By Barry Warsaw

Trunk merged and ported.

Branch metadata

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

Subscribers