[3.4] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) by corona10 · Pull Request #2893 · python/cpython

Conversation

vstinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Straighforward cherry-pick of a change already merged in 3.3, 3.5, 3.6 and master.

ned-deily

Labels