[Checkins] [zopefoundation/RestrictedPython] c944d4: fix syntax for future import

GitHub noreply at github.com
Sun Oct 23 19:51:30 CEST 2016


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: c944d4095e0b93f4f592d96ba295e86c645f22a1
      https://github.com/zopefoundation/RestrictedPython/commit/c944d4095e0b93f4f592d96ba295e86c645f22a1
  Author: Oz N Tiram <oz.tiram at gmail.com>
  Date:   2016-10-22 (Sat, 22 Oct 2016)

  Changed paths:
    M tests/test_print.py

  Log Message:
  -----------
  fix syntax for future import


  Commit: b1bb55edfc0851da65d0810817f7b9ecb4ec5d24
      https://github.com/zopefoundation/RestrictedPython/commit/b1bb55edfc0851da65d0810817f7b9ecb4ec5d24
  Author: Oz N Tiram <oz.tiram at gmail.com>
  Date:   2016-10-22 (Sat, 22 Oct 2016)

  Changed paths:
    M pytest.ini

  Log Message:
  -----------
  exclude tests/fixtures


  Commit: 19b2f999fb7cdc2308e6139785c5500e488b276f
      https://github.com/zopefoundation/RestrictedPython/commit/19b2f999fb7cdc2308e6139785c5500e488b276f
  Author: Oz N Tiram <oz.tiram at gmail.com>
  Date:   2016-10-22 (Sat, 22 Oct 2016)

  Changed paths:
    A tests/fixtures/class.py
    A tests/fixtures/lambda.py
    A tests/fixtures/restricted_module.py
    A tests/fixtures/restricted_module_py3.py
    A tests/fixtures/security_in_syntax.py
    A tests/fixtures/unpack.py
    A tests/fixtures/unpack_py3.py
    A tests/test_restrictions.py

  Log Message:
  -----------
  add tests for python 3


  Commit: 74a78c9b2b73fb97a34b1ec28ce4815cd2aa9a35
      https://github.com/zopefoundation/RestrictedPython/commit/74a78c9b2b73fb97a34b1ec28ce4815cd2aa9a35
  Author: Oz N Tiram <oz.tiram at gmail.com>
  Date:   2016-10-22 (Sat, 22 Oct 2016)

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

  Log Message:
  -----------
  WIP - updates for Python 3


  Commit: c30bd6ed591e8d877ce65c0c8f44df790fac9703
      https://github.com/zopefoundation/RestrictedPython/commit/c30bd6ed591e8d877ce65c0c8f44df790fac9703
  Author: Oz N Tiram <oz.tiram at gmail.com>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M tests/test_restrictions.py

  Log Message:
  -----------
  Document more failures with Python3


  Commit: 207ca3e874967fab107fe0319d780a91b83bdf45
      https://github.com/zopefoundation/RestrictedPython/commit/207ca3e874967fab107fe0319d780a91b83bdf45
  Author: Oz N Tiram <oz.tiram at gmail.com>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M pytest.ini
    M setup.py
    M src/RestrictedPython/README.txt
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/Python3_update' into Python3_update


  Commit: dac38ad4915b2a9e557e1bee5e2d74c08e962bbb
      https://github.com/zopefoundation/RestrictedPython/commit/dac38ad4915b2a9e557e1bee5e2d74c08e962bbb
  Author: Oz N Tiram <oz.tiram at gmail.com>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M pytest.ini
    M src/RestrictedPython/test_helper.py
    M src/RestrictedPython/tests/security_in_syntax.py
    M src/RestrictedPython/transformer.py
    A tests/fixtures/class.py
    A tests/fixtures/lambda.py
    A tests/fixtures/restricted_module.py
    A tests/fixtures/restricted_module_py3.py
    A tests/fixtures/security_in_syntax.py
    A tests/fixtures/unpack.py
    A tests/fixtures/unpack_py3.py
    M tests/test_print.py
    A tests/test_restrictions.py

  Log Message:
  -----------
  Merge pull request #1 from oz123/Python3_update

Python3 update


Compare: https://github.com/zopefoundation/RestrictedPython/compare/652c7d975f89...dac38ad4915b


More information about the checkins mailing list