Sign in
android
/
platform
/
external
/
python
/
cpython3
/
aae49ec595d
/
.
/
Misc
/
NEWS.d
/
3.5.4.rst
blob: 7839fa2709ecf2f04f0ed337d38fed1319f464d3 [
file
] [
log
] [
blame
]
..
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
Donghee
Na
.