]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111968: Split _Py_async_gen_asend_freelist out of _Py_async_gen_fr… (gh-115546)
authorDonghee Na <donghee.na@python.org>
Sat, 17 Feb 2024 01:03:10 +0000 (10:03 +0900)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 01:03:10 +0000 (10:03 +0900)
commit8db8d7118e1ef22bc7cdc3d8b657bc10c22c2fd6
treeb8878610dcba4ff06f06737b60455160e8be2a87
parent318f2190bc93796008b0a4241243b0851b418436
gh-111968: Split _Py_async_gen_asend_freelist out of _Py_async_gen_fr… (gh-115546)
Include/internal/pycore_freelist.h
Objects/genobject.c