Merge lp://staging/~cjwatson/lazr.restful/remove-simplejson-workaround into lp://staging/lazr.restful
Proposed by
Colin Watson
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 223 | ||||
Proposed branch: | lp://staging/~cjwatson/lazr.restful/remove-simplejson-workaround | ||||
Merge into: | lp://staging/lazr.restful | ||||
Diff against target: |
54 lines (+10/-8) 3 files modified
src/lazr/restful/NEWS.txt (+3/-0) src/lazr/restful/docs/webservice-marshallers.txt (+4/-0) src/lazr/restful/marshallers.py (+3/-8) |
||||
To merge this branch: | bzr merge lp://staging/~cjwatson/lazr.restful/remove-simplejson-workaround | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Natalia Bidart (community) | Approve | ||
LAZR Developers | Pending | ||
Review via email: mp+358849@code.staging.launchpad.net |
Commit message
Fix interpretation of values from requests containing only whitespace.
Description of the change
The referenced simplejson bug was fixed in 2.1.0, which lazr.restful already requires.
To post a comment you must log in.
15:33 < nessita> cjwatson, looks good to me, but of course you may need a lazr developer vote