[Checkins] [zopefoundation/RestrictedPython] df7798: Disallow names stating with `__`.

GitHub noreply at github.com
Thu Sep 22 17:01:38 CEST 2016


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: df77985ef6214f2d484c519198777f99bc228846
      https://github.com/zopefoundation/RestrictedPython/commit/df77985ef6214f2d484c519198777f99bc228846
  Author: Michael Howitz <mh at gocept.com>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

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

  Log Message:
  -----------
  Disallow names stating with `__`.


  Commit: 4a573e1af29eaa0d51bb6eaea560043fafde52ee
      https://github.com/zopefoundation/RestrictedPython/commit/4a573e1af29eaa0d51bb6eaea560043fafde52ee
  Author: Michael Howitz <mh at gocept.com>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

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

  Log Message:
  -----------
  Disallow attributes starting with `_`.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/1909b0501275...4a573e1af29e


More information about the checkins mailing list