[issue33623] Fix possible SIGSGV when asyncio.Future is created in __del__

Yury Selivanov report at bugs.python.org
Mon May 28 11:11:34 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset 35230d08e09de4e2e52658d5cb09e5b0ca965418 by Yury Selivanov in branch 'master':
bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ (#7080)
https://github.com/python/cpython/commit/35230d08e09de4e2e52658d5cb09e5b0ca965418


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33623>
_______________________________________


More information about the Python-bugs-list mailing list