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-21.21:17:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492809455.93.0.518284687033.issue30125@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3a8f8ea2aca46f9ef1e715f2c924357b6719525f by Victor Stinner in branch '3.6':
bpo-30125: Fix faulthandler.disable() on Windows (#1243)
https://github.com/python/cpython/commit/3a8f8ea2aca46f9ef1e715f2c924357b6719525f
History
Date User Action Args
2017-04-21 21:17:35vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-04-21 21:17:35vstinnersetmessageid: <1492809455.93.0.518284687033.issue30125@psf.upfronthosting.co.za>
2017-04-21 21:17:35vstinnerlinkissue30125 messages
2017-04-21 21:17:35vstinnercreate