<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/pexpect/pty_spawn.py, branch interact-logfix</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>interact logs by self._log(s, 'read') and 'send'</title>
<updated>2015-09-21T18:30:37+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2015-09-21T18:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=dcdac8a7531d16914490622b643f02ab2003fd02'/>
<id>dcdac8a7531d16914490622b643f02ab2003fd02</id>
<content type='text'>
Closes issue #190: __interact_copy implements
its own read() and write() calls, circumventing
the self._log() system, and omitting to log data
that is sent to the child pty.

Related, resolve old docstring about a setlog()
method that was removed in SpawnBase refactor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes issue #190: __interact_copy implements
its own read() and write() calls, circumventing
the self._log() system, and omitting to log data
that is sent to the child pty.

Related, resolve old docstring about a setlog()
method that was removed in SpawnBase refactor.
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>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://git.baserock.org/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 #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://git.baserock.org/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>
<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>Integrate unicode API into spawn, rather than subclassing</title>
<updated>2015-02-27T01:43:06+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2015-02-27T01:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=9a8c12846c42bb463f0562028227b8f814e9e464'/>
<id>9a8c12846c42bb463f0562028227b8f814e9e464</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD: Document magic max canon value of 1920</title>
<updated>2015-02-22T20:28:05+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>jquast@io.com</email>
</author>
<published>2015-02-22T20:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=abe0df1c5285a9cddf528db74a432f14b0954dae'/>
<id>abe0df1c5285a9cddf528db74a432f14b0954dae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>all together -&gt; altogether (thanks TK)</title>
<updated>2014-11-25T19:01:24+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-11-25T19:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pexpect.git/commit/?id=c46e9a252e9e9a0cbf7afad43e6e163dab9748bb'/>
<id>c46e9a252e9e9a0cbf7afad43e6e163dab9748bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
