2017-06-29 17:09 GMT+02:00 Victor Stinner <victor.stin...@gmail.com>: > Correct me if I'm wrong, but, for the first time, *all reference > leaks* have been fixed on *all branches* (2.7, 3.5, 3.6 and master), > on *Linux and Windows*! Before, we mostly focused on the master branch > (called "default" in Mercurial) on Linux. > > I also started to fix a few "memory block" leaks, most (or all?) of > them should also be fixed (on all branches, on Linux and Windows).
The "AMD64 Windows8.1 Refleaks" now pass on 2.7, 3.5, 3.6 and master branches. I finished to backport my changes to fix false alarms in hunting reference and memory leaks. The next introduced reference leak should now send an email to the buildbot-status mailing list ;-) Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com