]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131888: fix ResourceWarning in test_ftplib (GH-131889) (#132009)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 2 Apr 2025 12:54:21 +0000 (14:54 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 12:54:21 +0000 (12:54 +0000)
commitb1cd14bd05e525455921570bf1dc86d46d2febcf
tree05e15c310306758335da0f739af3daf2eee19282
parent57e4f0886da453ef4125a7532e2b682e00c67843
[3.13] gh-131888: fix ResourceWarning in test_ftplib (GH-131889) (#132009)

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