]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96538: Fix refleak in _bisectmodule.c (gh-96619)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Tue, 6 Sep 2022 23:37:18 +0000 (19:37 -0400)
committerGitHub <noreply@github.com>
Tue, 6 Sep 2022 23:37:18 +0000 (19:37 -0400)
commit56d9cf7fc87d2cd7b8231c44f1d710ee77fbb998
tree79ce26868bf398fce2904e160111411838ebde8e
parent147eb723b2521e7cf889f6b24ca49adbefa0bf65
gh-96538: Fix refleak in _bisectmodule.c (gh-96619)
Lib/test/test_bisect.py
Modules/_bisectmodule.c