Merge lp://staging/~cjwatson/lazr.restful/py3-zope.publisher-6.0.0 into lp://staging/lazr.restful

Proposed by Colin Watson
Status: Merged
Merged at revision: 280
Proposed branch: lp://staging/~cjwatson/lazr.restful/py3-zope.publisher-6.0.0
Merge into: lp://staging/lazr.restful
Diff against target: 26 lines (+4/-1)
2 files modified
NEWS.rst (+2/-0)
setup.py (+2/-1)
To merge this branch: bzr merge lp://staging/~cjwatson/lazr.restful/py3-zope.publisher-6.0.0
Reviewer Review Type Date Requested Status
Thiago F. Pappacena (community) Approve
Review via email: mp+396612@code.staging.launchpad.net

Commit message

Require zope.publisher >= 6.0.0 on Python 3.

Description of the change

It works on Python 2 as well, but we can get away with older versions there. On Python 3 we need the changes in 6.0.0 to avoid https://bugs.python.org/issue27777.

See https://github.com/zopefoundation/zope.publisher/pull/55 and the various linked issues and PRs for the gory details.

To post a comment you must log in.
Revision history for this message
Thiago F. Pappacena (pappacena) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches