]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131888: fix ResourceWarning in test_ftplib (GH-131889) (#132010)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 2 Apr 2025 12:46:40 +0000 (14:46 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 12:46:40 +0000 (12:46 +0000)
commite4fe4d9d5343be2946d1879b298fec26b15e37ad
tree361214c7620960378798ad8ea1b64a8f61193f67
parentb3cf1f27e94d65eba4ed300bdf5851c0326a2a44
[3.12] gh-131888: fix ResourceWarning in test_ftplib (GH-131889) (#132010)

gh-131888: fix ResourceWarning in test_ftplib (GH-131889)
(cherry picked from commit b0f77c4d250789fd1deaab4912919e2e6b89e583)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Lib/test/test_ftplib.py