]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110241: Add missing error check to `record_eval` in `_testinternalcapi...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 21:38:25 +0000 (14:38 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 21:38:25 +0000 (21:38 +0000)
commit892b1942a70cf2eb68a7582c7a9f3f91a3aeda1d
treefd4d01326cdd5267b8ba7afe9605b3f0fd4a43fd
parent74d0b608116b269fdc47566638f79d70e3fab174
[3.12] gh-110241: Add missing error check to `record_eval` in `_testinternalcapi` (GH-110242) (#110244)

gh-110241: Add missing error check to `record_eval` in `_testinternalcapi` (GH-110242)
(cherry picked from commit 4596c76d1a7650fd4650c814dc1d40d664cd8fb4)

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