Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add Windows-specific info to subprocess.kill()
Clarify the inner workings of .kill on Windows, since termination signals are not available there. Fixes: #34858 PR-URL: #34867 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rich Trott <[email protected]>
- Loading branch information