Staging
v0.8.1
https://github.com/python/cpython
Revision 99ba73d1188f4d52d2c741c26267da00a008f379 authored by Victor Stinner on 01 June 2018, 11:47:24 UTC, committed by GitHub on 01 June 2018, 11:47:24 UTC
* 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.
1 parent 1d5198f
History
Tip revision: 99ba73d1188f4d52d2c741c26267da00a008f379 authored by Victor Stinner on 01 June 2018, 11:47:24 UTC
bpo-31009: Move fd_count() to test.support (#7308)
Tip revision: 99ba73d
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top