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 zach.ware
Recipients lambertv, neologix, pitrou, vstinner, zach.ware
Date 2013-09-16.15:05:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379343931.29.0.234534778952.issue18948@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps it would be best to either combine SuppressCoreFiles and suppress_crash_popup, or provide a new construct that does so since both are used in almost every place one is used.  Also, test_daemon_threads_fatal_error in test_threading should be using suppress_crash_popup, but isn't currently, which I believe falls under the scope of this issue.
History
Date User Action Args
2013-09-16 15:05:31zach.waresetrecipients: + zach.ware, pitrou, vstinner, neologix, lambertv
2013-09-16 15:05:31zach.waresetmessageid: <1379343931.29.0.234534778952.issue18948@psf.upfronthosting.co.za>
2013-09-16 15:05:31zach.warelinkissue18948 messages
2013-09-16 15:05:31zach.warecreate