]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix NULL test in _testinternalcapi (GH-92861)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 May 2022 01:54:47 +0000 (18:54 -0700)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 01:54:47 +0000 (18:54 -0700)
commitadd8820df87958ca584c840ffbe436c5577e6533
treef2ecfdb9414280f6963209e7aa24542613cd4eee
parent006b302beb68a7b3cee11e34dcee3c20673b5399
Fix NULL test in _testinternalcapi (GH-92861)

(cherry picked from commit 702e0da000bf28aa20cb7f3893b575d977506495)

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