]> granicus.if.org Git - python/commit
(merge 3.2) Issue #11870: Skip test_threading.test_2_join_in_forked_process()
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Jul 2011 12:53:07 +0000 (14:53 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Jul 2011 12:53:07 +0000 (14:53 +0200)
commit2555b0aac7020b870f23794de17d84c0a2cbf118
treef9aedb50d12a16c9bda0ef0b4a25fd413e6155fb
parent48b1ce5519623e83c5910453babef99ffdce3e23
parent26d318690f37bd43ff843225075eeea633f7da8c
(merge 3.2) Issue #11870: Skip test_threading.test_2_join_in_forked_process()
on platforms with known OS bugs

Share the list of platforms with known OS bugs with other tests. Patch written
by Charles-François Natali.
Lib/test/test_threading.py