HomeFreeBSD

Update to 6.0.0

Description

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)

Details

Provenance
jpaetzelAuthored on
Parents
rP499118: - Update to 1.6.0.
Branches
Unknown
Tags
Unknown