[Checkins] [zopefoundation/Zope] 86eadc: Move RestrictedPython develop dependency to top

GitHub noreply at github.com
Wed May 3 11:36:38 CEST 2017


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/Zope
  Commit: 86eadc4eb42edf50c07b810e95aef57936191144
      https://github.com/zopefoundation/Zope/commit/86eadc4eb42edf50c07b810e95aef57936191144
  Author: Robert Buchholz <rbu at goodpoint.de>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Move RestrictedPython develop dependency to top

If pip installs AccessControl before RestrictedPyton, it will pick up
the latest release instead of the other develop dependency.


  Commit: 16dd06036eb423287670271086b6beb0a45aaabd
      https://github.com/zopefoundation/Zope/commit/16dd06036eb423287670271086b6beb0a45aaabd
  Author: Robert Buchholz <rbu at goodpoint.de>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M src/App/special_dtml.py

  Log Message:
  -----------
  Remove logging when old-style class exceptions are raised

This should not happen as we're dealing with parsed documents here and
even if it happened, the solution is to not raise old-style class
exceptions.


Compare: https://github.com/zopefoundation/Zope/compare/da9f1a0e5586...16dd06036eb4


More information about the checkins mailing list