lp:~cjwatson/lazr.restful/wsgiref-py2

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/lazr.restful/wsgiref-py2
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
lazr.restful
Status:
Merged

Recent revisions

232. By Colin Watson

Only require the separate wsgiref package on Python 2.

It's built into the standard library in Python 3, and the separate wsgiref
package fails to install there.

231. By Colin Watson

Release lazr.restful 0.21.0.

230. By Colin Watson

[r=ilasc] Remove dependency on zope.app.pagetemplate.

229. By Colin Watson

[r=ilasc] Add tox testing support and drop buildout.

228. By Colin Watson

Fix ComponentLookupError deprecation warning.

Importing this from zope.component has produced a deprecation warning since
zope.component 4.5.

227. By Colin Watson

[r=ilasc] Fix a couple of test failures with newer dependency versions.

226. By Colin Watson

[r=ilasc] Remove limitation on immediately reinstating a mutator as a named operation.

225. By Colin Watson

Move NEWS.txt to the top level, where it's easier to find.

224. By Colin Watson

Include COPYING.txt and HACKING.txt in sdists.

223. By Colin Watson

[r=nataliabidart] Fix interpretation of values from requests containing only whitespace.

Branch metadata

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

Subscribers