[Checkins] [zopefoundation/RestrictedPython] 9d0a21: - Fix ``compile_restricted_function`` with SyntaxE...

Michael Howitz noreply at github.com
Fri Jul 10 15:54:30 CEST 2020


  Branch: refs/heads/NamedExpr_support
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 9d0a217322092a1d07db7c84c40edc46a23c8adf
      https://github.com/zopefoundation/RestrictedPython/commit/9d0a217322092a1d07db7c84c40edc46a23c8adf
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M docs/CHANGES.rst
    M src/RestrictedPython/compile.py
    M tests/test_compile_restricted_function.py

  Log Message:
  -----------
  - Fix ``compile_restricted_function`` with SyntaxErrors that have no text (#199)


  Commit: ce3ac9a36d965c4709745a9eb6591e77369ebafd
      https://github.com/zopefoundation/RestrictedPython/commit/ce3ac9a36d965c4709745a9eb6591e77369ebafd
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M docs/CHANGES.rst
    M src/RestrictedPython/compile.py
    M tests/test_compile_restricted_function.py

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


Compare: https://github.com/zopefoundation/RestrictedPython/compare/a8234e7570b0...ce3ac9a36d96


More information about the checkins mailing list