[Checkins] [zopefoundation/RestrictedPython] e14f90: Allow to create new classes with `safe_builtins` a...

GitHub noreply at github.com
Wed May 3 19:01:39 CEST 2017


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: e14f9041122f77207d5626fdf50928a96a1fb6b3
      https://github.com/zopefoundation/RestrictedPython/commit/e14f9041122f77207d5626fdf50928a96a1fb6b3
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py
    M tests/test_Guards.py

  Log Message:
  -----------
  Allow to create new classes with `safe_builtins` activated.


  Commit: 9d602d89dab633198baa6b3f5aa2f10f4a10aa71
      https://github.com/zopefoundation/RestrictedPython/commit/9d602d89dab633198baa6b3f5aa2f10f4a10aa71
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M tests/transformer/test_slice.py

  Log Message:
  -----------
  Merge branch 'Python3_update' into py3-allow-class


  Commit: 946e3795380a254a9ddcea563db792ddbb2a1245
      https://github.com/zopefoundation/RestrictedPython/commit/946e3795380a254a9ddcea563db792ddbb2a1245
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py
    M tests/test_Guards.py

  Log Message:
  -----------
  Merge pull request #56 from zopefoundation/py3-allow-class

Allow to create new classes with `safe_builtins` activated.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/5c8a31944b3d...946e3795380a


More information about the checkins mailing list