Dennis Sweeney <sweeney.dennis...@gmail.com> added the comment:

I think the import is irrelevant (luckily). This still crashes:

async def f():
    pass
frame = f().cr_frame
frame.clear()

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45813>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to