Steve Dower <steve.do...@python.org> added the comment:

We may just need to special case some well known exception codes for MSVC and 
the CLR, though if they're handled we may be dumping on the first chance and 
not the second chance handling.

If I get a chance to dig into the docs and code I'll take a look, but it's been 
years since I really did anything with SEH (apart from the recent filtering 
change, which was pretty trivial).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31701>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to