[3.7] bpo-33629: Prevent coredump in test_importlib (GH-7090) by miss-islington · Pull Request #7101 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Contributor
bpo-32374, bpo-33629: Use support.SuppressCrashReport() in
test_bad_traverse() of MultiPhaseExtensionModuleTests to prevent
leaking a core dump file.
(cherry picked from commit 483000e)
Co-authored-by: Victor Stinner vstinner@redhat.com
bpo-32374, bpo-33629: Use support.SuppressCrashReport() in test_bad_traverse() of MultiPhaseExtensionModuleTests to prevent leaking a core dump file. (cherry picked from commit 483000e) Co-authored-by: Victor Stinner <vstinner@redhat.com>
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
skip news
awaiting review
labels
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good bot.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
May 24, 2018
miss-islington commented
Contributor Author
@vstinner: Backport status check is done, and it's a success ✅ .
miss-islington
merged commit
d9eb22c
into
python:3.7
miss-islington
commented
May 24, 2018
miss-islington commented
Contributor Author
Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-483000e-3.7
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment