commit | 2555b0aac7020b870f23794de17d84c0a2cbf118 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 14:53:07 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 14:53:07 2011 +0200 |
tree | f9aedb50d12a16c9bda0ef0b4a25fd413e6155fb | |
parent | 48b1ce5519623e83c5910453babef99ffdce3e23 [diff] | |
parent | 26d318690f37bd43ff843225075eeea633f7da8c [diff] |
(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.