[Checkins] [zopefoundation/RestrictedPython] 588c5f: Migrate the nested generator test.

GitHub noreply at github.com
Wed Nov 30 09:22:45 CET 2016


  Branch: refs/heads/python3_migrate_tests_part0
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 588c5f759a9bbccb3036311261a737fa07cb1823
      https://github.com/zopefoundation/RestrictedPython/commit/588c5f759a9bbccb3036311261a737fa07cb1823
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
    R src/RestrictedPython/tests/before_and_after24.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Migrate the nested generator test.


  Commit: ee1d51442a5dcd2bc480032d2c9e9a39c413c207
      https://github.com/zopefoundation/RestrictedPython/commit/ee1d51442a5dcd2bc480032d2c9e9a39c413c207
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
    R src/RestrictedPython/tests/before_and_after25.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Migrate test for ternary operator.


  Commit: 292601d6ac6695b406bca499cf50451764d3b3c4
      https://github.com/zopefoundation/RestrictedPython/commit/292601d6ac6695b406bca499cf50451764d3b3c4
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  Refactor out a method having common code for sequence unpacking.


  Commit: 04457dc07378fe9d4fd685c9ddd10efbd2e62557
      https://github.com/zopefoundation/RestrictedPython/commit/04457dc07378fe9d4fd685c9ddd10efbd2e62557
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

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

  Log Message:
  -----------
  Protect sequence unpacking on with statements.


  Commit: 1a37c462db8b8fde1d884c8a9c8f5a59a0eb73cb
      https://github.com/zopefoundation/RestrictedPython/commit/1a37c462db8b8fde1d884c8a9c8f5a59a0eb73cb
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    R src/RestrictedPython/tests/before_and_after26.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Migrate tests for the with statement.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/588c5f759a9b^...1a37c462db8b


More information about the checkins mailing list