lp:~brian.curtin/ubuntuone-dev-tools/use-buildout-scripts

Created by Brian Curtin and last modified
Get this branch:
bzr branch lp:~brian.curtin/ubuntuone-dev-tools/use-buildout-scripts
Only Brian Curtin can upload to this branch. If you are Brian Curtin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Curtin
Project:
ubuntuone-dev-tools
Status:
Development

Recent revisions

100. By Brian Curtin

Check for the -script.py suffix that buildout adds to scripts in the bin dir

99. By dobey

Bump version for trunk development.

98. By dobey

Remove deprecated ubuntuone.devtools.testcase module.
Update deprecated module usage to use ubuntuone.devtools.testcases package.
Fix some warnings from pyflakes.
Run u1lint with pyflakes as well as pylint in run-tests.

97. By Diego Sarmentero

- Making temp-directory to be bytes to avoid encoding problems in tests.

96. By Brian Curtin

- Remove usage of Exception.message as it was deprecated and removed from Python 3. Check the exception's "args" attribute for the message.

95. By Brian Curtin

- Sort out dbus related bytes/string differences surrounding subprocess pipes, environment variables, and a dbus API expecting a str argument regardless of version.

94. By Brian Curtin

- Remove byte string formatting, instead first formatting Unicode strings and then storing encoded bytes.

93. By Brian Curtin

- Store a list for ignore keys rather than a list on Python 2 and an iterator on Python 3

92. By Brian Curtin

- Add support for a -3 flag to enable the tests to run against Python 3

91. By Brian Curtin

- Enable unicode_literals for accurate text/bytes distinction to work with Python 3

Branch metadata

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

Subscribers