summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/0351.bpo-30119.4UMLNh.rst
blob: a37d37038424c6f34075eb7fe2b198e410789685 (plain)
1
2
ftplib.FTP.putline() now throws ValueError on commands that contains CR or
LF. Patch by Dong-hee Na.