[issue40294] Use-after-free crash if multiple interpreters import asyncio module

STINNER Victor report at bugs.python.org
Thu Apr 16 22:09:49 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset a75e730075cd25be1143e6183006f3b1d61bb80f by Jeffrey Quesnelle in branch 'master':
bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)
https://github.com/python/cpython/commit/a75e730075cd25be1143e6183006f3b1d61bb80f


----------

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


More information about the Python-bugs-list mailing list