[Checkins] [zopefoundation/RestrictedPython] ecf62c: fix error if a SyntaxError is raised, but no text ...

GitHub noreply at github.com
Wed Oct 3 11:44:40 CEST 2018


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

  Changed paths:
    M src/RestrictedPython/compile.py
    M tests/test_compile.py

  Log Message:
  -----------
  fix error if a SyntaxError is raised, but no text is provided (#137)


  Commit: 673a45f6d1c0cec259f44f39b6cfa5ed2b4e6cdc
      https://github.com/zopefoundation/RestrictedPython/commit/673a45f6d1c0cec259f44f39b6cfa5ed2b4e6cdc
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M src/RestrictedPython/Utilities.py
    M tests/builtins/test_utilities.py

  Log Message:
  -----------
  change behaviour of same_type function in RestrictedPython.Utilities so that it returns a bool instaed of 0 or 1. (#135)

This is a proposal for #122


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

  Changed paths:
    M src/RestrictedPython/Utilities.py
    M src/RestrictedPython/compile.py
    M tests/builtins/test_utilities.py
    M tests/test_compile.py

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


Compare: https://github.com/zopefoundation/RestrictedPython/compare/e06c7f5dca53...fc55e36dc56a
      **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