<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/tests, branch cache</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>Temporary fix for unicode literal breaking test.</title>
<updated>2012-06-19T17:36:35+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2012-06-19T17:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=f8076fee5e00ca80ef2ba9aa25a28b530b7170fd'/>
<id>f8076fee5e00ca80ef2ba9aa25a28b530b7170fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes issue #669</title>
<updated>2012-06-10T13:27:54+00:00</updated>
<author>
<name>Piotr Dobrogost</name>
<email>pd@dev.dobrogost.net</email>
</author>
<published>2012-06-10T13:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=8d75cdf7fede6a8059e683dd2a32cc7f42691cc6'/>
<id>8d75cdf7fede6a8059e683dd2a32cc7f42691cc6</id>
<content type='text'>
NamedTemporaryFile was being automatically deleted on Windows thus
couldn't be opened later for reading
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NamedTemporaryFile was being automatically deleted on Windows thus
couldn't be opened later for reading
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test for python3</title>
<updated>2012-06-08T02:21:06+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-06-08T02:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=10d23981736e0cd7d864b12cd8d12edd9a4d8b6d'/>
<id>10d23981736e0cd7d864b12cd8d12edd9a4d8b6d</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 #659 from Bluehorn/develop</title>
<updated>2012-06-08T02:06:49+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-06-08T02:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=78eecd7d7e2d81af268de8049a2f1901183a406b'/>
<id>78eecd7d7e2d81af268de8049a2f1901183a406b</id>
<content type='text'>
Allow passing a file or file-like object as data.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow passing a file or file-like object as data.</pre>
</div>
</content>
</entry>
<entry>
<title>test that empty body text responses work</title>
<updated>2012-06-08T01:54:45+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-06-08T01:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=e8f3fc33bb66fccde7d7316ab0afef7d1d601183'/>
<id>e8f3fc33bb66fccde7d7316ab0afef7d1d601183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow passing a file or file-like object as data.</title>
<updated>2012-06-07T08:13:40+00:00</updated>
<author>
<name>Torsten Landschoff</name>
<email>torsten.landschoff@dynamore.de</email>
</author>
<published>2012-06-07T08:13:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=f0e327f979edcd5e0ef0d03a0f48987bc411bcb6'/>
<id>f0e327f979edcd5e0ef0d03a0f48987bc411bcb6</id>
<content type='text'>
The underlying httplib already allows passing an open file object as body
to its HTTPConnection.request method. I think requests should allow that
as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The underlying httplib already allows passing an open file object as body
to its HTTPConnection.request method. I think requests should allow that
as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the None check from self.assertIsNone to python style None Check, as build was failing</title>
<updated>2012-05-23T21:25:54+00:00</updated>
<author>
<name>Arup Malakar</name>
<email>amalakar@gmail.com</email>
</author>
<published>2012-05-23T21:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=4a309796225cfae96cf8473c8d70b5c71080011c'/>
<id>4a309796225cfae96cf8473c8d70b5c71080011c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #505: Changed the store_cookie configuration to be part of the config dict, instead of being a new argument</title>
<updated>2012-05-23T21:12:18+00:00</updated>
<author>
<name>Arup Malakar</name>
<email>amalakar@gmail.com</email>
</author>
<published>2012-05-23T21:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=b28673368b0a4236b3cfbb50fb15f846793a1c40'/>
<id>b28673368b0a4236b3cfbb50fb15f846793a1c40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrote tests for new CookieJar functionality and made them pass.</title>
<updated>2012-05-22T00:14:12+00:00</updated>
<author>
<name>Josh Imhoff</name>
<email>joshimhoff13@gmail.com</email>
</author>
<published>2012-05-22T00:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=96cd8e9ca0b6953794b9b3244b244dd34f975544'/>
<id>96cd8e9ca0b6953794b9b3244b244dd34f975544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test for 2.6's unittest</title>
<updated>2012-05-17T00:13:55+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-05-17T00:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=3c144351095c7849753e477da0482c044d36f1c4'/>
<id>3c144351095c7849753e477da0482c044d36f1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
