SIGN IN SIGN UP

Merge: #10883: Fix socket leaks in urllib.request.

* ftpwrapper now uses reference counting to ensure that the underlying socket
  is closed when the ftpwrapper object is no longer in use
* ftplib.FTP.ntransfercmd() now closes the socket if an error occurs

Initial patch by Victor Stinner.
N
Nadeem Vawda committed
0200016132255124e22d9b48d0e6444ec62fecdd