Staging
v0.5.1
https://github.com/python/cpython
Revision b4bc9b9192916ecb98bcb7a25acb579db04dac0d authored by Gregory P. Smith on 04 August 2008, 00:15:54 UTC, committed by Gregory P. Smith on 04 August 2008, 00:15:54 UTC
- Issue #1857: subprocess.Popen.poll gained an additional _deadstate keyword
  argument in python 2.5, this broke code that subclassed Popen to include its
  own poll method.  Fixed my moving _deadstate to an _internal_poll method.
1 parent c7af7f3
History
Tip revision: b4bc9b9192916ecb98bcb7a25acb579db04dac0d authored by Gregory P. Smith on 04 August 2008, 00:15:54 UTC
(backport r65459 from trunk)
Tip revision: b4bc9b9
File Mode Size
RPM
Vim
ACKS -rw-r--r-- 10.1 KB
AIX-NOTES -rw-r--r-- 8.0 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 23.1 KB
HISTORY -rw-r--r-- 588.7 KB
NEWS -rw-r--r-- 118.8 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.4 KB
README.OpenBSD -rw-r--r-- 1.5 KB
README.coverity -rw-r--r-- 845 bytes
README.klocwork -rw-r--r-- 1.2 KB
README.valgrind -rw-r--r-- 4.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.9 KB
build.sh -rwxr-xr-x 8.2 KB
cheatsheet -rw-r--r-- 103.7 KB
developers.txt -rw-r--r-- 4.7 KB
find_recursionlimit.py -rw-r--r-- 2.2 KB
gdbinit -rw-r--r-- 4.0 KB
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-mode.el -rw-r--r-- 138.6 KB
python.man -rw-r--r-- 11.9 KB
setuid-prog.c -rw-r--r-- 5.3 KB
valgrind-python.supp -rw-r--r-- 5.9 KB
vgrindefs -rw-r--r-- 505 bytes

README

back to top