[Checkins] [zopefoundation/RestrictedPython] 26fea5: Allow `assert` statements.

GitHub noreply at github.com
Fri Feb 3 16:14:49 CET 2017


  Branch: refs/heads/port-tests
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 26fea5404459811a189e5f236c701443017de12f
      https://github.com/zopefoundation/RestrictedPython/commit/26fea5404459811a189e5f236c701443017de12f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Allow `assert` statements.


  Commit: ad7c6871dd15c0aea7aaa99f52a509161a60f135
      https://github.com/zopefoundation/RestrictedPython/commit/ad7c6871dd15c0aea7aaa99f52a509161a60f135
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Allow comparisons.


  Commit: 9e1f1f404eaa42d6ce1143d75a0e6dccdc929a3b
      https://github.com/zopefoundation/RestrictedPython/commit/9e1f1f404eaa42d6ce1143d75a0e6dccdc929a3b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Allow control flow statements.


  Commit: c370a973eda7480481353ace17b9ed2ca51c36bc
      https://github.com/zopefoundation/RestrictedPython/commit/c370a973eda7480481353ace17b9ed2ca51c36bc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    R src/RestrictedPython/tests/lambda.py
    M src/RestrictedPython/tests/testRestrictions.py

  Log Message:
  -----------
  Remove ported test.


  Commit: 4e46e19d41edec83745684c4bc1aeca663571fd0
      https://github.com/zopefoundation/RestrictedPython/commit/4e46e19d41edec83745684c4bc1aeca663571fd0
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .coveragerc

  Log Message:
  -----------
  Use higher precision to see if deleting tests might harm the coverage.


  Commit: a0de603af8b75fe1334771e832dafeadfe94b953
      https://github.com/zopefoundation/RestrictedPython/commit/a0de603af8b75fe1334771e832dafeadfe94b953
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/testCompile.py

  Log Message:
  -----------
  Fix comments: There is no ans will be no test_niceParse.py


Compare: https://github.com/zopefoundation/RestrictedPython/compare/ea7f250e6474...a0de603af8b7


More information about the checkins mailing list