Skip to content

gh-113753: Clear finalized bit when allocating PyAsyncGenASend from free-list#113754

Merged
gvanrossum merged 5 commits into
python:mainfrom
colesbury:gh-113753-asend
Jan 10, 2024
Merged

gh-113753: Clear finalized bit when allocating PyAsyncGenASend from free-list#113754
gvanrossum merged 5 commits into
python:mainfrom
colesbury:gh-113753-asend

Fix location of _PyGC_CLEAR_FINALIZED call and add test

614ac7b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs