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-05-02.14:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493735725.35.0.480511598955.issue30125@psf.upfronthosting.co.za>
In-reply-to
Content
faulthandler.disable() has been fixed on Windows in Python 3.6 and master (3.7).

The test_ctypes warning has been made quiet in Python 3.6 and master (3.7) as well.
History
Date User Action Args
2017-05-02 14:35:25vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-05-02 14:35:25vstinnersetmessageid: <1493735725.35.0.480511598955.issue30125@psf.upfronthosting.co.za>
2017-05-02 14:35:25vstinnerlinkissue30125 messages
2017-05-02 14:35:25vstinnercreate