Staging
v0.5.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
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 346 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 574 bytes

back to top