]> granicus.if.org Git - python/commit
Merged revisions 83411 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 1 Aug 2010 16:57:17 +0000 (16:57 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 1 Aug 2010 16:57:17 +0000 (16:57 +0000)
commit607951d405d7afd8a17408aa9c0e10f44f505c8c
tree684097de8c1d2905abdf9adf4d64de885e0920af
parentba6c08e67077a368c21016171446c26eef5c27d2
Merged revisions 83411 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83411 | antoine.pitrou | 2010-08-01 18:53:42 +0200 (dim., 01 août 2010) | 4 lines

  Issue #9448: Fix a leak of OS resources (mutexes or semaphores) when
  re-initializing a buffered IO object by calling its `__init__` method.
........
Misc/NEWS
Modules/_io/bufferedio.c