<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/setup.py, branch v2.15.0</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>fix setup.py</title>
<updated>2017-05-27T01:43:03+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T01:43:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=0aee4834970714c399f1375830400ff66104bd92'/>
<id>0aee4834970714c399f1375830400ff66104bd92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>__version__.py</title>
<updated>2017-05-26T00:07:38+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-26T00:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=14d6fa1472cfbaaeb23c23ad4029bac82547c34d'/>
<id>14d6fa1472cfbaaeb23c23ad4029bac82547c34d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid breaking people using requests.__version__</title>
<updated>2017-05-25T23:44:30+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-05-25T23:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e038aad3ccbd5526346150bd37c8c8a8ee0a0b9b'/>
<id>e038aad3ccbd5526346150bd37c8c8a8ee0a0b9b</id>
<content type='text'>
Using __version__ as a module breaks users who expect
requests.__version__ to be the version string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using __version__ as a module breaks users who expect
requests.__version__ to be the version string.
</pre>
</div>
</content>
</entry>
<entry>
<title>take a page out of @sigmavirus42's book</title>
<updated>2017-05-25T15:46:12+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-25T15:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7abfd92aeaeba82e1c527460b539667844fbb557'/>
<id>7abfd92aeaeba82e1c527460b539667844fbb557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better ''</title>
<updated>2017-05-25T15:33:04+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-25T15:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e634ab73b27f111a1e280f6553a63620293340fa'/>
<id>e634ab73b27f111a1e280f6553a63620293340fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>__version__.py</title>
<updated>2017-05-25T15:31:38+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-25T15:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3e32356716572e59c9f10c6c2622bedf5f48b07e'/>
<id>3e32356716572e59c9f10c6c2622bedf5f48b07e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turns out @kennethreitz suprise-broke the CI</title>
<updated>2017-05-24T17:20:07+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-05-24T17:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f3d310b299af587d668493f09d82c84c197d00fd'/>
<id>f3d310b299af587d668493f09d82c84c197d00fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove range operators from markers</title>
<updated>2017-05-10T13:19:46+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-05-10T13:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f3f4c3e20adad6e2faa0068ca221a11f6a53ef7c'/>
<id>f3f4c3e20adad6e2faa0068ca221a11f6a53ef7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use sys_platform instead of platform_system</title>
<updated>2017-05-09T18:10:31+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-05-09T18:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=800a074b5d7adbbcaf96a5e6b3754c560f6768ff'/>
<id>800a074b5d7adbbcaf96a5e6b3754c560f6768ff</id>
<content type='text'>
This is more compatible as a marker and so will break fewer people.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is more compatible as a marker and so will break fewer people.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update chardet to v3.0.2</title>
<updated>2017-05-09T08:34:51+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-05-09T08:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=4bad52caa224a83b3e49b2063fcb21e7b85bbae9'/>
<id>4bad52caa224a83b3e49b2063fcb21e7b85bbae9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
