mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Add NEWS entry for PR #13951
This commit is contained in:
parent
730bbddfdf
commit
82932b72ca
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
||||||
|
:class:`urllib.request.CacheFTPHandler` no longer raises :class:`URLError`
|
||||||
|
if a cached FTP instance is reused. ftplib's endtransfer method calls
|
||||||
|
voidresp to drain the connection to handle FTP instance reuse properly.
|
Loading…
Add table
Add a link
Reference in a new issue