Skip to content

[3.12] gh-122695: Fix double-free when using gc.get_referents with a freed _asyncio.FutureIter (#122837)#122859

Merged
vstinner merged 1 commit into
python:3.12from
vstinner:asyncio12
Aug 9, 2024
Merged

[3.12] gh-122695: Fix double-free when using gc.get_referents with a freed _asyncio.FutureIter (#122837)#122859
vstinner merged 1 commit into
python:3.12from
vstinner:asyncio12

[3.13] gh-122695: Fix double-free when using `gc.get_referents` with …

5d77c37
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs