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.

作者 asvetlov
收信人 asvetlov, bjs, chris.jerdonek, graingert, gvanrossum, pagliaricci.m, yselivanov
日期 2022-02-21.20:59:10
SpamBayes Score -1.0
Marked as misclassified
Message-id <1645477150.94.0.0612747547591.issue45390@roundup.psfhosted.org>
In-reply-to
内容
New changeset 4140bcb1cd76dec5cf8d398f4d0e86c438c987d0 by Andrew Svetlov in branch 'main':
bpo-45390: Propagate CancelledError's message from cancelled task to its awaiter (GH-31383)
https://github.com/python/cpython/commit/4140bcb1cd76dec5cf8d398f4d0e86c438c987d0
历史
日期 用户 动作 参数
2022-02-21 20:59:10asvetlov修改recipients: + asvetlov, gvanrossum, chris.jerdonek, yselivanov, graingert, bjs, pagliaricci.m
2022-02-21 20:59:10asvetlov修改messageid: <1645477150.94.0.0612747547591.issue45390@roundup.psfhosted.org>
2022-02-21 20:59:10asvetlov链接issue45390 messages
2022-02-21 20:59:10asvetlov创建