Skip to content

bpo-29335 - apply suggested test_subprocess unittest simplifications.#1757

Merged
gpshead merged 1 commit intopython:masterfrom
gpshead:issue29335_test_refactoring
May 23, 2017
Merged

bpo-29335 - apply suggested test_subprocess unittest simplifications.#1757
gpshead merged 1 commit intopython:masterfrom
gpshead:issue29335_test_refactoring

Conversation

@gpshead
Copy link
Copy Markdown
Member

@gpshead gpshead commented May 23, 2017

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.

…ach:

use faulthandler._sigsegv() and ctypes.util.find_library('c')
@mention-bot
Copy link
Copy Markdown

@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.

@gpshead gpshead merged commit 56bc3b7 into python:master May 23, 2017
@gpshead gpshead deleted the issue29335_test_refactoring branch May 23, 2017 15:13
serhiy-storchaka added a commit that referenced this pull request May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants