]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix ResourceWarning in test.test_frame (GH-96831)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 Sep 2022 00:03:57 +0000 (17:03 -0700)
committerGitHub <noreply@github.com>
Sat, 17 Sep 2022 00:03:57 +0000 (17:03 -0700)
commitd39fce0f038c02bdbb1b379df1cca8297c9c368a
treea3ed777227faa741cf8d02e7c580e4eca27ddef2
parent92a0e81fe16a85b74b79812b6ea55791c0739339
Fix ResourceWarning in test.test_frame (GH-96831)

(cherry picked from commit 303bd880475b510481d86a8c48b62d21d0e3bb53)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Lib/test/test_frame.py