[Checkins] [zopefoundation/RestrictedPython] 57b991: Warn when using another Python implementation than...

GitHub noreply at github.com
Fri Oct 6 16:27:08 CEST 2017


  Branch: refs/heads/warn-when-not-cpython
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 57b991dc3290e58fa7e43a229bb49b41a5fe30c0
      https://github.com/zopefoundation/RestrictedPython/commit/57b991dc3290e58fa7e43a229bb49b41a5fe30c0
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-10-06 (Fri, 06 Oct 2017)

  Changed paths:
    M README.rst
    M docs/CHANGES.rst
    M docs/index.rst
    M src/RestrictedPython/_compat.py
    M src/RestrictedPython/compile.py
    M tests/test_compile.py

  Log Message:
  -----------
  Warn when using another Python implementation than CPython.

PyPy cannot be restricted enough by RestrictedPython.
Other implementation might have other or similar issues.




More information about the checkins mailing list