lp:~dobey/ubuntuone-dev-tools/no-more-pylint

Created by dobey and last modified
Get this branch:
bzr branch lp:~dobey/ubuntuone-dev-tools/no-more-pylint
Only dobey can upload to this branch. If you are dobey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dobey
Project:
ubuntuone-dev-tools
Status:
Merged

Recent revisions

103. By dobey

Drop all usage of pylint in u1lint and only use pyflakes instaed.

102. By dobey

Ignore ESRCH when killing squid process, in event it already died.
Skip a failing test on linux due to ncsa_auth crashing.
Fix dependency on re-export of imports from a twisted module.

101. By dobey

[r=karni] Ignore a new error that comes from pylint.

100. By dobey

Fix pep8 warnings that are newly presented in pep8 1.3

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.

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