matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/db
Andrew Ferrazzutti adb7453e1a Actually make compatible with Python 3.8
- Replace builtin generic type annotations with classes from Typing
- Replace union type expressions with Union and Optional
2022-07-14 01:41:24 -04:00
..
upgrade Backfill inbound read receipts 2022-05-05 03:05:19 -04:00
__init__.py Allow login flow to be more like the official PC client 2022-05-05 03:04:03 -04:00
login_credential.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
message.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
portal.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
puppet.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
user.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00