[Python-Dev] [Python-checkins] Daily reference leaks (1704deb7e6d7): sum=2

Antoine Pitrou solipsis at pitrou.net
Sun Sep 16 12:34:59 CEST 2012


On Sun, 16 Sep 2012 06:54:21 +0200
Ross Lagerwall <rosslagerwall at gmail.com> wrote:
> On 09/16/2012 06:04 AM, solipsis at pitrou.net wrote:
> > results for 1704deb7e6d7 on branch "default"
> > --------------------------------------------
> > 
> > test_dbm leaked [0, 2, 0] references, sum=2
> > 
> 
> I've noticed that test_dbm fairly often leaks here although I've never
> reproduced it. Does anyone know with which dbm lib this is (gdbm, ndbm,
> gdbm_compat, bdb)?

It is dbm.dumb.

Regards

Antoine.


-- 
Software development and contracting: http://pro.pitrou.net




More information about the Python-Dev mailing list