summaryrefslogtreecommitdiffstats
path: root/Python/structmember.c
diff options
context:
space:
mode:
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>2023-04-28 00:30:26 (GMT)
committerGitHub <noreply@github.com>2023-04-28 00:30:26 (GMT)
commit67d140dba72dc2cb661d55878384464de46719e7 (patch)
treef9459ce8747f0910eb8e62c9c175801378e3175f /Python/structmember.c
parent424a785a07049924603228b153f746cfe3a983a2 (diff)
downloadcpython-67d140dba72dc2cb661d55878384464de46719e7.zip
cpython-67d140dba72dc2cb661d55878384464de46719e7.tar.gz
cpython-67d140dba72dc2cb661d55878384464de46719e7.tar.bz2
gh-83925: Make asyncio.subprocess communicate similar to non-asyncio (#18650)
subprocess's communicate(None) closes stdin of the child process, after sending no (extra) data. Make asyncio variant do the same. This fixes issues with processes that waits for EOF on stdin before continuing.
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions