[Checkins] [zopefoundation/RestrictedPython] f3be5c: Support nested checks on 'tuple parameter unpackin...

GitHub noreply at github.com
Mon Oct 17 20:24:45 CEST 2016


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: f3be5c52bf36afb2483268543c34e4d904fb29c9
      https://github.com/zopefoundation/RestrictedPython/commit/f3be5c52bf36afb2483268543c34e4d904fb29c9
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Support nested checks on 'tuple parameter unpacking'.


  Commit: b7b1ba8f25684b3e17c2caf0969736a41bbe7528
      https://github.com/zopefoundation/RestrictedPython/commit/b7b1ba8f25684b3e17c2caf0969736a41bbe7528
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Protect 'tuple parameter unpacking' with _getiter_.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/3df01a80c90e...b7b1ba8f2568


More information about the checkins mailing list