Commit Graph

6 Commits

Author SHA1 Message Date
Felix Yan 34e87db8f9
Use tomllib on Python 3.11+
Fallback to tomli for compatibility with older Python.
2023-05-08 10:52:27 +03:00
Alexandru Fikl 8366e519d6
port from deprecated appdirs to platformdirs 2023-02-01 17:15:15 +02:00
lilydjwg fad7cf631d Merge remote-tracking branch 'origin/pr/212'
Conflicts:
      setup.cfg
      setup.py
2022-11-20 13:42:22 +08:00
lilydjwg 69a5d82d25 tests: fix some warnings 2022-04-07 14:06:03 +08:00
Dusk Banks 15020dfcd6 switch from setup.py to PEP 517 & setup.cfg 2022-02-22 21:51:47 -08:00
Felix Yan 84df2716b5 AsyncIO rewrite 2017-07-06 12:24:45 +08:00