Skip to content

gh-90872: Fix subprocess.Popen.wait() for negative timeout#116989

Merged
vstinner merged 2 commits into
python:mainfrom
vstinner:subprocess_wait
Mar 19, 2024
Merged

gh-90872: Fix subprocess.Popen.wait() for negative timeout#116989
vstinner merged 2 commits into
python:mainfrom
vstinner:subprocess_wait

Add test patching WaitForSingleObject()

d84113e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs