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 steve.dower
Recipients larry, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-02-27.16:26:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425054405.92.0.570093165441.issue23524@psf.upfronthosting.co.za>
In-reply-to
Content
I considered that, but then we'll be disabling the handler for calls into external modules (assuming whatever pyd layer exists is doing its job correctly), which is exactly where the error is most relevant.
History
Date User Action Args
2015-02-27 16:26:45steve.dowersetrecipients: + steve.dower, vstinner, larry, tim.golden, zach.ware, serhiy.storchaka
2015-02-27 16:26:45steve.dowersetmessageid: <1425054405.92.0.570093165441.issue23524@psf.upfronthosting.co.za>
2015-02-27 16:26:45steve.dowerlinkissue23524 messages
2015-02-27 16:26:45steve.dowercreate