summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-01-21 10:35:10 (GMT)
committerGeorg Brandl <georg@python.org>2007-01-21 10:35:10 (GMT)
commitdd7b0525e902ee12a612611ea082e12f5999c823 (patch)
treeea6fda1769b0311d8f166d05d32d112afaa82c25 /Misc
parentb84c13792db49abdfac97663badfeda0bba11279 (diff)
downloadcpython-dd7b0525e902ee12a612611ea082e12f5999c823.zip
cpython-dd7b0525e902ee12a612611ea082e12f5999c823.tar.gz
cpython-dd7b0525e902ee12a612611ea082e12f5999c823.tar.bz2
Patch #1627441: close sockets properly in urllib2.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 25593a3..5f4fdc1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -111,6 +111,8 @@ Core and builtins
Library
-------
+- Patch #1627441: close sockets properly in urllib2.
+
- Bug #494589: make ntpath.expandvars behave according to its docstring.
- Changed platform module API python_version_tuple() to actually