lp://staging/~wallyworld/lazr.restfulclient/relative-url-fix-681767
Created by
Ian Booth
and last modified
- Get this branch:
- bzr branch lp://staging/~wallyworld/lazr.restfulclient/relative-url-fix-681767
Branch merges
Propose for merging
No branches
dependent on this one.
- Curtis Hovey (community): Approve (code)
-
Diff: 154 lines (+29/-11)5 files modified.bzrignore (+1/-0)
src/lazr/restfulclient/NEWS.txt (+6/-0)
src/lazr/restfulclient/docs/entries.txt (+9/-0)
src/lazr/restfulclient/resource.py (+12/-10)
src/lazr/restfulclient/version.txt (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 124. By Ian Booth
-
Fix ServiceRoot.load() so that it properly handles relative URLs
in a way that doesn't break subsequent API calls - 123. By j.c.sackett
-
[r=jcsackett] Updates simplejson, httplib2, and wsgi_intercept; unsupported versions were preventing buildout and tests.
- 122. By j.c.sackett
-
[r=jcsackett,
rharding] [bug=459418] Creates AtomicFileCache as a parent class for MultipleReprese ntationCache to handle concurrent use issues. - 118. By Benji York <benji@benji-laptop>
-
- add NEWS entry for recent change
- make tests pass with new AttributeError behavior
- bump version in anticipation of release - 117. By Barry Warsaw
-
With httplib 0.7.2 (not yet released, but cherry picked into Oneiric),
LP: #797281 is no longer relevant, so we can let default validation of
certificates continue. LP: #798405.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lazr.restfulclient