[Checkins] [zopefoundation/RestrictedPython] 78bac1: Cleanup and fixed for Python3 update

GitHub noreply at github.com
Fri Jan 29 15:57:28 CET 2016


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 78bac19a8b66f7c0eaacd6cab7c34a34f2e6c897
      https://github.com/zopefoundation/RestrictedPython/commit/78bac19a8b66f7c0eaacd6cab7c34a34f2e6c897
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    A .gitignore
    M .travis.yml
    M buildout.cfg
    M setup.py
    M src/RestrictedPython/Eval.py
    M src/RestrictedPython/Guards.py
    M src/RestrictedPython/Limits.py
    M src/RestrictedPython/MutatingWalker.py
    M src/RestrictedPython/PrintCollector.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/README.txt
    M src/RestrictedPython/RestrictionMutator.py
    M src/RestrictedPython/SelectCompiler.py
    M src/RestrictedPython/Utilities.py
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/notes.txt
    M src/RestrictedPython/tests/__init__.py
    M src/RestrictedPython/tests/before_and_after.py
    M src/RestrictedPython/tests/before_and_after24.py
    M src/RestrictedPython/tests/before_and_after25.py
    M src/RestrictedPython/tests/before_and_after26.py
    M src/RestrictedPython/tests/before_and_after27.py
    M src/RestrictedPython/tests/class.py
    M src/RestrictedPython/tests/restricted_module.py
    M src/RestrictedPython/tests/security_in_syntax.py
    M src/RestrictedPython/tests/security_in_syntax26.py
    M src/RestrictedPython/tests/security_in_syntax27.py
    M src/RestrictedPython/tests/testCompile.py
    M src/RestrictedPython/tests/testREADME.py
    M src/RestrictedPython/tests/testRestrictions.py
    M src/RestrictedPython/tests/testUtiliities.py
    M src/RestrictedPython/tests/unpack.py
    M src/RestrictedPython/tests/verify.py

  Log Message:
  -----------
  Cleanup and fixed for Python3 update




More information about the checkins mailing list