[Checkins] [zopefoundation/RestrictedPython] 6d67d7: Test the two README.rst files, too, using pytest.

GitHub noreply at github.com
Wed Sep 13 15:42:13 CEST 2017


  Branch: refs/heads/fix-import-example
  Home:   https://github.com/zopefoundation/RestrictedPython
  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: 2ab1636bdea6750b9b0e9e5831eda1aace4e0385
      https://github.com/zopefoundation/RestrictedPython/commit/2ab1636bdea6750b9b0e9e5831eda1aace4e0385
  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.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/6d67d7d6a9d1^...2ab1636bdea6


More information about the checkins mailing list