Staging
v0.5.1
https://github.com/python/cpython
Revision a36f8fefb00e11c7a46280eba33bf210c34018f4 authored by Gregory P. Smith on 04 August 2008, 00:13:29 UTC, committed by Gregory P. Smith on 04 August 2008, 00:13:29 UTC
  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 e6bfe80
History
Tip revision: a36f8fefb00e11c7a46280eba33bf210c34018f4 authored by Gregory P. Smith on 04 August 2008, 00:13:29 UTC
- Issue #1857: subprocess.Popen.poll gained an additional _deadstate keyword
Tip revision: a36f8fe
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