Skip to content

[3.7] bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ (GH-7080)#7151

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-35230d0-3.7
May 28, 2018
Merged

[3.7] bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ (GH-7080)#7151
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-35230d0-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented May 28, 2018

Copy link
Copy Markdown
Contributor

(cherry picked from commit 35230d0)

Co-authored-by: Yury Selivanov yury@magic.io

https://bugs.python.org/issue33623

…l__ (pythonGH-7080)

(cherry picked from commit 35230d0)

Co-authored-by: Yury Selivanov <yury@magic.io>
@1st1

1st1 commented May 28, 2018

Copy link
Copy Markdown
Member

@ned-deily would be nice to have this in 3.7.0

@miss-islington

Copy link
Copy Markdown
Contributor Author

@1st1: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 51d0a2c into python:3.7 May 28, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-35230d0-3.7 branch May 28, 2018 15:28
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.

4 participants