Skip to content

bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__#7080

Merged
1st1 merged 1 commit intopython:masterfrom
1st1:fixsigabort
May 28, 2018
Merged

bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__#7080
1st1 merged 1 commit intopython:masterfrom
1st1:fixsigabort

Conversation

@1st1
Copy link
Copy Markdown
Member

@1st1 1st1 commented May 23, 2018

Copy link
Copy Markdown
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow! Nice finding!

@1st1 1st1 merged commit 35230d0 into python:master May 28, 2018
@bedevere-bot
Copy link
Copy Markdown

@1st1: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

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 May 28, 2018
…l__ (pythonGH-7080)

(cherry picked from commit 35230d0)

Co-authored-by: Yury Selivanov <yury@magic.io>
@bedevere-bot
Copy link
Copy Markdown

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 May 28, 2018
…l__ (pythonGH-7080)

(cherry picked from commit 35230d0)

Co-authored-by: Yury Selivanov <yury@magic.io>
miss-islington added a commit that referenced this pull request May 28, 2018
…l__ (GH-7080)

(cherry picked from commit 35230d0)

Co-authored-by: Yury Selivanov <yury@magic.io>
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.

5 participants