bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ by 1st1 · Pull Request #7080 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
Member
1st1
requested a review
from serhiy-storchaka
1st1
requested a review
from asvetlov
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
1st1
added
needs backport to 3.6
and removed
awaiting merge
labels
asvetlov
approved these changes
asvetlov
left a comment
asvetlov
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow! Nice finding!
bedevere-bot
added
the
awaiting merge
label
1st1
merged commit
35230d0
into
python:master
bedevere-bot
commented
May 28, 2018
bedevere-bot commented
@1st1: Please replace # with GH- in the commit message next time. Thanks!
miss-islington
commented
May 28, 2018
miss-islington commented
Contributor
Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
1st1
deleted the
fixsigabort
branch
bedevere-bot
removed
the
needs backport to 3.7
label
bedevere-bot
commented
May 28, 2018
bedevere-bot commented
GH-7151 is a backport of this pull request to the 3.7 branch.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…l__ (pythonGH-7080) (cherry picked from commit 35230d0) Co-authored-by: Yury Selivanov <yury@magic.io>
bedevere-bot
commented
May 28, 2018
bedevere-bot commented
GH-7152 is a backport of this pull request to the 3.6 branch.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…l__ (pythonGH-7080) (cherry picked from commit 35230d0) Co-authored-by: Yury Selivanov <yury@magic.io>
bedevere-bot
removed
the
needs backport to 3.6
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment