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 corona10, vstinner
Date 2020-01-13.19:34:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578944080.84.0.727333792467.issue39259@roundup.psfhosted.org>
In-reply-to
Content
New changeset a190e2ade1a704a6b5a94464a0a19b140c7dd031 by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-39259: ftplib.FTP/FTP_TLS now reject timeout = 0 (GH-17959)
https://github.com/python/cpython/commit/a190e2ade1a704a6b5a94464a0a19b140c7dd031
History
Date User Action Args
2020-01-13 19:34:40vstinnersetrecipients: + vstinner, corona10
2020-01-13 19:34:40vstinnersetmessageid: <1578944080.84.0.727333792467.issue39259@roundup.psfhosted.org>
2020-01-13 19:34:40vstinnerlinkissue39259 messages
2020-01-13 19:34:40vstinnercreate