bpo-19764: Implemented support for subprocess.Popen(close_fds=True) on Windows#1218
Merged
vstinner merged 24 commits intoDec 18, 2017
python:masterpython/cpython:masterfrom
segevfiner:windows-subprocess-close-fdssegevfiner/cpython:windows-subprocess-close-fdsCopy head branch name to clipboard
Merged
bpo-19764: Implemented support for subprocess.Popen(close_fds=True) on Windows#1218vstinner merged 24 commits intopython:masterpython/cpython:masterfrom segevfiner:windows-subprocess-close-fdssegevfiner/cpython:windows-subprocess-close-fdsCopy head branch name to clipboard
vstinner merged 24 commits into
python:masterpython/cpython:masterfrom
segevfiner:windows-subprocess-close-fdssegevfiner/cpython:windows-subprocess-close-fdsCopy head branch name to clipboard
Commits
Commits on Apr 21, 2017
bpo-19764: Implemented support for subprocess.Popen(close_fds=True) on Windows
Show description for 7e68016committed- committed
bpo-19764: Fixed the handle_list warning with close_fds=True
Show description for 9ad94f3committed- committed
- committed
Commits on May 31, 2017
- committed