Skip to content

gh-126138: Fix UAF in asyncio.Task when task calls back to user defined cancel function#126305

Merged
kumaraditya303 merged 4 commits into
python:mainfrom
Nico-Posada:fix-issue-126138
Nov 2, 2024
Merged

gh-126138: Fix UAF in asyncio.Task when task calls back to user defined cancel function#126305
kumaraditya303 merged 4 commits into
python:mainfrom
Nico-Posada:fix-issue-126138

Update to keep line length under 80 characters

b4f4187
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs