diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-01 11:47:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-01 11:47:24 (GMT) |
commit | 99ba73d1188f4d52d2c741c26267da00a008f379 (patch) | |
tree | 59b82aad70fbf328c953bdb6209e51311d75b82c /Lib/test/test_io.py | |
parent | 1d5198fd41ad9185e9e6b3aa595769c3693d57be (diff) | |
download | cpython-99ba73d1188f4d52d2c741c26267da00a008f379.zip cpython-99ba73d1188f4d52d2c741c26267da00a008f379.tar.gz cpython-99ba73d1188f4d52d2c741c26267da00a008f379.tar.bz2 |
bpo-31009: Move fd_count() to test.support (#7308)
* Move fd_count() from test.libregrtest.refleak to test.support
* Fix support.fd_count() on Windows: Call CrtSetReportMode() to not
kill the process on invalid file descriptor if Python is compiled
in debug mode.
Diffstat (limited to 'Lib/test/test_io.py')
0 files changed, 0 insertions, 0 deletions