COMMITS
/ Lib/test/subprocessdata/fd_status.py May 31, 2025
I
gh-134954: Hard-cap max file descriptors in subprocess test fd_status (#134955)
Itamar Oren committed
September 1, 2013
V
Issue #18571: Merge duplicate test code
Victor Stinner committed
August 21, 2013
V
Use new new stat.S_ISDOOR() function, instead of hardcoded mask
Victor Stinner committed
February 21, 2011
A
Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due
Antoine Pitrou committed
December 13, 2010
G
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
Gregory P. Smith committed