]> granicus.if.org Git - python/commit
Merged revisions 75818 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Oct 2009 17:46:09 +0000 (17:46 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Oct 2009 17:46:09 +0000 (17:46 +0000)
commitf3a0ff61e0f9eadd46e86689d01ae82509a0b425
tree5908afcd2df7724e89c7af7f39d5c352b38ab04e
parentab90b90c7b7242ab9bf9b8aa983e4a3c7119ccd0
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.
........
Lib/test/test_bz2.py
Misc/NEWS
Modules/bz2module.c