[Checkins] [zopefoundation/zope.interface] c0e980: Fix equality testing of implementedBy objects that...

GitHub noreply at github.com
Mon Sep 5 08:10:12 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: c0e980b4b986a95a7699d0f417d6f8ff185f48d7
      https://github.com/zopefoundation/zope.interface/commit/c0e980b4b986a95a7699d0f417d6f8ff185f48d7
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M src/zope/interface/declarations.py
    M src/zope/interface/tests/test_declarations.py

  Log Message:
  -----------
  Fix equality testing of implementedBy objects that have been proxied. Fixes #55.


  Commit: fe670a2df4634804a31ad8446b6e42f61a31694d
      https://github.com/zopefoundation/zope.interface/commit/fe670a2df4634804a31ad8446b6e42f61a31694d
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-09-05 (Mon, 05 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M src/zope/interface/declarations.py
    M src/zope/interface/tests/test_declarations.py

  Log Message:
  -----------
  Merge pull request #56 from zopefoundation/fix-55

Fix equality testing of implementedBy objects that have been proxied.


Compare: https://github.com/zopefoundation/zope.interface/compare/69cacf26ff8f...fe670a2df463


More information about the checkins mailing list