summaryrefslogtreecommitdiff
path: root/src/zope/event
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python (#22)Michael Howitz2022-12-151-0/+1
* Port documentation to Python 3.Michael Howitz2021-07-163-1/+8
* Remove useless __repr__ override in event classesLaurent VOULLEMIER2019-08-131-8/+7
* Move the function signature to the .rst file per discussion.dry-classhandler-docsJason Madden2018-03-221-6/+7
* The sphinx docs for z.e.classhandler use `.. automodule`.Jason Madden2018-03-221-1/+4
* Merge pull request #5 from zopefoundation/docsJason Madden2017-06-261-2/+3
|\
| * Reference zope.component docs on configuring eventsdocsJason Madden2017-06-231-2/+3
* | Add Python 3.6 and coverallsJason Madden2017-06-231-1/+1
|/
* Added a simple class-based handler implementation.classhandlerJim Fulton2015-10-171-0/+70
* Added a simple class-based handler implementation.Jim Fulton2015-10-171-0/+12
* Note correct semantics for subscribers raising exceptions.Tres Seaver2010-04-191-1/+1
* Exemplar for proposed new style of documenting / testing ZTK packagesTres Seaver2010-04-173-77/+10
* 100% test coverage, even without the doctest.Tres Seaver2010-04-161-3/+29
* Conform to repository policy.Tres Seaver2010-04-062-2/+2
* Fix package's mailing list address and homepage.Dan Korostelev2009-03-031-36/+3
* Moving code to satellite.Christian Theune2007-05-033-0/+153