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 vstinner
Recipients larry, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-02-27.15:37:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425051474.29.0.618506075606.issue23524@psf.upfronthosting.co.za>
In-reply-to
Content
> there is no way (and won't be any way) to disable these on a per-thread basis.

I don't understand. Is _set_thread_local_invalid_parameter_handler() process-wide, or dos it only affect the current thread?
History
Date User Action Args
2015-02-27 15:37:54vstinnersetrecipients: + vstinner, larry, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2015-02-27 15:37:54vstinnersetmessageid: <1425051474.29.0.618506075606.issue23524@psf.upfronthosting.co.za>
2015-02-27 15:37:54vstinnerlinkissue23524 messages
2015-02-27 15:37:54vstinnercreate