This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients asvetlov, dino.viehland, gvanrossum, itamaro, kumaraditya, mpage, yselivanov
Date 2022-03-11.23:36:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I've recently dabbled a bit in some new primitives for asyncio, and based on that experience I think this would be very useful.

IIRC Trio does this (presumably at considerable cost) in userland.
History
Date User Action Args
2022-03-11 23:36:27gvanrossumsetrecipients: + gvanrossum, dino.viehland, asvetlov, yselivanov, kumaraditya, itamaro, mpage
2022-03-11 23:36:27gvanrossumsetmessageid: <[email protected]>
2022-03-11 23:36:27gvanrossumlinkissue46892 messages
2022-03-11 23:36:27gvanrossumcreate