[Python-Dev] PEP 433: Choose the default value of the new cloexec parameter

2013-01-24 Thread Victor Stinner
Hi, The PEP 433 proposes different options to add a new cloexec parameter: a) cloexec=False by default b) cloexec=True by default c) configurable default value I tried to list in the PEP 433 advantages and drawbacks of each option. If I recorded correctly opinions, the different options have

[Python-Dev] Implementation of the PEP 433

2013-01-24 Thread Victor Stinner
Hi, I implemented the PEP 433 in the following repository: http://hg.python.org/features/pep-433 You can use it if you would like to experiment/test the PEP 433. PEP 433: "Easier suppression of file descriptor inheritance" http://www.python.org/dev/peps/pep-0433/ I added a PYTHONCLOEXEC environ

Re: [Python-Dev] hg.python.org Mercurial upgrade

2013-01-24 Thread Antoine Pitrou
Le Wed, 23 Jan 2013 17:37:53 -0500, David Bolen a écrit : > Antoine Pitrou writes: > > > I've upgraded the Mercurial version on hg.python.org. If there any > > problems, don't hesitate to post here. > > (apart from the connectivity problems we seem to have from time to > > time and which shouldn