]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix NULL check in test_type_from_ephemeral_spec in_testcapimodule.c (GH-92863)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Tue, 17 May 2022 15:17:16 +0000 (11:17 -0400)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 15:17:16 +0000 (18:17 +0300)
commit524f03c08ca6688785c0fe99d8f2b385bf92e58f
tree7364c731cb893c1a3766ef13848bfd93cdfd3d47
parent19a4252459540913d0fd69beb66454f7c19bfef8
Fix NULL check in test_type_from_ephemeral_spec in_testcapimodule.c (GH-92863)
Modules/_testcapimodule.c