COMMITS
/ Modules/clinic/_posixsubprocess.c.h July 31, 2024
C
gh-121381 Remove subprocess._USE_VFORK escape hatch (#121383)
Cody Maloney committed
October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 24, 2023
V
gh-108444: Argument Clinic uses PyLong_AsInt() (#108458)
Victor Stinner committed
April 24, 2023
O
gh-94518: Port 23-argument `_posixsubprocess.fork_exec` to Argument Clinic (#94519)
Oleg Iarygin committed