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

Conversation

@vstinner

@vstinner vstinner commented Aug 9, 2024

Copy link
Copy Markdown
Member

… with a freed `_asyncio.FutureIter` (python#122837)

* Backport python#122834 for 3.13

(cherry picked from commit e8fb088)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants