STINNER Victor <vstin...@redhat.com> added the comment:

This leak has been fixed by:

commit f00828a742d2e88c910bdfd00f08fcd998554ba5 (refs/bisect/bad)
Author: Pablo Galindo <pablog...@gmail.com>
Date:   Thu May 9 16:52:02 2019 +0100

    bpo-36851: Clean the frame stack if the execution ends with a return and 
the stack is not empty (GH-13191)

----------
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder:  -> Frame stack is not cleaned after execution is finished with 
return

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

Reply via email to