Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-35230d0-3.6
Closed

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

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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@1st1

1st1 commented May 28, 2018

Copy link
Copy Markdown
Member

Will submit a separate PR for 3.6.

@1st1 1st1 closed this May 28, 2018
@miss-islington miss-islington deleted the backport-35230d0-3.6 branch May 28, 2018 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants