]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-104090: Fix unittest collectedDurations resources leak (GH-106795) (#106888)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Jul 2023 11:34:54 +0000 (04:34 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 11:34:54 +0000 (11:34 +0000)
commitb1c50b80a6197ba1e41539ec0984a9925956cc1d
tree4e701e0f8af0a5c980efc701bd97692b3ab8528e
parent0c106a91e8e54bbf114cb54540dddb2a39a0e2be
[3.12] gh-104090: Fix unittest collectedDurations resources leak (GH-106795) (#106888)

gh-104090: Fix unittest collectedDurations resources leak (GH-106795)
(cherry picked from commit 70b961ed93f67e34d0624e178f6029c886afaeee)

Co-authored-by: Yonatan Bitton <bityob@gmail.com>
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]