diff options
author | Segev Finer <segev208@gmail.com> | 2017-08-18 16:18:13 +0300 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-08-18 15:18:13 +0200 |
commit | 4d3851727fb82195e4995c6064b0b2d6cbc031c4 (patch) | |
tree | d39c125eded8ac59a4108465ff9fbea47c730628 /Python/formatter_unicode.c | |
parent | a7c449b8c08933deabcf329fb74ed1336f6db34f (diff) | |
download | cpython-git-4d3851727fb82195e4995c6064b0b2d6cbc031c4.tar.gz |
bpo-30121: Fix debug assert in subprocess on Windows (#1224)
* bpo-30121: Fix debug assert in subprocess on Windows
This is caused by closing HANDLEs using os.close which is for CRT file
descriptors and not for HANDLEs.
* bpo-30121: Suppress debug assertion in test_subprocess when ran directly
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions