]> granicus.if.org Git - python/commit
Merged revisions 84489 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 4 Sep 2010 17:26:01 +0000 (17:26 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 4 Sep 2010 17:26:01 +0000 (17:26 +0000)
commit037077fe0362bfddd4a7723674ef39e8dcf1934a
tree27aa42ca01de2ad637e95ee26068f9e46076772f
parent8f94754d3ab6e9b27932a5f870f3500ca8e3ed84
Merged revisions 84489 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84489 | antoine.pitrou | 2010-09-04 19:21:57 +0200 (sam., 04 sept. 2010) | 4 lines

  Issue #7736: Release the GIL around calls to opendir() and closedir()
  in the posix module.  Patch by Marcin Bachry.
........
Misc/NEWS
Modules/posixmodule.c