]> granicus.if.org Git - python/commit
Issue #11223: Fix test_threadsignals to fail, not hang, when the
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 13 Mar 2011 18:14:21 +0000 (19:14 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 13 Mar 2011 18:14:21 +0000 (19:14 +0100)
commitd3cccd2a60914caef40ada0c16e90da4fc4270b3
treee9d3ea580d0d78d5a12e2c25fbbfb5c74e33e15a
parent0def5c69070c80093af1e05266c61d053aaba3e1
Issue #11223: Fix test_threadsignals to fail, not hang, when the
non-semaphore implementation of locks is used under POSIX.
Lib/test/test_threadsignals.py
Misc/NEWS