core
|
impromptu: Ensure a room is empty before joining
|
2022-03-01 22:38:03 +01:00 |
tabs
|
clean: remove unused imports
|
2022-02-25 22:35:30 +01:00 |
__init__.py
|
Launch poezio as a module package.
|
2016-06-27 23:54:50 +01:00 |
__main__.py
|
Add a check for Unicode support.
|
2018-06-07 14:42:14 +02:00 |
asyncio_fix.py
|
refactor: rename poezio.asyncio module
|
2021-04-11 16:33:53 +02:00 |
config.py
|
Try to guess CA bundle path
|
2022-01-30 00:07:03 +01:00 |
connection.py
|
Try to guess CA bundle path
|
2022-01-30 00:07:03 +01:00 |
decorators.py
|
typing: fix a bunch of type errors
|
2021-04-11 19:41:04 +02:00 |
roster_sorting.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
size_manager.py
|
Stop making classes inherit from object.
|
2018-07-14 16:25:09 +02:00 |
timed_events.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |