summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/macOS/2023-12-06-12-11-13.gh-issue-109981.mOHg10.rst
blob: f86ab2c37ee6ecf8f28ec3d90602b2b726261704 (plain)
1
2
3
Use ``/dev/fd`` on macOS to determine the number of open files in
``test.support.os_helper.fd_count`` to avoid a crash with "guarded" file
descriptors when probing for open files.