[Checkins] [zopefoundation/RestrictedPython] ea5234: Remove not important todos.

GitHub noreply at github.com
Wed Sep 13 16:23:28 CEST 2017


  Branch: refs/heads/increase-test-coverage-of-Guards
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: ea52341bbbfad1398980bbe893a630fae40e8d6f
      https://github.com/zopefoundation/RestrictedPython/commit/ea52341bbbfad1398980bbe893a630fae40e8d6f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  Remove not important todos.


  Commit: 6d67d7d6a9d107381a714eb212f12c006ea165e4
      https://github.com/zopefoundation/RestrictedPython/commit/6d67d7d6a9d107381a714eb212f12c006ea165e4
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M setup.cfg
    M src/RestrictedPython/README.rst
    M tox.ini

  Log Message:
  -----------
  Test the two README.rst files, too, using pytest.


  Commit: 71ef697ada3cbf10daa93b6954249e3df8cafc4e
      https://github.com/zopefoundation/RestrictedPython/commit/71ef697ada3cbf10daa93b6954249e3df8cafc4e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Run the testrunner tests with the same verbosity as the pytest tests.


  Commit: fb0f7df1f4690e39cf5390cb64df78855267d615
      https://github.com/zopefoundation/RestrictedPython/commit/fb0f7df1f4690e39cf5390cb64df78855267d615
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M .travis.yml
    M README.rst
    M docs/CHANGES.rst
    M setup.py
    M tests/test_imports.py
    M tox.ini

  Log Message:
  -----------
  Fix the import example.

This requires dropping PyPy support as there currently seems to be no way to
restrict the __builtins__ in exec calls.


  Commit: f4a4938ac3e6ce3fea0f56288a4f65a2e62eb2a4
      https://github.com/zopefoundation/RestrictedPython/commit/f4a4938ac3e6ce3fea0f56288a4f65a2e62eb2a4
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M .travis.yml
    M README.rst
    M docs/CHANGES.rst
    M setup.cfg
    M setup.py
    M src/RestrictedPython/README.rst
    M src/RestrictedPython/transformer.py
    M tests/test_imports.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into increase-test-coverage-of-Guards


Compare: https://github.com/zopefoundation/RestrictedPython/compare/df9efbc0e2f0...f4a4938ac3e6


More information about the checkins mailing list