[Checkins] [zopefoundation/RestrictedPython] 155ab9: Undo the changes in the old code to make sure we h...

GitHub noreply at github.com
Mon Mar 27 16:36:18 CEST 2017


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 155ab980b5aafcc09cc240c8cf29486557f4f04b
      https://github.com/zopefoundation/RestrictedPython/commit/155ab980b5aafcc09cc240c8cf29486557f4f04b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M src/RestrictedPython/Limits.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/SelectCompiler.py
    R src/RestrictedPython/test_helper.py
    M src/RestrictedPython/tests/testCompile.py
    M src/RestrictedPython/tests/testRestrictions.py

  Log Message:
  -----------
  Undo the changes in the old code to make sure we have the original one from master.

I kept the PEP-8 and isort changes to keep tox happy.


  Commit: 30237aa67c09ef7013108d1e056094fad571ae3a
      https://github.com/zopefoundation/RestrictedPython/commit/30237aa67c09ef7013108d1e056094fad571ae3a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M tests/builtins/test_limits.py

  Log Message:
  -----------
  Fix import errors.


  Commit: d83e527e0424470c3480f779e10f1995eb40407b
      https://github.com/zopefoundation/RestrictedPython/commit/d83e527e0424470c3480f779e10f1995eb40407b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py
    M src/RestrictedPython/Utilities.py
    M src/RestrictedPython/tests/testRestrictions.py

  Log Message:
  -----------
  Merge branch 'Python3_update' into undo-changes-in-PR3


  Commit: d6c641da7b1086ee9bc28ea9517e163ee66af728
      https://github.com/zopefoundation/RestrictedPython/commit/d6c641da7b1086ee9bc28ea9517e163ee66af728
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M src/RestrictedPython/Utilities.py
    M tests/builtins/test_utilities.py

  Log Message:
  -----------
  Merge branch 'Python3_update' into undo-changes-in-PR3


  Commit: a3e9051761efd30e8ea946bbff2dc6d084f3e0bd
      https://github.com/zopefoundation/RestrictedPython/commit/a3e9051761efd30e8ea946bbff2dc6d084f3e0bd
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M src/RestrictedPython/Limits.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/SelectCompiler.py
    R src/RestrictedPython/test_helper.py
    M src/RestrictedPython/tests/testCompile.py
    M src/RestrictedPython/tests/testRestrictions.py
    M tests/builtins/test_limits.py

  Log Message:
  -----------
  Merge pull request #45 from zopefoundation/undo-changes-in-PR3

Undo the changes in the old code


Compare: https://github.com/zopefoundation/RestrictedPython/compare/d2958750f782...a3e9051761ef


More information about the checkins mailing list