[Checkins] [zopefoundation/ZODB] 033512: Fix ResourceWarnings in FileStorage.pack()

GitHub noreply at github.com
Fri Mar 1 13:53:51 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 033512a3cfe73c5c8f1ce35410c4eb74cae10738
      https://github.com/zopefoundation/ZODB/commit/033512a3cfe73c5c8f1ce35410c4eb74cae10738
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M src/ZODB/FileStorage/FileStorage.py
    M src/ZODB/FileStorage/fspack.py

  Log Message:
  -----------
  Fix ResourceWarnings in FileStorage.pack()


  Commit: 68d8bca1862f3f1a2fa01e8471a15286df16c169
      https://github.com/zopefoundation/ZODB/commit/68d8bca1862f3f1a2fa01e8471a15286df16c169
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M src/ZODB/FileStorage/FileStorage.py

  Log Message:
  -----------
  Use with open(): ... for peace of mind


Compare: https://github.com/zopefoundation/ZODB/compare/b07519b5dd9c...68d8bca1862f


More information about the checkins mailing list