asyncio coroutines zijn niet meer ondersteund vanaf python 3.11 #20

Closed
opened 2022-11-13 19:55:14 +01:00 by mark · 1 comment
Owner

alle asyncio.coroutine decorated functies moeten een async functie worden.

alle yield froms moeten een await worden.

Op zich simpel zat, maar wel een hoop cloc.

alle asyncio.coroutine decorated functies moeten een async functie worden. alle yield froms moeten een await worden. Op zich simpel zat, maar wel een hoop cloc.
Author
Owner

python 3.11 zit al in testing in Arch.. tiktok gaat de klok (en de chinese overheid)

python 3.11 zit al in testing in Arch.. tiktok gaat de klok (en de chinese overheid)
mark closed this issue 2022-12-28 17:57:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mark/stroopwafel#20