[Python-Dev] [Python-checkins] Daily reference leaks (234021dcad93): sum=61 (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Wed May 25 14:44:15 CEST 2011
- Previous message: [Python-Dev] [Python-checkins] Daily reference leaks (234021dcad93): sum=61
- Next message: [Python-Dev] Extending os.chown() to accept user/group names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, May 25, 2011 at 7:10 PM, Victor Stinner <victor.stinner at haypocalc.com> wrote:
Le mercredi 25 mai 2011 à 15:13 +1000, Nick Coghlan a écrit :
On Wed, May 25, 2011 at 1:09 PM, <solipsis at pitrou.net> wrote: > results for 234021dcad93 on branch "default" > -------------------------------------------- > > testpackaging leaked [128, 128, 128] references, sum=384
Is there a new cache in packaging that regrtest needs to know about and either ignore or clear when checking reference counts? See the issue http://bugs.python.org/issue12167 : Antoine listed tests leaking references, and I already fixed some of them.
Thanks for the issue link. I'd seen a few of these reports go by, so it's good to know that dealing with it is in progress.
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] [Python-checkins] Daily reference leaks (234021dcad93): sum=61
- Next message: [Python-Dev] Extending os.chown() to accept user/group names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]