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

Jens Vagelpohl noreply at github.com
Sat Nov 23 04:21:09 CET 2019


  Branch: refs/heads/re-734-Paste-missing
  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: 714a6173c3dffc767fcd831d92470167af4bdc8f
      https://github.com/zopefoundation/Zope/commit/714a6173c3dffc767fcd831d92470167af4bdc8f
  Author: Jens Vagelpohl <jens at netz.ooo>
  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:
  -----------
  Merge branch 'master' into re-734-Paste-missing


Compare: https://github.com/zopefoundation/Zope/compare/2f1ad34c5388...714a6173c3df


More information about the checkins mailing list