[Checkins] [zopefoundation/zope.tales] 17eb4f: Avoid the deprecated cgi.escape

Marius Gedminas noreply at github.com
Tue Feb 12 11:05:39 CET 2019


  Branch: refs/heads/py38
  Home:   https://github.com/zopefoundation/zope.tales
  Commit: 17eb4fe62730b7716b158afb71e9d7ca06e1451b
      https://github.com/zopefoundation/zope.tales/commit/17eb4fe62730b7716b158afb71e9d7ca06e1451b
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

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

  Log Message:
  -----------
  Avoid the deprecated cgi.escape

Fixes test failures on Python 3.8 prereleases (where cgi.escape is not
just deprecated, but gone entirely).


  Commit: 5ae4e33963edba25a131e3e6d468881f52cfc7e2
      https://github.com/zopefoundation/zope.tales/commit/5ae4e33963edba25a131e3e6d468881f52cfc7e2
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Test Python 3.8 on Travis CI


Compare: https://github.com/zopefoundation/zope.tales/compare/17eb4fe62730%5E...5ae4e33963ed


More information about the checkins mailing list