Merge lp://staging/~cjwatson/lazr.restful/py3-html-escape into lp://staging/lazr.restful
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 271 |
Proposed branch: | lp://staging/~cjwatson/lazr.restful/py3-html-escape |
Merge into: | lp://staging/lazr.restful |
Diff against target: |
32 lines (+6/-2) 1 file modified
src/lazr/restful/_resource.py (+6/-2) |
To merge this branch: | bzr merge lp://staging/~cjwatson/lazr.restful/py3-html-escape |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Thiago F. Pappacena (community) | Approve | ||
Review via email: mp+391268@code.staging.launchpad.net |
Commit message
Use html.escape(
To post a comment you must log in.
LGTM