]> granicus.if.org Git - python/commitdiff
(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)
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.

1  2 
Lib/test/test_threading.py

Simple merge