diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2017-10-09-17-42-30.bpo-31701.NRrVel.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2017-10-09-17-42-30.bpo-31701.NRrVel.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2017-10-09-17-42-30.bpo-31701.NRrVel.rst b/Misc/NEWS.d/next/Library/2017-10-09-17-42-30.bpo-31701.NRrVel.rst new file mode 100644 index 0000000..129b74e --- /dev/null +++ b/Misc/NEWS.d/next/Library/2017-10-09-17-42-30.bpo-31701.NRrVel.rst @@ -0,0 +1 @@ +On Windows, faulthandler.enable() now ignores MSC and COM exceptions. |