mirror of https://github.com/python/cpython
Browse Source
The Windows-specific subprocess.STARTUPINFO class now accepts keyword-only arguments to its constructor to set the various data attributes. Patch by Subhendu Ghosh.pull/295/head
committed by
Nick Coghlan