[Checkins] [zopefoundation/RestrictedPython] 13073c: Protect print statement.

GitHub noreply at github.com
Thu Nov 24 08:35:49 CET 2016


  Branch: refs/heads/python3_port_print
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 13073cc197ce290bf72de4c7eefb4f8055062ecf
      https://github.com/zopefoundation/RestrictedPython/commit/13073cc197ce290bf72de4c7eefb4f8055062ecf
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  Protect print statement.


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

  Changed paths:
    M src/RestrictedPython/PrintCollector.py
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  Protect print function via 'PrintCollector._call_print'.


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

  Changed paths:
    R tests/test_base_example.py

  Log Message:
  -----------
  Get rid of not useful tests.


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

  Changed paths:
    M src/RestrictedPython/transformer.py
    R tests/test_print.py
    A tests/test_print_function.py
    A tests/test_print_stmt.py

  Log Message:
  -----------
  Add tests for print.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/13073cc197ce^...e54d9efaa245


More information about the checkins mailing list