summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/interpreter.rst
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-07-05 20:54:17 (GMT)
committerGitHub <noreply@github.com>2018-07-05 20:54:17 (GMT)
commit483422f57e5d8c8bf8820fec29fc9b96bb15d4ef (patch)
tree236c127b825436f6f16d04bc57ef89a58706a70f /Doc/tutorial/interpreter.rst
parent09bb918a61031377d720f1a0fa1fe53c962791b6 (diff)
downloadcpython-483422f57e5d8c8bf8820fec29fc9b96bb15d4ef.zip
cpython-483422f57e5d8c8bf8820fec29fc9b96bb15d4ef.tar.gz
cpython-483422f57e5d8c8bf8820fec29fc9b96bb15d4ef.tar.bz2
bpo-34044: subprocess.Popen copies startupinfo (GH-8090)
subprocess.Popen now copies the startupinfo argument to leave it unchanged: it will modify the copy, so that the same STARTUPINFO object can be used multiple times. Add subprocess.STARTUPINFO.copy() method.
Diffstat (limited to 'Doc/tutorial/interpreter.rst')
0 files changed, 0 insertions, 0 deletions