slixmpp/slixmpp
2022-08-20 13:35:38 +02:00
..
features features_starttls/Proceed: raise exception on InvalidCABundle 2022-04-05 19:42:49 +02:00
plugins XEP-0461: Message Replies 2022-08-20 13:35:38 +02:00
roster global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stanza Change origin-id defaults to False 2022-05-28 13:50:09 +02:00
test Revert "Replace asyncio.ensure_future() with asyncio.create_task()" 2021-12-13 21:25:41 +01:00
thirdparty thirdparty: Remove the mini_dateutil module 2022-07-12 12:55:20 +02:00
util slixmpp.util: type things 2021-06-28 21:00:30 +02:00
xmlstream Merge branch 'default-to-CAs' into 'master' 2022-07-12 13:24:32 +02:00
__init__.py Only defuse stdlib through an env var 2022-03-19 16:15:03 +01:00
api.py api: fix typing 2021-07-05 20:09:59 +02:00
basexmpp.py Change origin-id defaults to False 2022-05-28 13:50:09 +02:00
clientxmpp.py clientxmpp: cleanup some types 2021-07-05 22:42:18 +02:00
componentxmpp.py stanza: add a Handshake class and use it in componentxmpp 2021-04-18 21:15:22 +02:00
exceptions.py global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
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 global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stringprep.pyx Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
types.py types: add __all__ 2021-07-03 11:17:15 +02:00
version.py Update version to 1.8.2 2022-04-06 22:41:40 +02:00