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