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 2017-07-26.04:58:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501045104.93.0.77361210969.issue30119@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a4e774f86224cd8c997deaa4e71312cf1a7b023c by Ned Deily (Dong-hee Na) in branch '3.3':
[3.3] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) (#2885)
https://github.com/python/cpython/commit/a4e774f86224cd8c997deaa4e71312cf1a7b023c
History
Date User Action Args
2017-07-26 04:58:24ned.deilysetrecipients: + ned.deily, georg.brandl, vstinner, larry, giampaolo.rodola, benjamin.peterson, martin.panter, corona10
2017-07-26 04:58:24ned.deilysetmessageid: <1501045104.93.0.77361210969.issue30119@psf.upfronthosting.co.za>
2017-07-26 04:58:24ned.deilylinkissue30119 messages
2017-07-26 04:58:24ned.deilycreate