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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, christian.heimes
Date 2007-12-07.12:23:23
SpamBayes Score 0.15712988
Marked as misclassified No
Message-id <1197030203.52.0.33256854589.issue1566@psf.upfronthosting.co.za>
In-reply-to
Content
But there is not PyObject* in this struct. errorhandler is a pointer to
a C function returning a PyObject*; it cannot create a reference cycle.
History
Date User Action Args
2007-12-07 12:23:23amaury.forgeotdarcsetspambayes_score: 0.15713 -> 0.15712988
recipients: + amaury.forgeotdarc, christian.heimes
2007-12-07 12:23:23amaury.forgeotdarcsetspambayes_score: 0.15713 -> 0.15713
messageid: <1197030203.52.0.33256854589.issue1566@psf.upfronthosting.co.za>
2007-12-07 12:23:23amaury.forgeotdarclinkissue1566 messages
2007-12-07 12:23:23amaury.forgeotdarccreate