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 skrah, vstinner
Date 2011-04-11.12:41:20
SpamBayes Score 0.06346336
Marked as misclassified No
Message-id <1302525682.18.0.127643931887.issue11825@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch disables regrtest.py timeout if faulthandler.dump_tracebacks_later() is missing. It prints a warning at startup, and an error if --timeout option is used.
History
Date User Action Args
2011-04-11 12:41:22vstinnersetrecipients: + vstinner, skrah
2011-04-11 12:41:22vstinnersetmessageid: <1302525682.18.0.127643931887.issue11825@psf.upfronthosting.co.za>
2011-04-11 12:41:21vstinnerlinkissue11825 messages
2011-04-11 12:41:21vstinnercreate