Skip to content

bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal.#20010

Merged
gpshead merged 2 commits into
python:masterfrom
FFY00:bpo-40550
Nov 21, 2020
Merged

bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal.#20010
gpshead merged 2 commits into
python:masterfrom
FFY00:bpo-40550

Remove a redundant check of errno.

1605031
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs