mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-30 04:24:50 +00:00
This is due to Python <3.6 having "unsorted" dicts. Dicts are inherently unsorted, but starting from Python 3.6 they keep the order in which the keys are inserted (useful for unpacking) |
||
|---|---|---|
| .. | ||
| api | ||
| client | ||
| connection | ||
| crypto | ||
| session | ||
| __init__.py | ||