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 christian.heimes
Recipients christian.heimes, ncoghlan, pje
Date 2007-12-10.18:26:28
SpamBayes Score 0.00888727
Marked as misclassified No
Message-id <1197311189.02.0.992055787122.issue1576@psf.upfronthosting.co.za>
In-reply-to
Content
The new patch fixes some ref leaks, corner cases and adds some new unit
tests. All unit tests are passing but I'm leaking lots of references in
the register function.
Files
File name Uploaded
py3k_post_import_hook3.patch christian.heimes, 2007-12-10.18:26:28
History
Date User Action Args
2007-12-10 18:26:29christian.heimessetspambayes_score: 0.00888727 -> 0.00888727
recipients: + christian.heimes, pje, ncoghlan
2007-12-10 18:26:29christian.heimessetspambayes_score: 0.00888727 -> 0.00888727
messageid: <1197311189.02.0.992055787122.issue1576@psf.upfronthosting.co.za>
2007-12-10 18:26:28christian.heimeslinkissue1576 messages
2007-12-10 18:26:28christian.heimescreate