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 flox
Recipients brett.cannon, eli.bendersky, ezio.melotti, flox, ncoghlan
Date 2012-02-17.08:15:19
SpamBayes Score 7.4448224e-05
Marked as misclassified No
Message-id <1329466520.37.0.117006134615.issue14035@psf.upfronthosting.co.za>
In-reply-to
Content
I have updated the patch to a simpler form where I copy() sys.modules.
Strangely, I do not detect any refleak running the tests.

I plan to commit this fix, if we don't have leaks in the test suite.
History
Date User Action Args
2012-02-17 08:15:20floxsetrecipients: + flox, brett.cannon, ncoghlan, ezio.melotti, eli.bendersky
2012-02-17 08:15:20floxsetmessageid: <1329466520.37.0.117006134615.issue14035@psf.upfronthosting.co.za>
2012-02-17 08:15:19floxlinkissue14035 messages
2012-02-17 08:15:19floxcreate