K 10 svn:author V 8 jpaetzel K 8 svn:date V 27 2019-04-16T20:04:43.160466Z K 7 svn:log V 409 Update to 6.0.0 - Added a ``BaseEventEmitter`` class which is entirely synchronous and intended for simple use and for subclassing - Added an ``AsyncIOEventEmitter`` class for intended use with asyncio - Added a ``TwistedEventEmitter`` class for intended use with twisted - Added an ``ExecutorEventEmitter`` class which runs events in an executor - Deprecated ``EventEmitter`` (use one of the new classes) END