slixmpp/slixmpp
mathieui 4931e7e604 refactor: type the resolver
almost perfect, except for python < 3.9 making it so we can’t have nice
things.
2021-06-28 21:01:21 +02:00
..
features global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
plugins refactor: remove the now obsolete future_wrapper and asyncio-related module 2021-06-28 21:01:18 +02:00
roster global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stanza refactor: remove the now obsolete future_wrapper and asyncio-related module 2021-06-28 21:01:18 +02:00
test xmlstream: do not allow stanzas outside a session 2021-04-08 18:47:51 +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 refactor: type the resolver 2021-06-28 21:01:21 +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: update docstrings/typing 2021-02-26 00:08:56 +01:00
basexmpp.py basexmpp: add more typing, fix some docs 2021-02-06 12:29:14 +01:00
clientxmpp.py global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01: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: add some forgotten type hints 2021-03-07 21:12:22 +01:00
pluginsdict.py types: move pluginsdict to a dedicated file 2021-02-06 12:28:32 +01: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 refactor: type the resolver 2021-06-28 21:01:21 +02:00
version.py global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00