Staging
v0.5.0
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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.6 KB
README -rw-r--r-- 53.8 KB
configure -rwxr-xr-x 612.4 KB
configure.in -rw-r--r-- 96.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.7 KB
setup.py -rw-r--r-- 67.4 KB

README

back to top