]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133891: Add missing error check to `SET_COUNT` macro in `_testinternalcapi...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 31 May 2025 21:57:52 +0000 (23:57 +0200)
committerGitHub <noreply@github.com>
Sat, 31 May 2025 21:57:52 +0000 (21:57 +0000)
commita8708f7320d1d752c92678043278cd75d97250d8
tree1bb99e868522e633b20cbba01aa88b3bcb257007
parent890607fa0510f035252c538b1e69f412e6e766df
[3.14] gh-133891: Add missing error check to `SET_COUNT` macro in `_testinternalcapi.c` (GH-133892) (#134988)

gh-133891: Add missing error check to `SET_COUNT` macro in `_testinternalcapi.c` (GH-133892)
(cherry picked from commit cebae977a63f32c3c03d14c040df3cea55b8f585)

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