Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 4125478

Browse files
committed
Not compatible w/py3.10
1 parent 420eb29 commit 4125478

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Tells you what waits for what in an `async/await` program.
44

5+
### Python 3.10.0a1
6+
7+
It seems the API was changed in 3.10 and the C extension doesn't compile.
8+
I'll investigate...
9+
510
### Alpine
611

712
You'll need `apk add build-base openssl-dev libffi-dev`

0 commit comments

Comments
 (0)