<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython.git/Lib/test/subprocessdata, branch master</title>
<subtitle>
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/'/>
<entry>
<title>Issue #18571: Merge duplicate test code</title>
<updated>2013-09-01T08:22:41+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-09-01T08:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=51583cef4c77962bd24df001bebb8d7aebab62aa'/>
<id>51583cef4c77962bd24df001bebb8d7aebab62aa</id>
<content type='text'>
Merge test/subprocessdata/inherited.py into test/subprocessdata/fd_status.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge test/subprocessdata/inherited.py into test/subprocessdata/fd_status.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18571: Implementation of the PEP 446: file descriptors and file handles</title>
<updated>2013-08-27T22:53:59+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-08-27T22:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=e5883d6d95989121670eca012dd5bde1721747e7'/>
<id>e5883d6d95989121670eca012dd5bde1721747e7</id>
<content type='text'>
are now created non-inheritable; add functions os.get/set_inheritable(),
os.get/set_handle_inheritable() and socket.socket.get/set_inheritable().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are now created non-inheritable; add functions os.get/set_inheritable(),
os.get/set_handle_inheritable() and socket.socket.get/set_inheritable().
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new new stat.S_ISDOOR() function, instead of hardcoded mask</title>
<updated>2013-08-21T23:58:04+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-08-21T23:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=e8d9f667810b629d396fb912ae0f41d202d8fad3'/>
<id>e8d9f667810b629d396fb912ae0f41d202d8fad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD</title>
<updated>2012-09-29T18:40:38+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@krypto.org</email>
</author>
<published>2012-09-29T18:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=455e4bfe1ce794225530bc10671c86346d0025b5'/>
<id>455e4bfe1ce794225530bc10671c86346d0025b5</id>
<content type='text'>
to return a returncode of 0 when the child has already exited or cannot
be waited on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to return a returncode of 0 when the child has already exited or cannot
be waited on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged revisions 88484 via svnmerge from</title>
<updated>2011-02-21T21:58:42+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2011-02-21T21:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=7ffa66beb96f9b4b3dffb6f1b0dac4774a4a054d'/>
<id>7ffa66beb96f9b4b3dffb6f1b0dac4774a4a054d</id>
<content type='text'>
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r88484 | antoine.pitrou | 2011-02-21 22:55:48 +0100 (lun., 21 févr. 2011) | 4 lines

  Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due
  to open door files.
........
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r88484 | antoine.pitrou | 2011-02-21 22:55:48 +0100 (lun., 21 févr. 2011) | 4 lines

  Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due
  to open door files.
........
</pre>
</div>
</content>
</entry>
<entry>
<title>SIGCHLD is a more portable name than SIGCLD.  (OSX has no SIGCLD)</title>
<updated>2010-12-14T18:18:49+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@mad-scientist.com</email>
</author>
<published>2010-12-14T18:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=84953b89dffc954ca08ec9e3e836c38281972d72'/>
<id>84953b89dffc954ca08ec9e3e836c38281972d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #1731717: Fixed the problem where subprocess.wait() could cause an</title>
<updated>2010-12-14T14:38:00+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@mad-scientist.com</email>
</author>
<published>2010-12-14T14:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=fb1c839649a90757562be4759da900a501c990ba'/>
<id>fb1c839649a90757562be4759da900a501c990ba</id>
<content type='text'>
OSError exception when The OS had been told to ignore SIGCLD in our process
or otherwise not wait for exiting child processes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OSError exception when The OS had been told to ignore SIGCLD in our process
or otherwise not wait for exiting child processes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 10687.  When --without-pymalloc is given, $VERSION is the same as</title>
<updated>2010-12-13T18:04:23+00:00</updated>
<author>
<name>Barry Warsaw</name>
<email>barry@python.org</email>
</author>
<published>2010-12-13T18:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=b19db21b0ce6c8d91725a1d44514fe11f803b31e'/>
<id>b19db21b0ce6c8d91725a1d44514fe11f803b31e</id>
<content type='text'>
$LDVERSION, which screws up the sym/hard-links.  This avoids those games when
$VERSION == $LDVERSION.

Also, include a drive-by fix for an obvious syntax error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$LDVERSION, which screws up the sym/hard-links.  This avoids those games when
$VERSION == $LDVERSION.

Also, include a drive-by fix for an obvious syntax error.
</pre>
</div>
</content>
</entry>
<entry>
<title>issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from</title>
<updated>2010-12-13T07:59:39+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@mad-scientist.com</email>
</author>
<published>2010-12-13T07:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cpython.git/commit/?id=5afc824ef55284b41f5f9cf9beafbf1044189015'/>
<id>5afc824ef55284b41f5f9cf9beafbf1044189015</id>
<content type='text'>
the C code, using pipe2() when available.  Adds unittests for close_fds and
cloexec behaviors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the C code, using pipe2() when available.  Adds unittests for close_fds and
cloexec behaviors.
</pre>
</div>
</content>
</entry>
</feed>
