Fixed Python 3.8 compatibility bugs; classmethod+property workaround; control session buffer

This commit is contained in:
2022-04-08 11:53:53 +02:00
parent 3a8fcb2d5a
commit db306a1a1f
18 changed files with 130 additions and 73 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ pip install asyncio-taskpool
## Dependencies
Python Version 3.9+, tested on Linux
Python Version 3.8+, tested on Linux
## Testing