[Checkins] [zopefoundation/ZODB] 47497f: Fix inconsistent resolution order with zope.interf...

Julien Muchembled noreply at github.com
Tue Jun 2 17:32:18 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 47497fc1b22d6196ccca3094885ea1cd177d8b64
      https://github.com/zopefoundation/ZODB/commit/47497fc1b22d6196ccca3094885ea1cd177d8b64
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/FileStorage/FileStorage.py
    M src/ZODB/blob.py
    M tox.ini

  Log Message:
  -----------
  Fix inconsistent resolution order with zope.interface v5.


  Commit: 6dfe525403273139e8ed3fefb559d9b10fe9029a
      https://github.com/zopefoundation/ZODB/commit/6dfe525403273139e8ed3fefb559d9b10fe9029a
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Add strict iro to travis.


  Commit: 14e73eb3d6c273fd3227885de9d83009ba3ebb02
      https://github.com/zopefoundation/ZODB/commit/14e73eb3d6c273fd3227885de9d83009ba3ebb02
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M src/ZODB/blob.py

  Log Message:
  -----------
  Leave the direct definition of IBlobStorage in place, only expand the definition if necessary inside the __init__.


  Commit: 463fc5afaae2005df808e020dcdf6dcd1cb841f2
      https://github.com/zopefoundation/ZODB/commit/463fc5afaae2005df808e020dcdf6dcd1cb841f2
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M buildout.cfg
    M doc/conf.py
    M doc/requirements.txt

  Log Message:
  -----------
  The j1m.sphinxautointerface dependency can be dropped, the functionality is now in https://pypi.org/project/sphinxcontrib-zopeext


  Commit: 5ce50c3832e994ac2d27e40603f828b365c1caee
      https://github.com/zopefoundation/ZODB/commit/5ce50c3832e994ac2d27e40603f828b365c1caee
  Author: Julien Muchembled <jm at nexedi.com>
  Date:   2020-06-02 (Tue, 02 Jun 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M buildout.cfg
    M doc/conf.py
    M doc/requirements.txt
    M src/ZODB/FileStorage/FileStorage.py
    M src/ZODB/blob.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #310 from zopefoundation/zope-interface-fix-inconsistent-iro

Fix inconsistent resolution order with zope.interface v5.


Compare: https://github.com/zopefoundation/ZODB/compare/bb9bf5393294...5ce50c3832e9


More information about the checkins mailing list