]> granicus.if.org Git - python/commit
Issue #9931: Fix hangs in GUI tests under Windows in certain conditions.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 26 Feb 2011 15:58:05 +0000 (15:58 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 26 Feb 2011 15:58:05 +0000 (15:58 +0000)
commitd20a5f61617b01b8dc3ba8e10b210574d27fccfe
tree6c2373c933ab993833150957a653252c44e841fb
parent8ed41a8e5cc803d4cbea328a3c169c7794e2ea80
Issue #9931: Fix hangs in GUI tests under Windows in certain conditions.
Patch by Hirokazu Yamamoto.
Lib/test/support.py
Misc/NEWS