Nico <nicofroehl...@icloud.com> added the comment:

We apparently need a flag to ensure compatibility with the windows return codes

======================================================================
FAIL: test_disable_windows_exc_handler 
(test.test_faulthandler.FaultHandlerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\cpython\cpython\lib\test\test_faulthandler.py", line 825, in 
test_disable_windows_exc_handler
    self.assertEqual(exitcode, 0xC0000005)
AssertionError: -1073741819 != 3221225477

----------

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

Reply via email to