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 loewis
Recipients christian.heimes, loewis
Date 2008-01-30.19:45:11
SpamBayes Score 0.010110251
Marked as misclassified No
Message-id <1201722316.96.0.926551024202.issue1977@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure what the purpose of this test is. When would it pass, when
would it fail? I don't think it is a bug if a
Py_Initialize()/Py_Finalize() cycle loses references.
History
Date User Action Args
2008-01-30 19:45:17loewissetspambayes_score: 0.0101103 -> 0.010110251
recipients: + loewis, christian.heimes
2008-01-30 19:45:17loewissetspambayes_score: 0.0101103 -> 0.0101103
messageid: <1201722316.96.0.926551024202.issue1977@psf.upfronthosting.co.za>
2008-01-30 19:45:11loewislinkissue1977 messages
2008-01-30 19:45:11loewiscreate