summaryrefslogtreecommitdiff
path: root/slixmpp/__init__.py
AgeCommit message (Expand)Author
2018-08-08Fix compatibility with python 3.5 and 3.6mathieui
2018-08-07Fix TLS with python 3.7mathieui
2015-09-23Fix support for python 3.4 <= 3.4.2mathieui
2015-09-14(Temporary) fix for python 3.5mathieui
2015-02-28Change the API to make iq.send() always return a futuremathieui
2015-02-23Import xmlstream.asyncio and coroutine_wrapper at the top levelmathieui
2014-09-28Don’t check for logging.NullHandler, it got added in Python 3.1.Emmanuel Gil Peyrot
2014-07-22Remove unused RestartStream exceptionFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz