mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +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) |
||
|---|---|---|
| .. | ||
| dispatcher | ||
| ext | ||
| filters | ||
| handlers | ||
| methods | ||
| style | ||
| types | ||
| __init__.py | ||
| client.py | ||