[issue28273] Make os.waitpid() option parameter optional.

Jaysinh shukla report at bugs.python.org
Sat Oct 1 14:24:55 EDT 2016


Jaysinh shukla added the comment:

Removing the `options` default argument from all the call to os.waitpid.

Note: This patch is based on [this patch](http://bugs.python.org/file44822/os_waitpid-optional_options.diff) submitted by StyXman.

----------
nosy: +jaysinh.shukla
Added file: http://bugs.python.org/file44915/os_waitpid_updated_codebase_jaysinh.diff

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


More information about the Python-bugs-list mailing list