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, dhalbert, gvanrossum, iritkatriel, njs, yselivanov
Date 2022-02-18.05:30:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d85121660ea50bbe8fbd31797aa6e4afe0850388 by Guido van Rossum in branch 'main':
bpo-46752: Slight improvements to TaskGroup API (GH-31398)
https://github.com/python/cpython/commit/d85121660ea50bbe8fbd31797aa6e4afe0850388
History
Date User Action Args
2022-02-18 05:30:59gvanrossumsetrecipients: + gvanrossum, njs, asvetlov, dhalbert, yselivanov, iritkatriel
2022-02-18 05:30:58gvanrossumsetmessageid: <[email protected]>
2022-02-18 05:30:58gvanrossumlinkissue46752 messages
2022-02-18 05:30:58gvanrossumcreate