Staging
v0.8.1
https://github.com/python/cpython
Revision 7641b1c94352b69318c301ab55fa408207092289 authored by Gregory P. Smith on 04 August 2008, 03:23:25 UTC, committed by Gregory P. Smith on 04 August 2008, 03:23:25 UTC
Issue #2113: Fix error in subprocess.Popen if the select system call is
interrupted by a signal.
1 parent 03e5182
History
Tip revision: 7641b1c94352b69318c301ab55fa408207092289 authored by Gregory P. Smith on 04 August 2008, 03:23:25 UTC
(backport from trunk r64756)
Tip revision: 7641b1c
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top