commit | 56bc3b768c3cc3817031b56d5e7a279aa1296bc9 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Tue May 23 07:49:13 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue May 23 07:49:13 2017 -0700 |
tree | 96b0b16192a496ddad096b944680e61703c1f725 | |
parent | 5ba185039f1bd465d3f82531324fd3fe1ee42f0c [diff] |
bpo-29335 - apply suggested test_subprocess simplifications from haypo and Zach: (#1757) use faulthandler._sigsegv() and ctypes.util.find_library('c')