Re: [Python-Dev] Fix for Lib/test/leakers/test_gestalt.py
Thomas Heller schrieb: > I think this fixes the leak in Lib/test/leakers/test_gestalt.py. > > Index: Python/mactoolboxglue.c > === > --- Python/mactoolboxglue.c (revision 50522) > +++ Python/mactoolboxglue.c (working copy) > @@ -6
[Python-Dev] Fix for Lib/test/leakers/test_gestalt.py
I think this fixes the leak in Lib/test/leakers/test_gestalt.py. Index: Python/mactoolboxglue.c === --- Python/mactoolboxglue.c (revision 50522) +++ Python/mactoolboxglue.c (working copy) @@ -60,8 +60,9 @@