]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104090: Fix unittest collectedDurations resources leak (#106795)
authorYonatan Bitton <bityob@gmail.com>
Wed, 19 Jul 2023 11:03:47 +0000 (14:03 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 11:03:47 +0000 (12:03 +0100)
commit70b961ed93f67e34d0624e178f6029c886afaeee
tree509cb106414f7eb5617b3d4b7ff38b451093aafe
parente6f96cf9c62e38514e8f5465a1c43f85d861adb2
gh-104090: Fix unittest collectedDurations resources leak (#106795)
Lib/unittest/result.py
Misc/NEWS.d/next/Tests/2023-07-16-02-57-08.gh-issue-104090.cKtK7g.rst [new file with mode: 0644]