Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 56bc3b768c3cc3817031b56d5e7a279aa1296bc9 https://github.com/python/cpython/commit/56bc3b768c3cc3817031b56d5e7a279aa1296bc9 Author: Gregory P. Smith <greg at krypto.org> Date: 2017年05月23日 (2017年5月23日) Changed paths: M Lib/test/test_subprocess.py Log Message: ----------- bpo-29335 - apply suggested test_subprocess simplifications from haypo and Zach: (#1757) use faulthandler._sigsegv() and ctypes.util.find_library('c')