<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/tests/test_requests.py, branch render</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>syntax changes</title>
<updated>2016-02-05T20:53:59+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-05T20:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=bbadf47a8fca97c4bf77e795369bc511e9483a40'/>
<id>bbadf47a8fca97c4bf77e795369bc511e9483a40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests module.</title>
<updated>2016-02-05T12:21:57+00:00</updated>
<author>
<name>Dmitry Dygalo</name>
<email>dadygalo@gmail.com</email>
</author>
<published>2016-02-05T12:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=18b26d20f7d0623e4b3df9fa6538e86069df3cdb'/>
<id>18b26d20f7d0623e4b3df9fa6538e86069df3cdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove all old tests</title>
<updated>2012-12-17T12:27:25+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-12-17T12:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=e4c4c80b82e14cf60e43653d6934a7d862f00fa5'/>
<id>e4c4c80b82e14cf60e43653d6934a7d862f00fa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove danger_mode tests</title>
<updated>2012-12-15T04:27:38+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-12-15T04:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=79992579c9289144ce0bb690c15b7f658f530768'/>
<id>79992579c9289144ce0bb690c15b7f658f530768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove safe_mode tests</title>
<updated>2012-12-15T04:26:48+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-12-15T04:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=67c7e496f5f7340387da196d31f59512c366328d'/>
<id>67c7e496f5f7340387da196d31f59512c366328d</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 #953 from heyman/fix_session_safe_mode</title>
<updated>2012-11-26T08:31:45+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-11-26T08:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=d36ceb9d06f430548a34457cd033c9bc14ea4def'/>
<id>d36ceb9d06f430548a34457cd033c9bc14ea4def</id>
<content type='text'>
Fixes so that safe_mode works for Sessions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes so that safe_mode works for Sessions</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using callable().</title>
<updated>2012-11-24T12:15:30+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2012-11-24T12:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=d5f9a2a51c884099294f75ae9148ec0f64b0bab4'/>
<id>d5f9a2a51c884099294f75ae9148ec0f64b0bab4</id>
<content type='text'>
Callable() is not included in Python 3.1, so we shouldn't use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Callable() is not included in Python 3.1, so we shouldn't use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed so that safe_mode works for Sessions</title>
<updated>2012-11-23T15:48:51+00:00</updated>
<author>
<name>Jonatan Heyman</name>
<email>jonatan@heyman.info</email>
</author>
<published>2012-11-23T15:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=8269ee726656cc76e67f02e7f37b90c8d01f5520'/>
<id>8269ee726656cc76e67f02e7f37b90c8d01f5520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug in _encode_params - it wasn't utf-8 encoding strings in values that</title>
<updated>2012-11-03T19:58:04+00:00</updated>
<author>
<name>Russell Davis</name>
<email>russell.davis@gmail.com</email>
</author>
<published>2012-11-03T19:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=ccf4ca8929ec88e84616ecbc0176a26b3042f0bd'/>
<id>ccf4ca8929ec88e84616ecbc0176a26b3042f0bd</id>
<content type='text'>
are iterable but not a list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are iterable but not a list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace assert statements with unittest's self.assert*</title>
<updated>2012-10-18T19:24:59+00:00</updated>
<author>
<name>Radu Voicilas</name>
<email>radu.voicilas@gmail.com</email>
</author>
<published>2012-10-18T19:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=ce7c86cc5816e8412956e251c22cca73101136b7'/>
<id>ce7c86cc5816e8412956e251c22cca73101136b7</id>
<content type='text'>
-- the incetive for this being that with self.assertEqual you get an
error message if the test fails
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- the incetive for this being that with self.assertEqual you get an
error message if the test fails
</pre>
</div>
</content>
</entry>
</feed>
