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, gvanrossum, iritkatriel, njs, yselivanov
Date 2022-02-15.23:42:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644968543.73.0.0852278664327.issue46752@roundup.psfhosted.org>
In-reply-to
Content
New changeset 602630ac1855e38ef06361c68f6e216375a06180 by Guido van Rossum in branch 'main':
bpo-46752: Add TaskGroup; add Task..cancelled(),.uncancel() (GH-31270)
https://github.com/python/cpython/commit/602630ac1855e38ef06361c68f6e216375a06180
History
Date User Action Args
2022-02-15 23:42:23gvanrossumsetrecipients: + gvanrossum, njs, asvetlov, yselivanov, iritkatriel
2022-02-15 23:42:23gvanrossumsetmessageid: <1644968543.73.0.0852278664327.issue46752@roundup.psfhosted.org>
2022-02-15 23:42:23gvanrossumlinkissue46752 messages
2022-02-15 23:42:23gvanrossumcreate