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 ned.deily
Recipients benjamin.peterson, corona10, georg.brandl, giampaolo.rodola, larry, martin.panter, ned.deily, vstinner
Date 2019-05-10.17:36:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557509799.21.0.236841531935.issue30119@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2a5a26c87e82c7d9a348792891feccd1b5e9a769 by larryhastings (Dong-hee Na) in branch '3.4':
[3.4] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) (#2893)
https://github.com/python/cpython/commit/2a5a26c87e82c7d9a348792891feccd1b5e9a769
History
Date User Action Args
2019-05-10 18:12:00ned.deilyunlinkissue30119 messages
2019-05-10 17:36:39ned.deilysetrecipients: + ned.deily, georg.brandl, vstinner, larry, giampaolo.rodola, benjamin.peterson, martin.panter, corona10
2019-05-10 17:36:39ned.deilysetmessageid: <1557509799.21.0.236841531935.issue30119@roundup.psfhosted.org>
2019-05-10 17:36:39ned.deilylinkissue30119 messages
2019-05-10 17:36:39ned.deilycreate