[Checkins] [zopefoundation/zope.event] 54ed7b: Make the `notify` function return its event argume...

GitHub noreply at github.com
Tue Jul 4 15:55:39 CEST 2017


  Branch: refs/heads/return-argument
  Home:   https://github.com/zopefoundation/zope.event
  Commit: 54ed7b5263a5c872f7242632bf62b0d349e39521
      https://github.com/zopefoundation/zope.event/commit/54ed7b5263a5c872f7242632bf62b0d349e39521
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/event/__init__.py
    M src/zope/event/classhandler.py
    M src/zope/event/tests.py

  Log Message:
  -----------
  Make the `notify` function return its event argument.

This facilitates testing and higher-level APIs such as those found in
zope.lifecycleevent. It was proposed in https://github.com/zopefoundation/zope.lifecycleevent/issues/11.




More information about the checkins mailing list