This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-06-30.15:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498837020.12.0.0239991840285.issue30818@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 73528640ffd872141e126d2c4a103126055ec9ce by Victor Stinner in branch 'master':
bpo-30818: test_ftplib calls asyncore.close_all() (#2514)
https://github.com/python/cpython/commit/73528640ffd872141e126d2c4a103126055ec9ce
History
Date User Action Args
2017-06-30 15:37:00vstinnersetrecipients: + vstinner
2017-06-30 15:37:00vstinnersetmessageid: <1498837020.12.0.0239991840285.issue30818@psf.upfronthosting.co.za>
2017-06-30 15:37:00vstinnerlinkissue30818 messages
2017-06-30 15:37:00vstinnercreate