[Checkins] [zopefoundation/RestrictedPython] 1f2604: Protect augmented assignment of variables with _in...

GitHub noreply at github.com
Mon Oct 10 08:49:32 CEST 2016


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

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

  Log Message:
  -----------
  Protect augmented assignment of variables with _inplacevar_.

Forbid augmented assignment of
- attributes
- subscripts




More information about the checkins mailing list