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 steve.dower
Recipients Fynn Be, Ilya.Kulakov, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-17.23:53:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510962792.8.0.213398074469.issue31701@psf.upfronthosting.co.za>
In-reply-to
Content
SetUnhandledExceptionFilter could be a good option.

I suspect the difference between that and AddVectorContinueHandler are because of the weird prioritization of the two types of handler, and are probably not significant enough to worry about here.
History
Date User Action Args
2017-11-17 23:53:12steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware, Ilya.Kulakov, Fynn Be
2017-11-17 23:53:12steve.dowersetmessageid: <1510962792.8.0.213398074469.issue31701@psf.upfronthosting.co.za>
2017-11-17 23:53:12steve.dowerlinkissue31701 messages
2017-11-17 23:53:12steve.dowercreate