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 farshad
Recipients amaury.forgeotdarc, farshad
Date 2008-11-20.07:00:10
SpamBayes Score 3.328387e-05
Marked as misclassified No
Message-id <1227164411.94.0.509571836089.issue4358@psf.upfronthosting.co.za>
In-reply-to
Content
No, there isn't any custom made C extension, nor I'm using ctypes. (It
was a mistake selecting ctypes).
The application is a web service with postgresql backend, so it heavily
uses pyexpat and pygresql in a threaded environment. 
I'll recompile python with pydebug and get back with results.
History
Date User Action Args
2008-11-20 07:00:12farshadsetrecipients: + farshad, amaury.forgeotdarc
2008-11-20 07:00:11farshadsetmessageid: <1227164411.94.0.509571836089.issue4358@psf.upfronthosting.co.za>
2008-11-20 07:00:11farshadlinkissue4358 messages
2008-11-20 07:00:10farshadcreate