Merge lp://staging/~cjwatson/lazr.restful/stable-dict-etag into lp://staging/lazr.restful
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 297 |
Proposed branch: | lp://staging/~cjwatson/lazr.restful/stable-dict-etag |
Merge into: | lp://staging/lazr.restful |
Prerequisite: | lp://staging/~cjwatson/lazr.restful/datetime-unmarshall |
Diff against target: |
48 lines (+8/-1) 3 files modified
NEWS.rst (+2/-0) src/lazr/restful/docs/webservice-marshallers.rst (+2/-0) src/lazr/restful/marshallers.py (+4/-1) |
To merge this branch: | bzr merge lp://staging/~cjwatson/lazr.restful/stable-dict-etag |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Cristian Gonzalez (community) | Approve | ||
Review via email: mp+402906@code.staging.launchpad.net |
Commit message
Generate stable ETags for dict fields.
To post a comment you must log in.
Looks good!