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 Fynn Be, Ilya.Kulakov, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-18.01:07:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510967234.3.0.213398074469.issue31701@psf.upfronthosting.co.za>
In-reply-to
Content
> Please ignore everything I said about AddVectoredContinueHandler. I finally got a chance to test the code on Windows and the way it's called is not suitable for faulthandler.

Oh, good to know. Thank you for having tested that ;-)

At least, it seems like my faulthandler is useful to a few people :)
History
Date User Action Args
2017-11-18 01:07:14vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Ilya.Kulakov, Fynn Be
2017-11-18 01:07:14vstinnersetmessageid: <1510967234.3.0.213398074469.issue31701@psf.upfronthosting.co.za>
2017-11-18 01:07:14vstinnerlinkissue31701 messages
2017-11-18 01:07:13vstinnercreate