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 iritkatriel
Recipients Mark.Shannon, brandtbucher, gvanrossum, iritkatriel, terry.reedy
Date 2021-12-03.19:05:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638558323.64.0.863824772999.issue45711@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ff758bd1a144ee712e96ae1db91f476c3b252bb by Irit Katriel in branch 'main':
bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized (GH-29890)
https://github.com/python/cpython/commit/2ff758bd1a144ee712e96ae1db91f476c3b252bb
History
Date User Action Args
2021-12-03 19:05:23iritkatrielsetrecipients: + iritkatriel, gvanrossum, terry.reedy, Mark.Shannon, brandtbucher
2021-12-03 19:05:23iritkatrielsetmessageid: <1638558323.64.0.863824772999.issue45711@roundup.psfhosted.org>
2021-12-03 19:05:23iritkatriellinkissue45711 messages
2021-12-03 19:05:23iritkatrielcreate