[Checkins] [zopefoundation/Products.ZCatalog] 0b8b63: Import escape from html instead of cgi. (#48)

GitHub noreply at github.com
Sat Dec 15 13:04:56 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 0b8b63a0c8470bd8df187576d4caa2098b9eb5c1
      https://github.com/zopefoundation/Products.ZCatalog/commit/0b8b63a0c8470bd8df187576d4caa2098b9eb5c1
  Author: Jürgen Gmach <jugmac00 at users.noreply.github.com>
  Date:   2018-12-15 (Sat, 15 Dec 2018)

  Changed paths:
    M CHANGES.rst
    M src/Products/ZCTextIndex/ZCTextIndex.py
    M src/Products/ZCTextIndex/tests/testZCTextIndex.py

  Log Message:
  -----------
  Import escape from html instead of cgi. (#48)

Import escape from html instead of cgi.

"cgi.escape" will be removed in Python 3.8.

Test coverage has been increased in order to cover the modified
code paths.

Also, the changelog has been updated accordingly.

modified:   src/Products/ZCTextIndex/ZCTextIndex.py
modified:   src/Products/ZCTextIndex/tests/testZCTextIndex.py
modified:   CHANGES.rst



      **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