[New-bugs-announce] [issue20572] subprocess.Popen.wait() undocumented "endtime" parameter

Giampaolo Rodola' report at bugs.python.org
Sun Feb 9 11:23:20 CET 2014


New submission from Giampaolo Rodola':

http://hg.python.org/cpython/file/29d9638bf449/Lib/subprocess.py#l1144
This was introduced in revision 6b627e121573  and is currently not documented.
I'm not sure whether this is a documentation issue or "endtime" should have been "_endtime" instead.

----------
messages: 210740
nosy: giampaolo.rodola, rnk
priority: normal
severity: normal
status: open
title: subprocess.Popen.wait() undocumented "endtime" parameter
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20572>
_______________________________________


More information about the New-bugs-announce mailing list