[Checkins] [zopefoundation/zope.interface] 14c8b2: Support Components subclasses that are not hashabl...

GitHub noreply at github.com
Wed Aug 31 14:41:52 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: 14c8b2966011bc0dcab7e908cd80cb61dfd413cb
      https://github.com/zopefoundation/zope.interface/commit/14c8b2966011bc0dcab7e908cd80cb61dfd413cb
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/zope/interface/registry.py
    M src/zope/interface/tests/test_registry.py

  Log Message:
  -----------
  Support Components subclasses that are not hashable. (#54)

* Support Components subclasses that are not hashable.

Fixes #53.




More information about the checkins mailing list