summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-11-12 18:48:13 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2006-11-12 18:48:13 (GMT)
commit36cbc08f3fd57b41bcde8c1ec19d79e59d95f9ca (patch)
tree41f9fc3c07a95a23c1469281ce22fd1b0abec562 /Misc
parent056dac1bcfb9aa09e156cb79b111d73ac9a44ec1 (diff)
downloadcpython-36cbc08f3fd57b41bcde8c1ec19d79e59d95f9ca.zip
cpython-36cbc08f3fd57b41bcde8c1ec19d79e59d95f9ca.tar.gz
cpython-36cbc08f3fd57b41bcde8c1ec19d79e59d95f9ca.tar.bz2
Patch #1359217: Ignore 2xx response before 150 response.
Will backport to 2.5.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bd9d264..85e231d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -98,6 +98,9 @@ Core and builtins
Library
-------
+- Patch #1359217: Process 2xx response in an ftplib transfer
+ that precedes an 1xx response.
+
- Patch #1355023: support whence argument for GzipFile.seek.
- Patch #1065257: Support passing open files as body in