<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/pexpect, branch document-blocking-write</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>Allow {p}.interact(escape_character=None)</title>
<updated>2015-09-18T19:38:58+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-18T19:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=faff3e605b2e1d6d30d3f9ded95473ccfbb8daf0'/>
<id>faff3e605b2e1d6d30d3f9ded95473ccfbb8daf0</id>
<content type='text'>
For those who wish to disable the ability to escape using
escape_character until normal process termination, they
may now set the value of escape_character to None.

Some of the related docstring on escape_character was made more
brief and clear about its related value behavior.

This closes #131 #132 #167
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For those who wish to disable the ability to escape using
escape_character until normal process termination, they
may now set the value of escape_character to None.

Some of the related docstring on escape_character was made more
brief and clear about its related value behavior.

This closes #131 #132 #167
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #239 from takluyver/more-encoding-parameters</title>
<updated>2015-09-15T21:12:57+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-15T21:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=cde8e15893edd87c61acf0515fd217554d21ce51'/>
<id>cde8e15893edd87c61acf0515fd217554d21ce51</id>
<content type='text'>
Encoding parameters for pxssh and fdspawn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encoding parameters for pxssh and fdspawn</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Typo</title>
<updated>2015-09-15T20:04:12+00:00</updated>
<author>
<name>Patrick Yevsukov</name>
<email>patrickyevsukov@users.noreply.github.com</email>
</author>
<published>2015-09-15T20:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=87b3eb21377fc6bacf794a0eb98409f8cbb146f5'/>
<id>87b3eb21377fc6bacf794a0eb98409f8cbb146f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecation warning in pexpect.screen</title>
<updated>2015-09-12T11:34:25+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-12T11:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=74274698a9b87aeb10b8f0ec6b1322a0787c3b8f'/>
<id>74274698a9b87aeb10b8f0ec6b1322a0787c3b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add encoding parameter for fdspawn</title>
<updated>2015-09-12T10:46:18+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-12T10:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=b485f7e2bd673f85950bc15b37908884be806fcb'/>
<id>b485f7e2bd673f85950bc15b37908884be806fcb</id>
<content type='text'>
Closes gh-92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-92
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for pxssh when reading unicode</title>
<updated>2015-09-12T10:46:18+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-12T10:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=9681f4c10e54ac10f611bae827c33a68d81a98af'/>
<id>9681f4c10e54ac10f611bae827c33a68d81a98af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add encoding parameter to pxsshu</title>
<updated>2015-09-12T10:46:03+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-12T10:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=3654b5b9b3286c34cb02a93504199e93bb90576c'/>
<id>3654b5b9b3286c34cb02a93504199e93bb90576c</id>
<content type='text'>
Closes gh-172 (alternative approach to the same problem)
Closes gh-169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-172 (alternative approach to the same problem)
Closes gh-169
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docstring mention of unicode interface</title>
<updated>2015-09-12T10:36:21+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-12T10:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=84ffcdb864d3191f8e25a36799a80948ea7bba3f'/>
<id>84ffcdb864d3191f8e25a36799a80948ea7bba3f</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 #236 from takluyver/restore-fdspawn-send</title>
<updated>2015-09-12T10:19:51+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-12T10:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=617ec75f361bf6ffd61baca7d84ad581541c9733'/>
<id>617ec75f361bf6ffd61baca7d84ad581541c9733</id>
<content type='text'>
Restore send/write methods to fdpexpect</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restore send/write methods to fdpexpect</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #182 from takluyver/reintegrate-unicode</title>
<updated>2015-09-09T11:31:45+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-09-09T11:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=82e38877c9806fd8afd534ed31f911ed570c2c40'/>
<id>82e38877c9806fd8afd534ed31f911ed570c2c40</id>
<content type='text'>
'Unicode mode' in spawn class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'Unicode mode' in spawn class</pre>
</div>
</content>
</entry>
</feed>
