[Checkins] [zopefoundation/zope.component] 17922c: Reset the cached adapter_hooks at zope.testing.cle...

GitHub noreply at github.com
Fri Mar 29 16:52:05 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.component
  Commit: 17922c1981ccab2faeea88ac430b64890f6dd3f7
      https://github.com/zopefoundation/zope.component/commit/17922c1981ccab2faeea88ac430b64890f6dd3f7
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M CHANGES.rst
    M src/zope/component/hooks.py
    M src/zope/component/tests/test_hooks.py

  Log Message:
  -----------
  Reset the cached adapter_hooks at zope.testing.cleanup.cleanUp time (LP1100501).


  Commit: d507d970c68e644110975c819c114b1dfeb54805
      https://github.com/zopefoundation/zope.component/commit/d507d970c68e644110975c819c114b1dfeb54805
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-29 (Fri, 29 Mar 2013)

  Changed paths:
    M CHANGES.rst
    M src/zope/component/hooks.py
    M src/zope/component/tests/test_hooks.py

  Log Message:
  -----------
  Merge pull request #1 from NextThought/master

Reset the cached ``adapter_hooks`` at ``zope.testing.cleanup.cleanUp`` time (LP1100501).


Compare: https://github.com/zopefoundation/zope.component/compare/5054b9b5b3d9...d507d970c68e


More information about the checkins mailing list