summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/handler/waiter.py
AgeCommit message (Expand)Author
2021-12-13fix: remove loop parameter when deprecated (3.10)mathieui
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
2016-05-28Fix the Waiter handler for asynciomathieui
2014-09-28Remove the now useless Queue wrapper in slixmpp.util.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz