<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git, branch v2.19.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>v2.19.0</title>
<updated>2018-06-12T14:38:10+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-06-12T13:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=991e8b76b7a9d21f698b24fa0058d3d5968721bc'/>
<id>991e8b76b7a9d21f698b24fa0058d3d5968721bc</id>
<content type='text'>
* Updated HISTORY.rst.
* Moved version pin for idna to allow recent 2.7 release.
* Updated version warning for urllib3 to allow 1.23.
* Updated metadata dunders in __version__.py.
* Removed Python 2.6 trove classifier.
* Removed Python 2.6 reference from README.rst.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated HISTORY.rst.
* Moved version pin for idna to allow recent 2.7 release.
* Updated version warning for urllib3 to allow 1.23.
* Updated metadata dunders in __version__.py.
* Removed Python 2.6 trove classifier.
* Removed Python 2.6 reference from README.rst.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate collections from collections.abc</title>
<updated>2018-06-12T05:14:59+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>raymond.hettinger@gmail.com</email>
</author>
<published>2018-02-05T04:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7e297ed95bdbd1018657f5d6000379ecdfa54423'/>
<id>7e297ed95bdbd1018657f5d6000379ecdfa54423</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a public method to get the cookie policy</title>
<updated>2018-06-12T05:13:07+00:00</updated>
<author>
<name>Laurent Bachelier</name>
<email>laurent@bachelier.name</email>
</author>
<published>2018-02-14T18:20:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=10915e3b0d3708a093171211d51d0eea283dbe25'/>
<id>10915e3b0d3708a093171211d51d0eea283dbe25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cookie policy related tests</title>
<updated>2018-06-12T05:13:07+00:00</updated>
<author>
<name>Laurent Bachelier</name>
<email>laurent@bachelier.name</email>
</author>
<published>2018-02-14T16:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=ace0c200f4a35f4f98a2672b46b03b89a53c50d9'/>
<id>ace0c200f4a35f4f98a2672b46b03b89a53c50d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy cookie policy when copying a CookieJar</title>
<updated>2018-06-12T05:13:07+00:00</updated>
<author>
<name>Laurent Bachelier</name>
<email>laurent@bachelier.name</email>
</author>
<published>2018-02-14T14:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3ef49272f2ff7bef67c8b53bcfba9c3a2ecfa9c7'/>
<id>3ef49272f2ff7bef67c8b53bcfba9c3a2ecfa9c7</id>
<content type='text'>
Without it, the cookie policy would get lost while making a request.
That would be invisible to the user if the default cookie policy wasn't
changed, of course.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without it, the cookie policy would get lost while making a request.
That would be invisible to the user if the default cookie policy wasn't
changed, of course.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4672 from requests/remove_2.6_refs</title>
<updated>2018-06-11T14:13:13+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>nate.prewitt@gmail.com</email>
</author>
<published>2018-06-11T14:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=d1aeb7ea8cec833e61ea390a6c19ef8b7ac3e4e7'/>
<id>d1aeb7ea8cec833e61ea390a6c19ef8b7ac3e4e7</id>
<content type='text'>
remove references to 2.6 support in documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove references to 2.6 support in documentation</pre>
</div>
</content>
</entry>
<entry>
<title>port pyopenssl fix from urllib3</title>
<updated>2018-06-10T21:49:13+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-06-10T21:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=de64f0f23f57f272ed11713d18ff50f193c3164b'/>
<id>de64f0f23f57f272ed11713d18ff50f193c3164b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove references to 2.6 support in documentation</title>
<updated>2018-06-10T21:48:59+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-06-06T04:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=bc46de58e61149879fea0cf51399c5dd63dbb227'/>
<id>bc46de58e61149879fea0cf51399c5dd63dbb227</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 #4676 from jdufresne/doc-py3</title>
<updated>2018-06-10T15:37:08+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>nate.prewitt@gmail.com</email>
</author>
<published>2018-06-10T15:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=16fd7e03a980bea2dfa0f64c80bbda7cd7834d0f'/>
<id>16fd7e03a980bea2dfa0f64c80bbda7cd7834d0f</id>
<content type='text'>
Update Python 2 doc links to Python 3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Python 2 doc links to Python 3</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python 2 doc links to Python 3</title>
<updated>2018-06-10T03:29:41+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-06-10T03:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=35a1874912fff2a1f098d3e5d45984b97968f5fd'/>
<id>35a1874912fff2a1f098d3e5d45984b97968f5fd</id>
<content type='text'>
The Python 3 docs are better maintained and are the future of Python
development.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Python 3 docs are better maintained and are the future of Python
development.
</pre>
</div>
</content>
</entry>
</feed>
