summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2009-10-27 17:47:14 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2009-10-27 17:47:14 +0000
commitc66363f5e0c38aeeeeb706cf0fa93fa1e63f53ee (patch)
treec384e3f018e105d6910b05d6269173b68281b4c1 /Misc
parent495f7b5adbe798447f12139ce7f870b7b4c06a6c (diff)
downloadcpython-git-c66363f5e0c38aeeeeb706cf0fa93fa1e63f53ee.tar.gz
Merged revisions 75818 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r75818 | antoine.pitrou | 2009-10-27 18:41:58 +0100 (mar., 27 oct. 2009) | 3 lines Issue #7205: Fix a possible deadlock when using a BZ2File object from several threads at once. ........
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 bb5e4cc7e8..9707276ecb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -117,6 +117,9 @@ C-API
Library
-------
+- Issue #7205: Fix a possible deadlock when using a BZ2File object from
+ several threads at once.
+
- Issue #7077: logging: SysLogHandler now treats Unicode as per RFC 5424.
- Issue #7099: Decimal.is_normal now returns True for numbers with exponent