lp:~brian.curtin/ubuntuone-dev-tools/py3-getPage-replacement

Created by Brian Curtin and last modified
Get this branch:
bzr branch lp:~brian.curtin/ubuntuone-dev-tools/py3-getPage-replacement
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

102. By Brian Curtin

Shouldn't inherit from the mixin/TCPServer - instantiate them in the BaseWebSever and then use super all around. Should fix alecu's comment.

101. By Brian Curtin

Remove commented out lines

100. By Brian Curtin

Restructure BaseWebSever to ease HTTPSWebServer implementation. Remove all Twisted code and imports

99. By Brian Curtin

Suppress HTTPServer output by overriding the log_message method. This removes the various output that gets mixed in with the test runner output.

98. By Brian Curtin

Merge trunk

97. By Brian Curtin

Various pylint fixes

96. By Brian Curtin

Initial implementation of stdlib HTTPServer

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

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