summaryrefslogtreecommitdiff
path: root/poezio/events.py
AgeCommit message (Expand)Author
2022-03-31Change license for (some previous and) future revisions to GPL-3.0-or-laterMaxime “pep” Buquet
2022-02-10internal: add a trigger_async method for eventsmathieui
2020-12-12from __future__ import annotationsEmmanuel Gil Peyrot
2019-10-26Fix a bug when removing an event handlermathieui
2019-06-22Rework priority handling for eventsMaxime “pep” Buquet
2018-07-22Add type hints here and theremathieui
2018-07-14Stop making classes inherit from object.Emmanuel Gil Peyrot
2017-11-12yapf -irmathieui
2016-06-11Make poezio.events more Cython-friendly.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot