Erlend E. Aasland <erlend.aasl...@innova.no> added the comment:

> Crash related to AST in interpreter_clear() remains me bpo-41796.

Well remembered, Victor!

Bisecting using Pablo's reproducer:
fd957c124c44441d9c5eaf61f7af8cf266bafcb1 is the first bad commit
commit fd957c124c44441d9c5eaf61f7af8cf266bafcb1
Author: Victor Stinner <vstin...@python.org>
Date:   Tue Nov 3 18:07:15 2020 +0100

    bpo-41796: Call _PyAST_Fini() earlier to fix a leak (GH-23131)

----------

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

Reply via email to