]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:26 +0000 (12:19 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 10:19:26 +0000 (13:19 +0300)
commitb43507911b7f1f3e65d9d3f6ad4917b11fadd63f
tree82fd2ac0cc38eadf400bf532e4507ce3b5f4a281
parentc5ac8251b535cc2f282af1d428855bc52b5b5645
[3.13] gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (GH-152177) (#152181)

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