<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/paramiko.git/test.py, branch python3</title>
<subtitle>github.com: paramiko/paramiko.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/'/>
<entry>
<title>Change conditional from PY3 to PY2 to be better prepared for a possible Py4.</title>
<updated>2013-11-19T15:30:45+00:00</updated>
<author>
<name>Scott Maxwell</name>
<email>scott@codecobblers.com</email>
</author>
<published>2013-11-19T15:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=3ce336c88b7bfbfad03fab17bff8cb3c3a77176c'/>
<id>3ce336c88b7bfbfad03fab17bff8cb3c3a77176c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix thread stop for Py3</title>
<updated>2013-11-01T19:32:57+00:00</updated>
<author>
<name>Scott Maxwell</name>
<email>scott@codecobblers.com</email>
</author>
<published>2013-11-01T19:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=7decda3297089b2b2e73bb9cd7e577f9b2cb2789'/>
<id>7decda3297089b2b2e73bb9cd7e577f9b2cb2789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't import test_sftp or test_sftp_big unless we are going to do the tests</title>
<updated>2013-11-01T08:06:17+00:00</updated>
<author>
<name>Scott Maxwell</name>
<email>scott@codecobblers.com</email>
</author>
<published>2013-11-01T08:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=06b866cf406c035ecaffd7a8abd31d6e07b8811a'/>
<id>06b866cf406c035ecaffd7a8abd31d6e07b8811a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix imports</title>
<updated>2013-10-30T23:19:30+00:00</updated>
<author>
<name>Scott Maxwell</name>
<email>scott@codecobblers.com</email>
</author>
<published>2013-10-30T23:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=66cfa97cce92b1d60383d178887b18dddb999fc1'/>
<id>66cfa97cce92b1d60383d178887b18dddb999fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a typo in the license header of most files</title>
<updated>2013-09-28T04:29:18+00:00</updated>
<author>
<name>Jeff Forcier</name>
<email>jeff@bitprophet.org</email>
</author>
<published>2013-09-28T04:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=83f44878eaacce5ee2bab0aa7f03a36743fea044'/>
<id>83f44878eaacce5ee2bab0aa7f03a36743fea044</id>
<content type='text'>
Conflicts:
	paramiko/proxy.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	paramiko/proxy.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit correctly so test.py can be used in CI</title>
<updated>2012-09-25T01:59:37+00:00</updated>
<author>
<name>Jeff Forcier</name>
<email>jeff@bitprophet.org</email>
</author>
<published>2012-09-10T18:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=557eb524f0da37373795407ad63517f7ddf59d3f'/>
<id>557eb524f0da37373795407ad63517f7ddf59d3f</id>
<content type='text'>
(cherry picked from commit d516fe71ea1d8bdb7b2e278fa519f7f860d7e234)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit d516fe71ea1d8bdb7b2e278fa519f7f860d7e234)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to failing-test teardowns to avoid more exceptions or hangs</title>
<updated>2012-09-25T01:59:33+00:00</updated>
<author>
<name>Jeff Forcier</name>
<email>jeff@bitprophet.org</email>
</author>
<published>2012-09-10T18:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=e0be91a4c9804828f4a2531cfdb785ff978e10cf'/>
<id>e0be91a4c9804828f4a2531cfdb785ff978e10cf</id>
<content type='text'>
(cherry picked from commit 734f3d6f42ef1564f473fee5526e0354fc8196fc)

Conflicts:
	test.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 734f3d6f42ef1564f473fee5526e0354fc8196fc)

Conflicts:
	test.py
</pre>
</div>
</content>
</entry>
<entry>
<title>fix my email address to be the current one.</title>
<updated>2009-07-20T02:45:02+00:00</updated>
<author>
<name>Robey Pointer</name>
<email>robey@twitter.com</email>
</author>
<published>2009-07-20T02:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=60c6e94e7dd6d7ac65c88ce1231f55d311777a34'/>
<id>60c6e94e7dd6d7ac65c88ce1231f55d311777a34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[project @ robey@lag.net-20080124013849-jno9xkgwvvqrvuov]</title>
<updated>2008-01-24T01:38:49+00:00</updated>
<author>
<name>Robey Pointer</name>
<email>robey@lag.net</email>
</author>
<published>2008-01-24T01:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=31544301f5a57840d97e2bf94a6fcf358ad7c47a'/>
<id>31544301f5a57840d97e2bf94a6fcf358ad7c47a</id>
<content type='text'>
split auth tests into their own file, and clean up the remaining transport
tests a bit (use existing refactoring).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
split auth tests into their own file, and clean up the remaining transport
tests a bit (use existing refactoring).
</pre>
</div>
</content>
</entry>
<entry>
<title>[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]</title>
<updated>2007-02-13T19:17:06+00:00</updated>
<author>
<name>Robey Pointer</name>
<email>robey@lag.net</email>
</author>
<published>2007-02-13T19:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/paramiko.git/commit/?id=83b335e10f1129e54e5fa5f8c72acb5407c21219'/>
<id>83b335e10f1129e54e5fa5f8c72acb5407c21219</id>
<content type='text'>
bump copyright year to 2007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump copyright year to 2007
</pre>
</div>
</content>
</entry>
</feed>
