<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/tests/test_ctrl_chars.py, branch 3.0rc3</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>Fix test for sending all possible bytes to child process</title>
<updated>2013-09-26T22:11:13+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-09-26T22:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=75ca9c0875f34b551541bdc12df26695e0bb4bcd'/>
<id>75ca9c0875f34b551541bdc12df26695e0bb4bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hopefully fix problem with test_sendcontrol on Travis</title>
<updated>2013-09-26T01:02:44+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-09-26T01:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=a6a7923837e2a9d7129bd69b4ee2bb34cb19f955'/>
<id>a6a7923837e2a9d7129bd69b4ee2bb34cb19f955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix interact_unicode test</title>
<updated>2013-09-26T00:51:33+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2013-09-26T00:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=9eb6df99667b23fb503cff5d454604ffefeb6cbe'/>
<id>9eb6df99667b23fb503cff5d454604ffefeb6cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove trailing ',', forcing a tuple and breaking</title>
<updated>2013-09-23T16:40:59+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T16:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8a41d70cd89372b2880db599c2226b342eb717d8'/>
<id>8a41d70cd89372b2880db599c2226b342eb717d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increase timeout, remove leading ^ from pattern</title>
<updated>2013-09-23T16:28:46+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T16:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=bb40bdd435f482c9eaa2047e91a44f6c522f743c'/>
<id>bb40bdd435f482c9eaa2047e91a44f6c522f743c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing %s</title>
<updated>2013-09-23T16:15:59+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T16:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=247629fba2ee92e7920714cce01a6fce97d04dc9'/>
<id>247629fba2ee92e7920714cce01a6fce97d04dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>quit mucking with join() and use string formatting</title>
<updated>2013-09-23T15:57:39+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T15:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=38cc9f53e3ffef42078602d75058b97b08e2541a'/>
<id>38cc9f53e3ffef42078602d75058b97b08e2541a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regexp fix for some platforms, actually match '^'</title>
<updated>2013-09-23T15:55:34+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T15:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=95cfacd7654485445dbdd6327cc3c819ee4e7434'/>
<id>95cfacd7654485445dbdd6327cc3c819ee4e7434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SyntaxError fix, missing comma, woops!</title>
<updated>2013-09-23T15:01:27+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T15:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=8a181bc6cdbb7a5a13ac1a8fb24f12257a751bce'/>
<id>8a181bc6cdbb7a5a13ac1a8fb24f12257a751bce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KeyboardInterrupt may need catch in some platforms</title>
<updated>2013-09-23T14:51:55+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2013-09-23T14:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=9ed54e756aea4d1d6dbe0327628d37e02b6a8561'/>
<id>9ed54e756aea4d1d6dbe0327628d37e02b6a8561</id>
<content type='text'>
need to read full p.before, p.after to discover it in this test case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need to read full p.before, p.after to discover it in this test case.
</pre>
</div>
</content>
</entry>
</feed>
