arvindm95 / unladen-swallow

Automatically exported from code.google.com/p/unladen-swallow
Other
0 stars 0 forks source link

test_distutils leaks references #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
regrtest.py -R:: test_distutils leaks 103-105 references per run. This
problem is present in both trunk and release-2009Q1-maint, though trunk
leaks 103 references and release-2009Q1-maint leaks 105 references.

Original issue reported on code.google.com by collinw on 15 May 2009 at 7:03

GoogleCodeExporter commented 8 years ago
Fixed in r567 (trunk) and r568 (release-2009Q1-maint).

Original comment by collinw on 16 May 2009 at 2:41