]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118293: Suppress mouse cursor feedback when launching Windows processes with multi...
authorHenrik Tunedal <tunedal@gmail.com>
Sun, 28 Apr 2024 21:10:44 +0000 (23:10 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Apr 2024 21:10:44 +0000 (21:10 +0000)
commit133c1a7cdb19dd9317e7607ecf8f4fd4fb5842f6
tree666e1f7b31b3ba3640ff53d2806bf810cb7df4e9
parentf5b7e397c0a0e180257450843ab622ab8783adf6
gh-118293: Suppress mouse cursor feedback when launching Windows processes with multiprocessing (GH-118315)
Doc/library/subprocess.rst
Lib/multiprocessing/popen_spawn_win32.py
Lib/subprocess.py
Misc/NEWS.d/next/Windows/2024-04-26-14-23-07.gh-issue-118293.ohhPtW.rst [new file with mode: 0644]
Modules/_winapi.c