[Checkins] [zopefoundation/zope.catalog] a986f7: Fix ITextIndex under Python 3.

GitHub noreply at github.com
Fri May 5 14:51:04 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.catalog
  Commit: a986f7384de5e4bd53a69e42bee751e50c66632f
      https://github.com/zopefoundation/zope.catalog/commit/a986f7384de5e4bd53a69e42bee751e50c66632f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M setup.py
    M src/zope/__init__.py
    M src/zope/catalog/tests.py
    M src/zope/catalog/text.py
    M tox.ini

  Log Message:
  -----------
  Fix ITextIndex under Python 3.

Fixes #5

- Add support for Python 3.6
- Use pip caching on Travis and enable coveralls.
- 100% test coverage


  Commit: d4962fde8a1c8a83c6f8d5ad1452e77c25217751
      https://github.com/zopefoundation/zope.catalog/commit/d4962fde8a1c8a83c6f8d5ad1452e77c25217751
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M setup.py
    M src/zope/__init__.py
    M src/zope/catalog/tests.py
    M src/zope/catalog/text.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #6 from zopefoundation/issue5

Fix ITextIndex under Python 3.


Compare: https://github.com/zopefoundation/zope.catalog/compare/ccbd0f444a0d...d4962fde8a1c


More information about the checkins mailing list