…ach:
use faulthandler._sigsegv() and ctypes.util.find_library('c')
|
@gpshead, thanks for your PR! By analyzing the history of the files in this pull request, we identified @florentx, @tim-one and @rosslagerwall to be potential reviewers. |
This applies the suggeted test_subprocess simplifications in bpo-29335 from @Haypo and Zach: use faulthandler._sigsegv() for the forced crash and ctypes.util.find_library('c') to find libc.