[Checkins] [zopefoundation/zope.tales] c990bc: Improve `PathExpr` reusability; allow customizable...

Dieter Maurer noreply at github.com
Mon Jul 6 08:01:16 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.tales
  Commit: c990bcfbc302ad6b13dfe4bd30c6a2a8394186a8
      https://github.com/zopefoundation/zope.tales/commit/c990bcfbc302ad6b13dfe4bd30c6a2a8394186a8
  Author: dieter <dieter at handshake.de>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M CHANGES.rst
    M src/zope/tales/expressions.py
    M src/zope/tales/tests/test_expressions.py

  Log Message:
  -----------
  Improve `PathExpr` reusability; allow customizable use of builtins in path expressions


  Commit: a09ffdbd2bbfb59a1c2d737c43aba2427f367d16
      https://github.com/zopefoundation/zope.tales/commit/a09ffdbd2bbfb59a1c2d737c43aba2427f367d16
  Author: dieter <dieter at handshake.de>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M src/zope/tales/tests/test_expressions.py

  Log Message:
  -----------
  Python 3 compatibility; test improvement


  Commit: 85e911aaa1991a06d6807f8f352d4a3a24090338
      https://github.com/zopefoundation/zope.tales/commit/85e911aaa1991a06d6807f8f352d4a3a24090338
  Author: dieter <dieter at handshake.de>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M src/zope/tales/tests/test_expressions.py

  Log Message:
  -----------
  make flake8 happy


  Commit: 0e55a386ffe19764ec11fc687bceb32b934bcc32
      https://github.com/zopefoundation/zope.tales/commit/0e55a386ffe19764ec11fc687bceb32b934bcc32
  Author: Dieter Maurer <d-maurer at users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M CHANGES.rst
    M src/zope/tales/expressions.py
    M src/zope/tales/tests/test_expressions.py

  Log Message:
  -----------
  Merge pull request #22 from zopefoundation/path_expr_with_configurable_builtins

Support (some) builtins in path expressions


Compare: https://github.com/zopefoundation/zope.tales/compare/a332b59579d5...0e55a386ffe1


More information about the checkins mailing list