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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-04-28.14:06:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493388410.6.0.777867402524.issue30125@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e005dd9a6da7dfa34f47a6989a7e0a6b1ad04949 by Victor Stinner in branch '3.6':
bpo-30125: disable faulthandler in ctypes test_SEH (#1237) (#1343)
https://github.com/python/cpython/commit/e005dd9a6da7dfa34f47a6989a7e0a6b1ad04949
History
Date User Action Args
2017-04-28 14:06:50vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-04-28 14:06:50vstinnersetmessageid: <1493388410.6.0.777867402524.issue30125@psf.upfronthosting.co.za>
2017-04-28 14:06:50vstinnerlinkissue30125 messages
2017-04-28 14:06:50vstinnercreate