[Checkins] [zopefoundation/Zope] da9f1a: Remove the dependency on sourcecodegen.

GitHub noreply at github.com
Wed May 3 10:42:29 CEST 2017


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/Zope
  Commit: da9f1a0e55867ef59f209d2e3b38bfe7ce959209
      https://github.com/zopefoundation/Zope/commit/da9f1a0e55867ef59f209d2e3b38bfe7ce959209
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M requirements-full.txt
    M setup.py
    M src/Products/PageTemplates/expression.py
    M versions-prod.cfg

  Log Message:
  -----------
  Remove the dependency on sourcecodegen.

We do not need to convert the ast to source code before passing it to the
RestrictedPython machinery. It takes the result of the 2.7 ast.parse() as well.




More information about the checkins mailing list