index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
poezio
/
common.py
Age
Commit message (
Expand
)
Author
2018-08-15
rostertab, common: Use the default arg of os.getenv().
Emmanuel Gil Peyrot
2018-08-15
Fix mypy errors, add type annotations
mathieui
2018-07-22
Add type hints here and there
mathieui
2018-07-10
common: Simplify get_os_info() using pathlib.Path().
Emmanuel Gil Peyrot
2018-07-10
common: Remove unused get_base64_from_file() function.
Emmanuel Gil Peyrot
2018-01-10
Fix typos, thanks `codespell`!
Emmanuel Gil Peyrot
2017-11-12
yapf -ir
mathieui
2017-10-14
Remove use of deprecated base64.encodestring method
mathieui
2016-10-04
"information" is already plural, fix wording
mathieui
2016-09-20
Stop using deprecated aliases from slixmpp.
Emmanuel Gil Peyrot
2016-06-30
Absolute imports everywhere
mathieui
2016-06-27
Make all relative imports explicit.
Emmanuel Gil Peyrot
2016-06-11
Make poezio.common more Cython-friendly.
Emmanuel Gil Peyrot
2016-06-11
Make poezio.poezio_shlex more Cython-friendly.
Emmanuel Gil Peyrot
2016-06-11
Move the src directory to poezio, for better cython compatibility.
Emmanuel Gil Peyrot