[Checkins] [zopefoundation/RestrictedPython] e7ccf5: fix missing comma, mode

GitHub noreply at github.com
Thu Sep 29 17:46:15 CEST 2016


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: e7ccf5430944db0ff8918c5b22c155c8e3ba6124
      https://github.com/zopefoundation/RestrictedPython/commit/e7ccf5430944db0ff8918c5b22c155c8e3ba6124
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M src/RestrictedPython/compile.py

  Log Message:
  -----------
  fix missing comma, mode


  Commit: 03e3bbef36ca64c315d2182d2ff17a53b6a72517
      https://github.com/zopefoundation/RestrictedPython/commit/03e3bbef36ca64c315d2182d2ff17a53b6a72517
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    A docs_de/update/ast/python2_6.ast
    A docs_de/update/ast/python2_7.ast
    A docs_de/update/ast/python3_0.ast
    A docs_de/update/ast/python3_1.ast
    A docs_de/update/ast/python3_2.ast
    A docs_de/update/ast/python3_3.ast
    A docs_de/update/ast/python3_4.ast
    A docs_de/update/ast/python3_5.ast
    A docs_de/update/ast/python3_6.ast
    M src/RestrictedPython/transformer.py
    M tests/test_print.py
    M tox.ini

  Log Message:
  -----------
  added ast docs, need cleanup to compare, should be helper for AST whitelist


Compare: https://github.com/zopefoundation/RestrictedPython/compare/285cc041eabe...03e3bbef36ca


More information about the checkins mailing list