[Checkins] [zopefoundation/ZODB] 25ebff: Try invoking parent close() via super(), hoping to...

GitHub noreply at github.com
Thu Jun 13 19:43:57 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 25ebff768035138c99424522b981fa2475c4cb22
      https://github.com/zopefoundation/ZODB/commit/25ebff768035138c99424522b981fa2475c4cb22
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M src/ZODB/blob.py

  Log Message:
  -----------
  Try invoking parent close() via super(), hoping to squash ResourceWarning.

Also, avoid shadowing the 'file' builtin / alias with locals.


  Commit: c0b7812beadc1c0de653e7b44ab0c41e197e60e4
      https://github.com/zopefoundation/ZODB/commit/c0b7812beadc1c0de653e7b44ab0c41e197e60e4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M src/ZODB/tests/blob_transaction.txt

  Log Message:
  -----------
  Bend over backward to avoid ResourceWarnings.


Compare: https://github.com/zopefoundation/ZODB/compare/af66ea83bfdd...c0b7812beadc


More information about the checkins mailing list