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

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


  Branch: refs/heads/remove-len-on-write-wrapper
  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: f81693a4f23fdf78ec00474e47b5d73b8961bc0f
      https://github.com/zopefoundation/RestrictedPython/commit/f81693a4f23fdf78ec00474e47b5d73b8961bc0f
  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 remove-len-on-write-wrapper


Compare: https://github.com/zopefoundation/RestrictedPython/compare/d904c7d0ddee...f81693a4f23f


More information about the checkins mailing list