Re: [Python-Dev] Daily reference leaks (30f33e6a04c1): sum=975756

2013-10-18 Thread Serhiy Storchaka
18.10.13 21:04, Brett Cannon написав(ла): That was it, so Antoine and Zach were right about the location. Should be fixed now. Thank you Brett. ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Uns

Re: [Python-Dev] Daily reference leaks (30f33e6a04c1): sum=975756

2013-10-18 Thread Brett Cannon
On Fri, Oct 18, 2013 at 1:53 PM, Brett Cannon wrote: > > > > On Fri, Oct 18, 2013 at 1:51 PM, Brett Cannon wrote: > >> >> >> On Fri, Oct 18, 2013 at 1:34 PM, Zachary Ware < >> zachary.ware+py...@gmail.com> wrote: >> >>> On Fri, Oct 18, 2013 at 12:30 PM, Antoine Pitrou >>> wrote: >>> > >>> > Is

Re: [Python-Dev] Daily reference leaks (30f33e6a04c1): sum=975756

2013-10-18 Thread Brett Cannon
On Fri, Oct 18, 2013 at 1:51 PM, Brett Cannon wrote: > > > On Fri, Oct 18, 2013 at 1:34 PM, Zachary Ware < > zachary.ware+py...@gmail.com> wrote: > >> On Fri, Oct 18, 2013 at 12:30 PM, Antoine Pitrou >> wrote: >> > >> > Is anyone looking into those leaks? >> > I suspect they might have to do wit

Re: [Python-Dev] Daily reference leaks (30f33e6a04c1): sum=975756

2013-10-18 Thread Brett Cannon
On Fri, Oct 18, 2013 at 1:34 PM, Zachary Ware wrote: > On Fri, Oct 18, 2013 at 12:30 PM, Antoine Pitrou > wrote: > > > > Is anyone looking into those leaks? > > I suspect they might have to do with Serhiy's latest re changes in > > add40e9f7cbe. > > (just a barely educated guess, though) > > I ha

Re: [Python-Dev] Daily reference leaks (30f33e6a04c1): sum=975756

2013-10-18 Thread Zachary Ware
On Fri, Oct 18, 2013 at 12:30 PM, Antoine Pitrou wrote: > > Is anyone looking into those leaks? > I suspect they might have to do with Serhiy's latest re changes in > add40e9f7cbe. > (just a barely educated guess, though) I have confirmed that and was working towards getting my findings posted wh

Re: [Python-Dev] Daily reference leaks (30f33e6a04c1): sum=975756

2013-10-18 Thread Antoine Pitrou
Is anyone looking into those leaks? I suspect they might have to do with Serhiy's latest re changes in add40e9f7cbe. (just a barely educated guess, though) Regards Antoine. On Fri, 18 Oct 2013 09:31:49 +0200 solip...@pitrou.net wrote: > results for 30f33e6a04c1 on branch "default" > -