summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/handler/coroutine_callback.py
AgeCommit message (Expand)Author
2021-12-13Revert "Replace asyncio.ensure_future() with asyncio.create_task()"mathieui
2021-11-18Replace asyncio.ensure_future() with asyncio.create_task()Emmanuel Gil Peyrot
2021-07-05handler: fix more typesmathieui
2021-07-03typing: matchers and sendersmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2018-07-01Switch from @asyncio.coroutine to async def everywhere.Emmanuel Gil Peyrot
2018-02-11asyncio.async has been scheduled for removal for a long time nowmathieui
2015-02-22Allow event handlers to be coroutine functionsmathieui