STINNER Victor <vstin...@python.org> added the comment:

Releasing memory in pymain_free() is a good start! At least it fix the issue 
for the "python" command. So people running a memory debugger like Valgrind 
will no longer see any leak at "python" exit.

Kumar: Do you want to work on a PR for that?

----------

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

Reply via email to