commit | 6e3d6b5dc22cd06d8c4d44a38a8a3415e4bebb16 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Oct 09 09:52:32 2017 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 09 09:52:32 2017 -0700 |
tree | 06294a65e32fc53cf8fb8c895da8e6aeaea5298c | |
parent | c0cabc23bbe474d542ff8a4f1243f4ec3cce5549 [diff] |
bpo-31701: faulthandler: ignore MSC and COM Windows exception (#3929) bpo-31701: On Windows, faulthandler.enable() now ignores MSC and COM exceptions.