Skip to content

Commit 82932b7

Browse files
authored
gh-81403: Add NEWS entry for PR #13951 (#103729)
Add NEWS entry for PR #13951
1 parent 730bbdd commit 82932b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:class:`urllib.request.CacheFTPHandler` no longer raises :class:`URLError`
2+
if a cached FTP instance is reused. ftplib's endtransfer method calls
3+
voidresp to drain the connection to handle FTP instance reuse properly.

0 commit comments

Comments
 (0)