slixmpp/slixmpp
2021-07-05 22:42:18 +02:00
..
features features: fix typing 2021-07-05 22:42:18 +02:00
plugins plugins: use classvar properly 2021-07-05 22:42:18 +02:00
roster global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stanza stanza: fix a bunch of type errors 2021-07-05 22:42:18 +02:00
test typing: add a bunch of type ignores 2021-07-05 22:25:38 +02:00
thirdparty Fix deprecation warning 2021-02-22 13:09:39 +01:00
util slixmpp.util: type things 2021-06-28 21:00:30 +02:00
xmlstream xmlstream: refine type check 2021-07-05 22:42:18 +02: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 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 typing: reorder jid.bare setter 2021-07-04 15:59:46 +02: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 global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00