diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-27 12:31:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-27 12:31:40 (GMT) |
commit | 95a91df0363f88722ea2860d9d42a0b04b3f8be2 (patch) | |
tree | 8c8b3627f14ba3676ab70a0ed3f998e6aeb7c638 /Lib/test/test_subprocess.py | |
parent | 305f333a447bc8cff62eece16fab7fe4a9bef71c (diff) | |
download | cpython-95a91df0363f88722ea2860d9d42a0b04b3f8be2.zip cpython-95a91df0363f88722ea2860d9d42a0b04b3f8be2.tar.gz cpython-95a91df0363f88722ea2860d9d42a0b04b3f8be2.tar.bz2 |
bpo-30764: Windows support.SuppressCrashReport (#2423)
* Add Windows support to test.support.SuppressCrashReport: call
SetErrorMode() and CrtSetReportMode().
* _testcapi: add CrtSetReportMode() and CrtSetReportFile() functions
and CRT_xxx and CRTDBG_xxx constants needed by SuppressCrashReport.
Diffstat (limited to 'Lib/test/test_subprocess.py')
0 files changed, 0 insertions, 0 deletions