[Checkins] [zopefoundation/RestrictedPython] 116230: Prevent using mutable objects as default params.

GitHub noreply at github.com
Wed Feb 1 23:23:33 CET 2017


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 116230b39443393cf72bd4eda9ca869c5db59461
      https://github.com/zopefoundation/RestrictedPython/commit/116230b39443393cf72bd4eda9ca869c5db59461
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  Prevent using mutable objects as default params.


  Commit: d65b787def9c6ec14e32c25484f7c2cfcf36f3fd
      https://github.com/zopefoundation/RestrictedPython/commit/d65b787def9c6ec14e32c25484f7c2cfcf36f3fd
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

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

  Log Message:
  -----------
  Merge branch 'Python3_update' into fix-init-args


  Commit: 64546c78bf4b8ddd84564f65577d47956c25eff0
      https://github.com/zopefoundation/RestrictedPython/commit/64546c78bf4b8ddd84564f65577d47956c25eff0
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  Merge pull request #23 from zopefoundation/fix-init-args

Prevent using mutable objects as default params.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/4084ac771d12...64546c78bf4b


More information about the checkins mailing list