[Checkins] [zopefoundation/zope.untrustedpython] da0117: Python 3 compatibility and move to pytest

GitHub noreply at github.com
Thu Feb 2 20:56:07 CET 2017


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/zope.untrustedpython
  Commit: da01172ee9a7091bdf9c76a72810fd0f9214cac0
      https://github.com/zopefoundation/zope.untrustedpython/commit/da01172ee9a7091bdf9c76a72810fd0f9214cac0
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M .gitignore
    M CHANGES.rst
    A pytest.ini
    A setup.cfg
    M setup.py
    M src/zope/untrustedpython/interpreter.py
    M src/zope/untrustedpython/rcompile.py
    R src/zope/untrustedpython/tests.py
    A src/zope/untrustedpython/transformer.py
    A tests/test_compile.py
    A tests/test_interpreter.py
    A tests/test_safebuiltins.py
    M tox.ini

  Log Message:
  -----------
  Python 3 compatibility and move to pytest




More information about the checkins mailing list