Branch: refs/heads/2.7 Home: https://github.com/python/cpython Commit: 9d1983be503012e750f49d31b569f3fe4554c628 https://github.com/python/cpython/commit/9d1983be503012e750f49d31b569f3fe4554c628 Author: Victor Stinner <victor.stinner at gmail.com> Date: 2017年05月15日 (2017年5月15日) Changed paths: M Lib/test/test_multiprocessing.py M Misc/NEWS Log Message: ----------- bpo-11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. (#1591) (cherry picked from commit f25a8de845d20349a265442eb0f3dcd71d0d7ac5)