[Checkins] [zopefoundation/RestrictedPython] f5013b: Transform lambda tests.

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


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: f5013b27aaaee39eb823c8501ffef24e3ca6312b
      https://github.com/zopefoundation/RestrictedPython/commit/f5013b27aaaee39eb823c8501ffef24e3ca6312b
  Author: Michael Howitz <mh at gocept.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:
  -----------
  Transform lambda tests.

Remove an old test which was already covered by the lambda tests.


  Commit: bef0f7f89d310d257110d37c129c1a1405da55c9
      https://github.com/zopefoundation/RestrictedPython/commit/bef0f7f89d310d257110d37c129c1a1405da55c9
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

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

  Log Message:
  -----------
  Transform `def` tests.

Remove an old yes which was already tested using the new test code.


  Commit: f124cf96b681afc390a08ddc57e7aac118a9e0cc
      https://github.com/zopefoundation/RestrictedPython/commit/f124cf96b681afc390a08ddc57e7aac118a9e0cc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

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

  Log Message:
  -----------
  Port weird lambda test.


  Commit: 4084ac771d128dbaebd491d9cd8e9562d2057af6
      https://github.com/zopefoundation/RestrictedPython/commit/4084ac771d128dbaebd491d9cd8e9562d2057af6
  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 pull request #22 from zopefoundation/fix-lambda

Transform tests.


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


More information about the checkins mailing list