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 |
Andrew Ferrazzutti
|
a817049e12
|
Document that error responses can have a result object after all
Also document some custom result types
|
2022-05-06 02:50:55 -04:00 |
Andrew Ferrazzutti
|
e44536f9f2
|
Allow login flow to be more like the official PC client
|
2022-05-05 03:04:03 -04:00 |
Andrew Ferrazzutti
|
e952c05d35
|
Many fixes thanks to mypy
Also add some missing license headers
|
2022-04-28 03:26:08 -04:00 |
Andrew Ferrazzutti
|
c8803bc8cc
|
Minor cleanups
|
2022-04-01 05:11:47 -04:00 |
Andrew Ferrazzutti
|
b57c74eeb6
|
Initial commit
|
2022-02-25 02:22:50 -05:00 |