]> granicus.if.org Git - python/commit
Issue #25306: Try to fix test_huntrleaks_fd_leak() on Windows
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 3 Oct 2015 19:40:21 +0000 (21:40 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 3 Oct 2015 19:40:21 +0000 (21:40 +0200)
commit20d2118248f9313a9b77bb4d299252da7fc7fa2f
treed62afb5e6c96a68cbb6a25a6cb06f19ce665c3d2
parent33c30131db0249dec166fcbe22cd9152b405e170
Issue #25306: Try to fix test_huntrleaks_fd_leak() on Windows

Issue #25306: Disable popup and logs to stderr on assertion failures in MSCRT.
Lib/test/test_regrtest.py