]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114569: Use PyMem_* APIs for non-PyObjects in compiler (#114587)
authorErlend E. Aasland <erlend@python.org>
Mon, 29 Jan 2024 23:04:34 +0000 (00:04 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 23:04:34 +0000 (00:04 +0100)
commit8612230c1cacab6d48bfbeb9e17d04ef5a9acf21
treebf514924f4e271505cfd154d14f9315931bfa199
parent3996cbdd33a479b7e59757b81489cbb3370f85e5
gh-114569: Use PyMem_* APIs for non-PyObjects in compiler (#114587)
Python/compile.c
Python/flowgraph.c