]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107211: Fix test_peg_generator (#108435)
authorVictor Stinner <vstinner@python.org>
Thu, 24 Aug 2023 17:47:44 +0000 (19:47 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Aug 2023 17:47:44 +0000 (17:47 +0000)
commitfa6933e035ba81ae3ed6ceac61b901a3d52b1e30
tree2a4f3dd394b914fd2a6c10cf82cdff8b5bc9ad26
parentfa626b8ca019c36418a1ddcefcf9ba1f52946609
gh-107211: Fix test_peg_generator (#108435)

Export these internal functions for test_peg_generator

* _PyArena_AddPyObject()
* _PyArena_Free()
* _PyArena_Malloc()
* _PyArena_New()
Include/internal/pycore_pyarena.h