Rusty Bird
1f71a06aed
Remove python2 compat __future__ imports
2020-02-15 17:33:34 +00:00
Marek Marczykowski-Górecki
ea1a04cb19
events: add support for async event handlers
...
See documentation for details.
2017-07-04 13:04:22 +02:00
Marek Marczykowski-Górecki
afdfbe4eed
Update contrib/check-events for python 3
2017-05-26 15:08:16 +02:00
Wojtek Porczyk
044aefe25a
contrib: import-graph creates smaller, more readable graph
2016-04-27 17:51:18 +02:00
Wojtek Porczyk
c0741972ba
contrib: script for drawing import graph and listing cycles
2016-04-22 10:44:54 +02:00
Wojtek Porczyk
6c62559e86
contrib/check-events: Add tool for pairing events
...
This is QA tool for checking if names of the events are the same when
firing and handling. The core intentionaly has no provision for
registering the events, so another means are needed for checking them.
2016-03-21 11:43:33 +01:00