[Checkins] [zopefoundation/RestrictedPython] 9acbc3: Protect simple (single index) subscript via _getit...

GitHub noreply at github.com
Wed Oct 5 20:10:41 CEST 2016


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

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

  Log Message:
  -----------
  Protect simple (single index) subscript via _getitem_.


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

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

  Log Message:
  -----------
  Protect slice subscript via _getitem_.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/1f6aec8973e1...f9138b7f1e67


More information about the checkins mailing list