lp://qastaging/~gnuoy/mojo/py3-wait-explicit-float
- Get this branch:
- bzr branch lp://qastaging/~gnuoy/mojo/py3-wait-explicit-float
Branch merges
- Chris MacNaughton (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedmojo/juju/wait.py (+1/-1)
Branch information
Recent revisions
- 468. By Liam Young <email address hidden>
-
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 - 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 - 462. By Tom Haddon
-
[hloeung,
r=mthaddon] Add timing for the main phases (collect, build, deploy, script, and verify) - 460. By Laurent Sesquès
-
[mthaddon,
r=sajoupa] Make sure we actually set up the LXC as part of project creation (lp#1656985), and some lint fixes
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mojo