On Thu, Jan 27, 2022 at 8:40 AM Victor Stinner <[email protected]> wrote: > tl; dr Python no longer leaks memory at exit on the "python -c pass" command > ;-)
Thanks to all for the effort on this! Would it be worth adding a test to make sure we don't start leaking memory again? -eric _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ELLXKXMQAZ3WMLDDNKU7QLR6AGE36JJR/ Code of Conduct: http://python.org/psf/codeofconduct/
