[Python-Dev] Buildbot report (almost July) (original) (raw)

Victor Stinner victor.stinner at gmail.com
Tue Jul 4 09:23:56 EDT 2017


2017-06-29 17:09 GMT+02:00 Victor Stinner <victor.stinner at 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



More information about the Python-Dev mailing list