]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (GH-152177...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2026 10:19:48 +0000 (12:19 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 10:19:48 +0000 (13:19 +0300)
commit93ff7c31afb24d9691a428e9b4dd959e184fa202
tree6567094de5a1d91b53d5e39bc3e0647fffd4c812
parentcf8051b2e782e626062bf85e223b46e92b1ab2bb
[3.15] gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (GH-152177) (#152179)

gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (GH-152177)
(cherry picked from commit a0093282ea87e112e3758e6b3eadb8b6b9770569)

Co-authored-by: sobolevn <mail@sobolevn.me>
Modules/_testinternalcapi.c