]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103193: Fix refleaks in `test_inspect` and `test_typing` (#104320)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 9 May 2023 12:33:36 +0000 (13:33 +0100)
committerGitHub <noreply@github.com>
Tue, 9 May 2023 12:33:36 +0000 (18:03 +0530)
commit9196da417d20e1484e23b3c80483b0222abaadf2
tree866a8a6d7238bc5b09986753cce9fd6049c62f16
parent41aff464cef83d2655029ddd180a51110e8d7f8e
gh-103193: Fix refleaks in `test_inspect` and `test_typing` (#104320)
Lib/test/libregrtest/utils.py