Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
003f341e99234cf6088341e746ffef15e12ccda2
/
.
/
Misc
/
NEWS.d
/
3.5.4.rst
blob: cd0ca4872f1ab01840e82767415d5c527333a0b2 [
file
]
..
bpo
:
30119
..
date
:
2017
-
07
-
26
-
15
-
11
-
17
..
nonce
:
DZ6C_S
..
release date
:
2017
-
08
-
07
..
section
:
Library
ftplib
.
FTP
.
putline
()
now
throws
ValueError
on commands that contains CR
or
LF
.
Patch
by
Dong
-
hee
Na
.