STINNER Victor <vstin...@python.org> added the comment:
> Lists and tuples sometimes leak (starting 69ac6e58f and later): It's not a regression. It's just that bpo-40521 helped Valgrind to detect such bug :-) I wrote bpo-20698 to fix this issue. I'm also working on a more generic approach to ensure that we don't add new objects to free lists after free lists are cleared. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40887> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com