[issue8191] Make arg0 required argument in os.execl* functions

Alexander Belopolsky report at bugs.python.org
Tue Apr 20 05:21:37 CEST 2010


Alexander Belopolsky <alexander.belopolsky at gmail.com> added the comment:

On Mon, Apr 19, 2010 at 11:03 PM, R. David Murray
<report at bugs.python.org> wrote:
>
> Alexander, do you think it would be worthwhile to write up a summary of all the issues
> involved in these three releated bugs and post it to python-dev?

Sure.  I ranted about a related issue8154 on python-dev in a not so
relevant message:

http://mail.python.org/pipermail/python-dev/2010-March/098600.html

and can follow up with a more on-topic post unless you beat me to it.

>  Alternatively we could ask for a decision on what should be done in python 2.7 from
> Benjamin.

I would much rather see os.exec* functions left unchanged in both 2.x
and 3.x series except possibly for Windows where  issue8154 is a bona
fide crash.  Lets see what python-dev has to say about this feature in
general first.

----------

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


More information about the Python-bugs-list mailing list