slixmpp/slixmpp
2015-08-08 17:34:06 +02:00
..
features Remove JID cache, to better test for performance. 2015-06-20 01:12:03 +01:00
plugins Properly answer an error instead of tracebacking on unknown command execution. 2015-08-08 17:33:59 +02:00
roster Fix some more blocking iq 2014-08-01 15:02:54 +02:00
stanza Iq.send: set the timeout even when no timeout_callback is set 2015-04-04 16:48:30 +02:00
test Fix the test suite 2015-08-08 17:34:06 +02:00
thirdparty Always use OrderedDict from collections, and remove its implementation in slixmpp.thirdparty. 2014-09-01 02:47:15 +02:00
util Remove the now useless Queue wrapper in slixmpp.util. 2014-09-28 23:58:46 +02:00
xmlstream Strip strings after pygments, so we don’t include an needless newline. 2015-08-08 17:34:06 +02:00
__init__.py Change the API to make iq.send() always return a future 2015-02-28 19:02:35 +01:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py Remove JID cache, to better test for performance. 2015-06-20 01:12:03 +01:00
clientxmpp.py Fix components 2015-07-21 00:33:15 +02:00
componentxmpp.py Fix components 2015-07-21 00:33:15 +02:00
exceptions.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
jid.py Store None instead of '' for unset parts of a JID. 2015-06-22 01:12:56 +01:00
stringprep.py Move stringprep and idna support in a different module than slixmpp.jid. 2015-06-20 01:14:46 +01:00
stringprep.pyx Add a Cython version of slixmpp.stringprep, using libidn. 2015-06-20 01:14:46 +01:00
version.py slixmpp v1.0 2015-08-08 17:34:06 +02:00