[Checkins] [zopefoundation/zope.interface] aee892: Add a failing test for #85

GitHub noreply at github.com
Mon Jun 12 16:07:23 CEST 2017


  Branch: refs/heads/issue85
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: aee89255b1b1b12264bdb2570c7f36f27566b68d
      https://github.com/zopefoundation/zope.interface/commit/aee89255b1b1b12264bdb2570c7f36f27566b68d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

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

  Log Message:
  -----------
  Add a failing test for #85


  Commit: 759af9e08d3e7918f7c8613762e8f777190d912b
      https://github.com/zopefoundation/zope.interface/commit/759af9e08d3e7918f7c8613762e8f777190d912b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

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

  Log Message:
  -----------
  Partially revert #84 in order to fix #85

But add testing to be sure it doesn't break again, and extra
suspenders to ensure the issues that #84 was trying to deal with
doesn't show up either.


Compare: https://github.com/zopefoundation/zope.interface/compare/87bd4ba48b24...759af9e08d3e


More information about the checkins mailing list