[Checkins] [zopefoundation/zope.tales] 31442f: Drop support for Python 3.4.

Michael Howitz noreply at github.com
Fri Mar 22 08:28:27 CET 2019


  Branch: refs/heads/fix-deprecations
  Home:   https://github.com/zopefoundation/zope.tales
  Commit: 31442f369747eac6473cef1f62cf70030b436db6
      https://github.com/zopefoundation/zope.tales/commit/31442f369747eac6473cef1f62cf70030b436db6
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Drop support for Python 3.4.

Its test cannot be run any more because `zope.testrunner` no longer supports
Python 3.4


  Commit: 7cf341b8faa8afe75eeb47f49cc12333c8c2d2da
      https://github.com/zopefoundation/zope.tales/commit/7cf341b8faa8afe75eeb47f49cc12333c8c2d2da
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    A src/zope/tales/testing.py
    M src/zope/tales/tests/test_expressions.py
    M src/zope/tales/tests/test_tales.py
    M tox.ini

  Log Message:
  -----------
  Fix deprecation warnings.


  Commit: 69bc97841b61aba9ff7cd8c8f52e92ef4398e38e
      https://github.com/zopefoundation/zope.tales/commit/69bc97841b61aba9ff7cd8c8f52e92ef4398e38e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

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

  Log Message:
  -----------
  Clean up and bring coverage back to 100 %.


Compare: https://github.com/zopefoundation/zope.tales/compare/31442f369747%5E...69bc97841b61


More information about the checkins mailing list