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

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