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