[Checkins] [zopefoundation/Zope] d8f459: Make unrestrictedTraverse more pedantic about the ...

Jens Vagelpohl noreply at github.com
Sun Nov 24 23:31:07 CET 2019


  Branch: refs/heads/zmi_chromium_cssbug
  Home:   https://github.com/zopefoundation/Zope
  Commit: d8f459dd69efca1b9ff8c59bc8ccaebf1a871d5a
      https://github.com/zopefoundation/Zope/commit/d8f459dd69efca1b9ff8c59bc8ccaebf1a871d5a
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
    M CHANGES.rst
    M src/OFS/Traversable.py
    M src/OFS/tests/testTraverse.py

  Log Message:
  -----------
  Make unrestrictedTraverse more pedantic about the path (#722)

* Make unrestrictedTraverse more pedantic about the path

The method ``unrestrictedTraverse`` raises an error when
the argument ``path`` is not something it can work with

Closes #674

* - fix lint issue

* - restore original control flow


  Commit: 4c31cd132e5db1401c5e57ebe1d7ebf8f83cdf88
      https://github.com/zopefoundation/Zope/commit/4c31cd132e5db1401c5e57ebe1d7ebf8f83cdf88
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-11-24 (Sun, 24 Nov 2019)

  Changed paths:
    M CHANGES.rst
    M src/OFS/Traversable.py
    M src/OFS/tests/testTraverse.py

  Log Message:
  -----------
  Merge branch 'master' into zmi_chromium_cssbug


Compare: https://github.com/zopefoundation/Zope/compare/f1b3bafb9bb5...4c31cd132e5d


More information about the checkins mailing list