[Checkins] [zopefoundation/RestrictedPython] 32b867: Allow `sets` again.

GitHub noreply at github.com
Mon Mar 27 15:50:58 CEST 2017


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

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

  Log Message:
  -----------
  Allow `sets` again.

This is for backwards compatibility with existing code which might use sets.


  Commit: 5ba1fed2b755026938ad0321d465516aa832cbf2
      https://github.com/zopefoundation/RestrictedPython/commit/5ba1fed2b755026938ad0321d465516aa832cbf2
  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 re-add-sets


  Commit: d2958750f7820db411d306577eaad8744310817d
      https://github.com/zopefoundation/RestrictedPython/commit/d2958750f7820db411d306577eaad8744310817d
  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 pull request #48 from zopefoundation/re-add-sets

Allow `sets` again.


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


More information about the checkins mailing list