[Checkins] [zopefoundation/zc.zlibstorage] ac3d7c: Close the underlying iterator.

GitHub noreply at github.com
Thu Jan 5 16:24:42 CET 2017


  Branch: refs/heads/close-iterator
  Home:   https://github.com/zopefoundation/zc.zlibstorage
  Commit: ac3d7c0cd85c01eb6e94b5b08c7003d4d6459b75
      https://github.com/zopefoundation/zc.zlibstorage/commit/ac3d7c0cd85c01eb6e94b5b08c7003d4d6459b75
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zc/zlibstorage/__init__.py
    M src/zc/zlibstorage/tests.py
    M tox.ini

  Log Message:
  -----------
  Close the underlying iterator.

Fixes #4.

Also add PyPy support.

Modernize the .travis.yml: sudo false, pip caching, same testrunner as
tox.ini.

Pin ZODB/ZEO to old versions because ServerZlibStorage is broken for
ZODB 5. Will address in a subsequent PR.




More information about the checkins mailing list