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 benjamin.peterson, corona10, georg.brandl, giampaolo.rodola, larry, martin.panter, ned.deily, vstinner
Date 2017-07-26.12:11:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501071087.75.0.257600070731.issue30119@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8c2d4cf092c5f0335e7982392a33927579c4d512 by Victor Stinner (Dong-hee Na) in branch '3.6':
[3.6] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) (#2886)
https://github.com/python/cpython/commit/8c2d4cf092c5f0335e7982392a33927579c4d512
History
Date User Action Args
2017-07-26 12:11:27vstinnersetrecipients: + vstinner, georg.brandl, larry, giampaolo.rodola, benjamin.peterson, ned.deily, martin.panter, corona10
2017-07-26 12:11:27vstinnersetmessageid: <1501071087.75.0.257600070731.issue30119@psf.upfronthosting.co.za>
2017-07-26 12:11:27vstinnerlinkissue30119 messages
2017-07-26 12:11:27vstinnercreate