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

GitHub noreply at github.com
Fri Jan 6 14:33:51 CET 2017


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


  Commit: b1128c5345b7f1e5fff9f2bd2777cb29d5488f61
      https://github.com/zopefoundation/zc.zlibstorage/commit/b1128c5345b7f1e5fff9f2bd2777cb29d5488f61
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-01-06 (Fri, 06 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:
  -----------
  Merge pull request #6 from zopefoundation/close-iterator

Close the underlying iterator.


Compare: https://github.com/zopefoundation/zc.zlibstorage/compare/76a57eab53a2...b1128c5345b7


More information about the checkins mailing list