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 Ilya.Kulakov
Recipients Fynn Be, Ilya.Kulakov, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-16.23:05:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510873525.36.0.213398074469.issue31701@psf.upfronthosting.co.za>
In-reply-to
Content
Another option is to use AddVectoredContinueHandler [1]. It seems to be called if both VEH and SEH failed to handle the error.

1: https://msdn.microsoft.com/en-us/library/windows/desktop/ms679273(v=vs.85).aspx
History
Date User Action Args
2017-11-16 23:05:25Ilya.Kulakovsetrecipients: + Ilya.Kulakov, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, Fynn Be
2017-11-16 23:05:25Ilya.Kulakovsetmessageid: <1510873525.36.0.213398074469.issue31701@psf.upfronthosting.co.za>
2017-11-16 23:05:25Ilya.Kulakovlinkissue31701 messages
2017-11-16 23:05:25Ilya.Kulakovcreate