This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, eric.araujo, ezio.melotti, grahamd, loewis, ncoghlan, pitrou, python-dev, swapnil, vstinner
Date 2011-04-08.07:11:28
SpamBayes Score 0.00029136613
Marked as misclassified No
Message-id <1302246689.09.0.286774608959.issue11803@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, the code looks similar, but #222684 seems to be fixed, and doesn't use PyImport_ImportModule, so maybe the leak is there.
History
Date User Action Args
2011-04-08 07:11:29ezio.melottisetrecipients: + ezio.melotti, loewis, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, grahamd, swapnil, python-dev
2011-04-08 07:11:29ezio.melottisetmessageid: <1302246689.09.0.286774608959.issue11803@psf.upfronthosting.co.za>
2011-04-08 07:11:28ezio.melottilinkissue11803 messages
2011-04-08 07:11:28ezio.melotticreate