slixmpp/slixmpp
2022-02-15 21:57:49 +01:00
..
features features: fix typing 2021-07-05 22:42:18 +02:00
plugins fix: specific cases in xep-0047 with network race conditions 2022-02-05 12:38:48 +01:00
roster
stanza stanza: fix circular imports 2021-07-05 23:05:57 +02:00
test Revert "Replace asyncio.ensure_future() with asyncio.create_task()" 2021-12-13 21:25:41 +01:00
thirdparty
util
xmlstream deprecate XMLStream.process() 2022-02-15 21:57:49 +01:00
__init__.py refactor: remove the now obsolete future_wrapper and asyncio-related module 2021-06-28 21:01:18 +02:00
api.py api: fix typing 2021-07-05 20:09:59 +02:00
basexmpp.py clientxmpp: cleanup some types 2021-07-05 22:42:18 +02:00
clientxmpp.py clientxmpp: cleanup some types 2021-07-05 22:42:18 +02:00
componentxmpp.py
exceptions.py
jid.py jid: Improve error reporting on IDNA validation failure 2021-11-18 15:33:37 +01:00
pluginsdict.py pluginsdict: add xep 0048 2021-07-03 11:17:15 +02:00
py.typed setup: indicate that slixmpp contains type hints 2021-07-03 11:17:15 +02:00
stringprep.py
stringprep.pyx
types.py types: add __all__ 2021-07-03 11:17:15 +02:00
version.py