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

Alessandro Pisa noreply at github.com
Sat Nov 23 04:12:50 CET 2019


  Branch: refs/heads/master
  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




More information about the checkins mailing list