Skip to content

bpo-45262: Prevent use-after-free in asyncio#28796

Merged
vstinner merged 1 commit into
python:mainfrom
HiassofT:fix-running-holder
Oct 7, 2021
Merged

bpo-45262: Prevent use-after-free in asyncio#28796
vstinner merged 1 commit into
python:mainfrom
HiassofT:fix-running-holder

Prevent use-after-free of running loop holder via cache

9289edb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs