lp:~chris.macnaughton/mojo/string-logs

Created by Chris MacNaughton and last modified
Get this branch:
bzr branch lp:~chris.macnaughton/mojo/string-logs
Only Chris MacNaughton can upload to this branch. If you are Chris MacNaughton please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris MacNaughton
Project:
Mojo: Continuous Delivery for Juju
Status:
Development

Recent revisions

472. By Chris MacNaughton

ensure our remote content is also stringified

471. By Chris MacNaughton

ensure we are strings in more places

470. By Chris MacNaughton

[chris.macnaughton, r=fnordahl] Ensure we return a string, not bytes

469. By Chris MacNaughton

[chris.macnaughton, r=gnuoy] Add support for cosmic

468. By Chris MacNaughton

[gnuoy, r=chris.macnaughton] Convert max_wait to float to avoid 'TypeError: unorderable types: float() > str()'

467. By Chris MacNaughton

[gnuoy, r=chris.macnaughton] If universal_newlines=True then the output of Popen.communicate() is a string not a byte, so trying to decode it fails

466. By Chris MacNaughton

[gnuoy, r=chris.,macnaughton] Decode subprocess.check_output if on py3

465. By Ryan Beisner

[chris.macnaughton, r=1chb1n] Additional py3 run time fixes for mojo

464. By Chris MacNaughton

[chris.macnaughton, r=1chb1n] Updating functions to py3

This MP covers:

- items -> iteritems
- print -> print()
- running 2to3

463. By Ryan Beisner

[1chb1n, r=chris.macnaughton] Add tox for exercising in a pure python3 environment

Bump codetree to py3-compatible version.

With mojo having known py3-only issues, this commit adds some mechanics to be able to directly iterate on py3 via tox.

Reference: https://bugs.launchpad.net/bugs/1744007

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mojo
This branch contains Public information 
Everyone can see this information.