[Checkins] [zopefoundation/zope.interface] a11e1e: Make the RO for InterfaceClass consistent and fix ...

Jason Madden noreply at github.com
Sat Mar 21 14:22:41 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: a11e1ea7cecb9a5cbd483f135e2657bce6d7b92a
      https://github.com/zopefoundation/zope.interface/commit/a11e1ea7cecb9a5cbd483f135e2657bce6d7b92a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/zope/interface/common/collections.py
    M src/zope/interface/common/tests/test_collections.py
    M src/zope/interface/interface.py
    M src/zope/interface/ro.py
    M src/zope/interface/tests/test_interfaces.py
    M src/zope/interface/tests/test_ro.py
    M tox.ini

  Log Message:
  -----------
  Make the RO for InterfaceClass consistent and fix handling of the STRICT_IRO env variable.

Fixes #192 and fixes #194.

Also fix the IRO for OrderedDict on CPython 2


  Commit: b614a6cf8ffb939f5cdc306901c1fc3b9828e6d5
      https://github.com/zopefoundation/zope.interface/commit/b614a6cf8ffb939f5cdc306901c1fc3b9828e6d5
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/zope/interface/common/collections.py
    M src/zope/interface/common/tests/test_collections.py
    M src/zope/interface/interface.py
    M src/zope/interface/ro.py
    M src/zope/interface/tests/test_interfaces.py
    M src/zope/interface/tests/test_ro.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #195 from zopefoundation/issue192-issue194

Make the RO for InterfaceClass consistent and fix handling of the STRICT_IRO


Compare: https://github.com/zopefoundation/zope.interface/compare/3a50f2e88781...b614a6cf8ffb


More information about the checkins mailing list