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 xdegaye
Recipients vstinner, xdegaye
Date 2014-08-08.22:07:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407535670.93.0.160044104545.issue22175@psf.upfronthosting.co.za>
In-reply-to
Content
'test_faulthandler.patch' uses dedent to have triple-quoted strings in indented form. This allows viewing the source code with the folding tools available with some editors.

'test_faulthandler.diff' is the result of 'hg diff --ignore-all-space' and may be used to ensure that the changes made by the patch only affect the presentation of test_faulthandler.py.
History
Date User Action Args
2014-08-08 22:07:50xdegayesetrecipients: + xdegaye, vstinner
2014-08-08 22:07:50xdegayesetmessageid: <1407535670.93.0.160044104545.issue22175@psf.upfronthosting.co.za>
2014-08-08 22:07:50xdegayelinkissue22175 messages
2014-08-08 22:07:50xdegayecreate