]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix ResourceWarning in test.test_frame (GH-96831)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu, 15 Sep 2022 17:31:45 +0000 (13:31 -0400)
committerGitHub <noreply@github.com>
Thu, 15 Sep 2022 17:31:45 +0000 (18:31 +0100)
commit303bd880475b510481d86a8c48b62d21d0e3bb53
treec70cf385615eff683da3a4e966f00d0c77a9c4f9
parenta41ed975e863ae0ca435783596f14f8492d62f8d
Fix ResourceWarning in test.test_frame (GH-96831)
Lib/test/test_frame.py