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 eryksun, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-06.17:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496770844.29.0.623651556182.issue30557@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6a1d84e2b37291b7e3bc5ddad14a60aed430e404 by Steve Dower (Victor Stinner) in branch 'master':
bpo-30557: Fix test_faulthandler (#1969)
https://github.com/python/cpython/commit/6a1d84e2b37291b7e3bc5ddad14a60aed430e404
History
Date User Action Args
2017-06-06 17:40:44steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, ned.deily, zach.ware, eryksun
2017-06-06 17:40:44steve.dowersetmessageid: <1496770844.29.0.623651556182.issue30557@psf.upfronthosting.co.za>
2017-06-06 17:40:44steve.dowerlinkissue30557 messages
2017-06-06 17:40:44steve.dowercreate