[Checkins] [zopefoundation/RestrictedPython] d0809b: Make RestrictedPython compatible to Python3.7. (#1...

GitHub noreply at github.com
Thu Oct 4 10:37:17 CEST 2018


  Branch: refs/heads/allow_yield
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: d0809bfd66b07e7fc7208fb8cac5fa2ec986f466
      https://github.com/zopefoundation/RestrictedPython/commit/d0809bfd66b07e7fc7208fb8cac5fa2ec986f466
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M .travis.yml
    M appveyor.yml
    M setup.py
    M src/RestrictedPython/_compat.py
    M src/RestrictedPython/transformer.py
    A tests/transformer/test_breakpoint.py

  Log Message:
  -----------
  Make RestrictedPython compatible to Python3.7. (#138)

* Make RestrictedPython compatible to Python3.7.
* with Python3.7 compatibility, we must check it and do not allow failure builds
* add workaround to test Python3.7


  Commit: cf9792ca8865818479a9ab0d345d1c332a4c2ef3
      https://github.com/zopefoundation/RestrictedPython/commit/cf9792ca8865818479a9ab0d345d1c332a4c2ef3
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M .travis.yml
    M appveyor.yml
    M setup.py
    M src/RestrictedPython/_compat.py
    M src/RestrictedPython/transformer.py
    A tests/transformer/test_breakpoint.py

  Log Message:
  -----------
  Merge branch 'master' into allow_yield


Compare: https://github.com/zopefoundation/RestrictedPython/compare/a2e68d7da825...cf9792ca8865
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list