<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/setup.py, branch pytest-httpbin</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>Update trove classifiers.</title>
<updated>2015-11-05T10:38:25+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-10-16T21:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=4dffe5efaa73c1ae4a082442e201f413b5e5bea7'/>
<id>4dffe5efaa73c1ae4a082442e201f413b5e5bea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>matching the version only at the begining of lines</title>
<updated>2015-03-26T14:53:19+00:00</updated>
<author>
<name>deronnax</name>
<email>deronnax@gmail.com</email>
</author>
<published>2015-03-26T14:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=1145fe64a54d5d1f813b96bf2923aff954267554'/>
<id>1145fe64a54d5d1f813b96bf2923aff954267554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorter and faster version extraction from __init__.py</title>
<updated>2015-03-25T17:21:34+00:00</updated>
<author>
<name>deronnax</name>
<email>deronnax@gmail.com</email>
</author>
<published>2015-03-25T17:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=ce234d53a5b8d829eca4f27857e6ea2625575fe8'/>
<id>ce234d53a5b8d829eca4f27857e6ea2625575fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse version number out of requests/__init__.py</title>
<updated>2015-03-14T02:47:29+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-03-14T02:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=1acc4992d42950b54a7be1b0dcacdaac35d32436'/>
<id>1acc4992d42950b54a7be1b0dcacdaac35d32436</id>
<content type='text'>
With the new import machinery in requests/packages/__init__.py people
using `python setup.py test` will not be able to run the tests the first
time on a new environment. The VendorAlias logic breaks the import
machinery and the tests fail. By removing the import of requests in
setup.py, we avoid the issue where sys.meta_path continues to have the
version of VendorAlias from the import in setup.py.

Closes #2462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the new import machinery in requests/packages/__init__.py people
using `python setup.py test` will not be able to run the tests the first
time on a new environment. The VendorAlias logic breaks the import
machinery and the tests fail. By removing the import of requests in
setup.py, we avoid the issue where sys.meta_path continues to have the
version of VendorAlias from the import in setup.py.

Closes #2462
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2203 from Lukasa/remove_certifi</title>
<updated>2014-09-05T15:11:57+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2014-09-05T15:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=359659cf4b9dbeeef1ed832501dc1f99b0f0beac'/>
<id>359659cf4b9dbeeef1ed832501dc1f99b0f0beac</id>
<content type='text'>
Remove hard certifi dependency and document.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove hard certifi dependency and document.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2199 from mtorromeo/patch-1</title>
<updated>2014-09-04T18:41:46+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2014-09-04T18:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=0df32de02d7e8e7481ac4afdab8a762b22b1d240'/>
<id>0df32de02d7e8e7481ac4afdab8a762b22b1d240</id>
<content type='text'>
Open README and HISTORY as utf-8 encoded files (fixes #2196)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Open README and HISTORY as utf-8 encoded files (fixes #2196)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hard certifi dependency and document.</title>
<updated>2014-09-04T18:40:15+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2014-09-04T18:40:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=a77054f90fd3947db03838d3f244ee802c388314'/>
<id>a77054f90fd3947db03838d3f244ee802c388314</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>requests[security]</title>
<updated>2014-09-04T18:37:45+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2014-09-04T18:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=958845ae35cee1fa15acc14b5691d787e8bed9bb'/>
<id>958845ae35cee1fa15acc14b5691d787e8bed9bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Open README and HISTORY as utf-8 encoded files (fixes #2196)</title>
<updated>2014-09-03T07:40:27+00:00</updated>
<author>
<name>Massimiliano Torromeo</name>
<email>massimiliano.torromeo@gmail.com</email>
</author>
<published>2014-09-03T07:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=226b5c7b0aafc3cb744eb79a666d9a1bd0803a47'/>
<id>226b5c7b0aafc3cb744eb79a666d9a1bd0803a47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add betterssl extra</title>
<updated>2014-08-29T21:39:22+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>ian.cordasco@rackspace.com</email>
</author>
<published>2014-08-29T21:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=c8098670357f2954ce4db2eb1fa9c7483c5f63d0'/>
<id>c8098670357f2954ce4db2eb1fa9c7483c5f63d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
