Skip to content

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

Merged
vstinner merged 1 commit into
python:3.11from
vstinner:subprocess_wait11
Mar 19, 2024
Merged

[3.11] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989)#117003
vstinner merged 1 commit into
python:3.11from
vstinner:subprocess_wait11

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

32a956e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs