[Checkins] [zopefoundation/Zope] a8f481: fix regression in doctest functional helper: sort ...

GitHub noreply at github.com
Thu Mar 22 14:56:10 CET 2018


  Branch: refs/heads/fix-plone.app.folder
  Home:   https://github.com/zopefoundation/Zope
  Commit: a8f481e5c49cbc078a869ec8d3b6a0d9807e9410
      https://github.com/zopefoundation/Zope/commit/a8f481e5c49cbc078a869ec8d3b6a0d9807e9410
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M src/Testing/ZopeTestCase/zopedoctest/functional.py

  Log Message:
  -----------
  fix regression in doctest functional helper: sort headers


  Commit: 03676802e8cc25dc5646b4ea3744d07fbf260cdd
      https://github.com/zopefoundation/Zope/commit/03676802e8cc25dc5646b4ea3744d07fbf260cdd
  Author: David Glick <david at glicksoftware.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/BaseRequest.py

  Log Message:
  -----------
  Fix regression in traversing to WebDAV NullResources.

The regression happens if the final object in the path is a proxy that provides
access to aq_inner but is not itself an acquisition wrapper.


Compare: https://github.com/zopefoundation/Zope/compare/a8f481e5c49c^...03676802e8cc


More information about the checkins mailing list