This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b8f368acf3
slixmpp
/
slixmpp
/
xmlstream
History
mathieui
bcd8cf085f
Merge branch 'no-ordered-stuff' into 'master'
...
Remove usage of OrderedDict See merge request
poezio/slixmpp!77
2020-12-06 17:08:00 +01:00
..
handler
Switch from @asyncio.coroutine to async def everywhere.
2018-07-01 18:46:33 +02:00
matcher
Fix typos, thanks
codespell
!
2018-01-10 02:18:07 +01:00
__init__.py
XMLStream: factorize the highlight function so it can be used in tests as well
2015-03-02 17:10:27 +01:00
asyncio.py
Remove monkeypatching hack on the event loop
2016-10-05 20:19:07 +02:00
cert.py
Transform an if into an elif in cert parsing.
2016-10-23 14:15:02 +01:00
resolver.py
Fix missing async def in function.
2018-07-02 14:33:21 +02:00
stanzabase.py
Remove OrderedDict usage
2020-12-06 17:00:47 +01:00
tostring.py
Simplify the non-CDATA path of tostring.escape.
2019-01-09 15:03:05 +01:00
xmlstream.py
XMLStream: Add a wait_until coroutine
2020-12-04 22:59:34 +01:00