[Checkins] [zopefoundation/ZODB] 2d1818: Avoid DeprecationWarning about base64.decodestring...

GitHub noreply at github.com
Thu Feb 28 16:43:58 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 2d181876fc613d294d73c30c8e392541d4221bb8
      https://github.com/zopefoundation/ZODB/commit/2d181876fc613d294d73c30c8e392541d4221bb8
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/ZODB/blob.py

  Log Message:
  -----------
  Avoid DeprecationWarning about base64.decodestring in Py3


  Commit: 5472857bca880f0626c1f78c0a5489a8465943d0
      https://github.com/zopefoundation/ZODB/commit/5472857bca880f0626c1f78c0a5489a8465943d0
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/ZODB/scripts/fstail.py
    M src/ZODB/scripts/tests/fstail.txt

  Log Message:
  -----------
  Fix ResourceWarning in fstail.py


  Commit: 12f7995ac9c57d180871f13e6c58ba282e8341c8
      https://github.com/zopefoundation/ZODB/commit/12f7995ac9c57d180871f13e6c58ba282e8341c8
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/ZODB/FileStorage/iterator.test

  Log Message:
  -----------
  Fix a bunch of ResourceWarnings in iterator.test


  Commit: 0c53f08ebd5e9069f021e21af4746d7553a30177
      https://github.com/zopefoundation/ZODB/commit/0c53f08ebd5e9069f021e21af4746d7553a30177
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/ZODB/tests/testblob.py

  Log Message:
  -----------
  Fix ResourceWarning in BlobCloneTests


  Commit: f7115e550ee9bae0b9ad3eac16a52d0366f0144b
      https://github.com/zopefoundation/ZODB/commit/f7115e550ee9bae0b9ad3eac16a52d0366f0144b
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/ZODB/ExportImport.py

  Log Message:
  -----------
  Fix ResourceWarning in importFile()


  Commit: 290b0734ca7dc8806cfb3f3d22717b793bd1f9d4
      https://github.com/zopefoundation/ZODB/commit/290b0734ca7dc8806cfb3f3d22717b793bd1f9d4
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

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

  Log Message:
  -----------
  Fix ResourceWarning in blob_importexport.txt


  Commit: bd50a59ff070515dbd38df63c4d4106595ef5715
      https://github.com/zopefoundation/ZODB/commit/bd50a59ff070515dbd38df63c4d4106595ef5715
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/ZODB/FileStorage/FileStorage.py
    M src/ZODB/tests/IExternalGC.test

  Log Message:
  -----------
  More ResourceWarnings fixes


Compare: https://github.com/zopefoundation/ZODB/compare/5bc41c9bcb72...bd50a59ff070


More information about the checkins mailing list