]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43538: Add extra arguments to os.startfile (GH-25538)
authorSteve Dower <steve.dower@python.org>
Fri, 23 Apr 2021 17:03:17 +0000 (18:03 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Apr 2021 17:03:17 +0000 (18:03 +0100)
commit019e9e816882f5c43c4b833f81844b8299e815fd
treeadb876fd609653dbaa6f9dfb76c9da68190957a2
parent3513d55a617012002c3f82dbf3cec7ec1abd7090
bpo-43538: Add extra arguments to os.startfile (GH-25538)
Doc/library/os.rst
Lib/test/test_startfile.py
Misc/NEWS.d/next/Windows/2021-04-22-20-39-49.bpo-43538.F0Cg6X.rst [moved from Misc/NEWS.d/next/Windows/2021-04-22-20-39-49.bpo-35306.F0Cg6X.rst with 100% similarity]
Misc/NEWS.d/next/Windows/2021-04-22-21-37-41.bpo-35306.10kSR-.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c