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.

URL PR 29890
Status merged
Title bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized
History
Date User Action Args
2021-12-03 19:05:16iritkatrielsetstatus: open -> merged
2021-12-02 17:16:39iritkatrielsettitle: bpo-45711: Remove unnecessary normalization of exc_info -> bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized
2021-12-02 12:37:21iritkatriellinkissue45711 pull_requests
2021-12-02 12:37:21iritkatrielcreate