<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git, branch issue-104-cannot-exec-setuids</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>Comment on the cause for 'group executable' == no</title>
<updated>2014-12-20T02:46:35+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>jquast@io.com</email>
</author>
<published>2014-12-20T02:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=4242c4605a1de8d3c282e6a5a0b16977b34789ec'/>
<id>4242c4605a1de8d3c282e6a5a0b16977b34789ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into issue-104-cannot-exec-setuids</title>
<updated>2014-12-20T01:55:11+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>jquast@io.com</email>
</author>
<published>2014-12-20T01:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=194e8c287494b52f2294adadc56028d10f49e914'/>
<id>194e8c287494b52f2294adadc56028d10f49e914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #165 from takluyver/faster-travis</title>
<updated>2014-12-20T01:52:43+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-12-20T01:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c8338b97aa1f91dc0abd01a90abcae06e49e76b7'/>
<id>c8338b97aa1f91dc0abd01a90abcae06e49e76b7</id>
<content type='text'>
Speed up Travis builds</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Speed up Travis builds</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up Travis builds</title>
<updated>2014-12-20T01:47:52+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-12-20T01:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=2855c07ee4735a0bfe711da776852541e5162d57'/>
<id>2855c07ee4735a0bfe711da776852541e5162d57</id>
<content type='text'>
Skip installing apt python-yaml package, pip reinstalls it anyway.

Use new Travis containerised stack.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip installing apt python-yaml package, pip reinstalls it anyway.

Use new Travis containerised stack.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #158 from takluyver/preexec_fn</title>
<updated>2014-12-20T01:11:34+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-12-20T01:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=341ff08260657fa10ba719ce31d9da6013c24749'/>
<id>341ff08260657fa10ba719ce31d9da6013c24749</id>
<content type='text'>
Expose preexec_fn from ptyprocess</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose preexec_fn from ptyprocess</pre>
</div>
</content>
</entry>
<entry>
<title>Update test case for preexec_fn</title>
<updated>2014-12-20T00:47:54+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-12-20T00:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=40e1aa43d60cfcc213c441ff66cf54d049c12317'/>
<id>40e1aa43d60cfcc213c441ff66cf54d049c12317</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall ptyprocess before install in runtests.sh</title>
<updated>2014-12-19T07:33:39+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>jquast@io.com</email>
</author>
<published>2014-12-19T07:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1fd8576a7b51ff2f6507a801e63fef9a0c22c728'/>
<id>1fd8576a7b51ff2f6507a801e63fef9a0c22c728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into issue-104-cannot-exec-setuids</title>
<updated>2014-12-19T01:36:22+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>jquast@io.com</email>
</author>
<published>2014-12-19T01:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=ad7c35dce59db55f9d3dd5fea8b925abc81211ca'/>
<id>ad7c35dce59db55f9d3dd5fea8b925abc81211ca</id>
<content type='text'>
Conflicts:
	pexpect/__init__.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	pexpect/__init__.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the user to specify a preexec_fn, which will be passed to ptyprocess</title>
<updated>2014-12-11T21:50:11+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-12-11T21:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=80398735116adf7ab9a36d7b44d6f18898ed6ecd'/>
<id>80398735116adf7ab9a36d7b44d6f18898ed6ecd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ptyprocess API changed to a single preexec_fn function</title>
<updated>2014-12-11T21:40:40+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-12-11T21:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c5ff3d796f238732491c138e7e41297266a6ed3f'/>
<id>c5ff3d796f238732491c138e7e41297266a6ed3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
