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

GitHub noreply at github.com
Thu Jan 5 15:54:23 CET 2017


  Branch: refs/heads/close-iterator
  Home:   https://github.com/zopefoundation/zc.zlibstorage
  Commit: b6f0a927cbde2020603f41dfa3fb8af3c6ddde67
      https://github.com/zopefoundation/zc.zlibstorage/commit/b6f0a927cbde2020603f41dfa3fb8af3c6ddde67
  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