mirror of
https://github.com/python/cpython.git
synced 2025-10-28 20:25:04 +00:00
* bpo-31009: Fix support.fd_count() on Windows On Windows, test.support.fd_count() now calls msvcrt.CrtSetReportMode() to not kill the process nor log any error on stderr on os.dup(fd) if the file descriptor is invalid. * Fix for release mode |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||