gh-148575: Use the right entry to read the set of file descriptors on CYGWIN#148576
Conversation
…ors on CYGWIN This patch fixes issue python#148575.
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
LGTM. I confirm that using this change, subprocess.run() is able to list open file descriptors from |
|
Merged, thanks for this enhancement! |
|
I read this log, but it seems to me that this error has nothing to do with the fix introduced by this PR. |
This patch fixes issue #148575.