Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-30764: test_subprocess uses SuppressCrashReport#2405

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:subprocess_stoppedCopy head branch name to clipboard
Jun 26, 2017
Merged

bpo-30764: test_subprocess uses SuppressCrashReport#2405
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:subprocess_stoppedCopy head branch name to clipboard

Conversation

@vstinner

Copy link
Copy Markdown
Member

bpo-30764, bpo-29335: test_child_terminated_in_stopped_state() of
test_subprocess now uses support.SuppressCrashReport() to prevent the
creation of a core dump on FreeBSD.

bpo-30764, bpo-29335: test_child_terminated_in_stopped_state() of
test_subprocess now uses support.SuppressCrashReport() to prevent the
creation of a core dump on FreeBSD.
@mention-bot

Copy link
Copy Markdown

@Haypo, thanks for your PR! By analyzing the history of the files in this pull request, we identified @gpshead, @florentx and @tim-one to be potential reviewers.

@vstinner vstinner merged commit cdee3f1 into python:master Jun 26, 2017
@vstinner vstinner deleted the subprocess_stopped branch June 26, 2017 15:23
vstinner added a commit that referenced this pull request Jun 26, 2017
bpo-30764, bpo-29335: test_child_terminated_in_stopped_state() of
test_subprocess now uses support.SuppressCrashReport() to prevent the
creation of a core dump on FreeBSD.
(cherry picked from commit cdee3f1)
vstinner added a commit that referenced this pull request Jun 26, 2017
bpo-30764, bpo-29335: test_child_terminated_in_stopped_state() of
test_subprocess now uses support.SuppressCrashReport() to prevent the
creation of a core dump on FreeBSD.
(cherry picked from commit cdee3f1)
vstinner added a commit that referenced this pull request Jun 26, 2017
)

* bpo-30764: Backport support.SuppressCrashReport

Backport test.support.SuppressCrashReport context-manager from
master. Drop the Windows implementation since it depends on
msvcrt.CrtSetReportMode() which isn't available on Python 2.7.

* bpo-30764: test_subprocess uses SuppressCrashReport (#2405)

bpo-30764, bpo-29335: test_child_terminated_in_stopped_state() of
test_subprocess now uses support.SuppressCrashReport() to prevent the
creation of a core dump on FreeBSD.
(cherry picked from commit cdee3f1)
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.