lp:~cjwatson/lazr.restfulclient/access-token-compat

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/lazr.restfulclient/access-token-compat
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.restfulclient
Status:
Merged

Recent revisions

172. By Colin Watson

Restore some AccessToken methods.

Restore from_string, to_string, and __str__ methods of
lazr.restfulclient.authorize.oauth.AccessToken, unintentionally removed in
0.14.0. This caused a test failure when attempting to upgrade Launchpad
from 0.13.2 to 0.14.2.

AccessToken.from_string doesn't have particularly clean error handling, but
this was true of the previous oauth-based version as well.

171. By Colin Watson

Fix long description for PyPI.

170. By Colin Watson

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

169. By Colin Watson

Fix typo in NEWS file.

168. By Colin Watson

Release 0.14.2.

167. By Colin Watson

Require httplib >= 0.7.7 for Python 3.

166. By Colin Watson

Fix compatibility with httplib2 0.9 for Python 3.

See: https://github.com/jcgregorio/httplib2/pull/296

165. By Colin Watson

Update NEWS.rst.

164. By Colin Watson

Really fix compatibility with httplib2 < 0.9 (Python 2 only).

163. By Colin Watson

Copy a little more of httplib2.safename.

This should really fix compatibility with 0.12.0.

Branch metadata

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

Subscribers