]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix NULL check in test_type_from_ephemeral_spec in_testcapimodule.c (GH-92863)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 May 2022 15:47:50 +0000 (08:47 -0700)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 15:47:50 +0000 (08:47 -0700)
commit5c826ef0a5b64157a5943867f2013e82a9ba81f9
tree20eeded705ba6e90f9c38f21a7474f036476b53b
parent386583040d3e6b9c44ef6d8f6da61c31c37c7b9e
Fix NULL check in test_type_from_ephemeral_spec in_testcapimodule.c (GH-92863)

(cherry picked from commit 524f03c08ca6688785c0fe99d8f2b385bf92e58f)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Modules/_testcapimodule.c