Skip to content

bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized#29890

Merged
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:45711-exc_info_does_not_need_normalizing
Dec 3, 2021
Merged

bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized#29890
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:45711-exc_info_does_not_need_normalizing

Revert "bpo-45711: Remove unnecessary normalization of exc_info"

e1a719a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs