<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git, branch teamcity-tests-ptyprocess</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>Do not combine ptyprocess coverage into pexpect's</title>
<updated>2015-04-26T23:50:47+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T23:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1c6726bbe175c74ddc8eca356f2e7da57763f053'/>
<id>1c6726bbe175c74ddc8eca356f2e7da57763f053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable testing of ptyprocess on TeamCity</title>
<updated>2015-04-26T21:33:40+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T21:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=650328c5aa7e812d7562c82635857315f56668b3'/>
<id>650328c5aa7e812d7562c82635857315f56668b3</id>
<content type='text'>
This is to support testing for FreeBSD in particular,
for issue https://github.com/pexpect/ptyprocess/issues/12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to support testing for FreeBSD in particular,
for issue https://github.com/pexpect/ptyprocess/issues/12
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wait() change to doc/history.rst</title>
<updated>2015-04-26T21:05:42+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T21:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=e2e7952f23ffdc6486b70bb5288ee6a39fc95ddc'/>
<id>e2e7952f23ffdc6486b70bb5288ee6a39fc95ddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We must specify lower-bound for ptyprocess</title>
<updated>2015-04-26T20:58:05+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T20:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=4bd7305df7a582887db7202128f285a2970aca6f'/>
<id>4bd7305df7a582887db7202128f285a2970aca6f</id>
<content type='text'>
Problem:

- user installs pexpect==3.2 and ptyprocess==0.4
- change is made to ptyprocess, 0.5 is available
- change is made to pexpect, 4.0 is available
- user wishes to upgrade, issues "pip install --upgrade pexpect"
- the current version of ptyprocess (0.4) remains installed.

Solution:

- Specify lowerbound '&gt;=0.5' to ensure that existing pexpect
  installations receive new version of ptyprocess.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:

- user installs pexpect==3.2 and ptyprocess==0.4
- change is made to ptyprocess, 0.5 is available
- change is made to pexpect, 4.0 is available
- user wishes to upgrade, issues "pip install --upgrade pexpect"
- the current version of ptyprocess (0.4) remains installed.

Solution:

- Specify lowerbound '&gt;=0.5' to ensure that existing pexpect
  installations receive new version of ptyprocess.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests cases and documentation to supplement wait()</title>
<updated>2015-04-26T20:35:49+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T20:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=1ac9cb6cf63687c30e4304b134f88d0cefc5a37f'/>
<id>1ac9cb6cf63687c30e4304b134f88d0cefc5a37f</id>
<content type='text'>
This matches the same branch of ptyprocess,
noexception-on-wait-after-terminate, which allows
calling the wait() method multiple times without
raising an exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches the same branch of ptyprocess,
noexception-on-wait-after-terminate, which allows
calling the wait() method multiple times without
raising an exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #202 from detly/eof-fix</title>
<updated>2015-04-26T00:29:45+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-04-26T00:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=82d4937b73a2fc49824e1f60fa0e036731a03135'/>
<id>82d4937b73a2fc49824e1f60fa0e036731a03135</id>
<content type='text'>
Set flag_eof in async protocol. Fixes #200.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set flag_eof in async protocol. Fixes #200.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #181 from pexpect/freebsd-support</title>
<updated>2015-04-26T00:26:14+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-04-26T00:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=d368bbb115ae0648bd1cf4fec4d795cf56e5da00'/>
<id>d368bbb115ae0648bd1cf4fec4d795cf56e5da00</id>
<content type='text'>
Freebsd support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Freebsd support</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix timeout parameter in maxcanon test</title>
<updated>2015-04-26T00:12:21+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-26T00:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=924b014c3ecc2db01d7722c0374b3934151b9c7b'/>
<id>924b014c3ecc2db01d7722c0374b3934151b9c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>workaround travis-ci's strange EOF issue</title>
<updated>2015-04-25T06:00:49+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-25T05:50:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=4511949f6e37a1582129cdc68e0176bf263b5b76'/>
<id>4511949f6e37a1582129cdc68e0176bf263b5b76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bugfix-virtualenv' into freebsd-support</title>
<updated>2015-04-25T04:25:46+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-04-25T04:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=2d35bbafa849db7a8e483c626d2d392469b82fb6'/>
<id>2d35bbafa849db7a8e483c626d2d392469b82fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
