<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests/auth.py, branch master</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>Updated references to previous requests/requests GitHub path</title>
<updated>2019-08-19T20:33:18+00:00</updated>
<author>
<name>Nihaal</name>
<email>nihaal.s@live.co.uk</email>
</author>
<published>2019-08-13T21:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9cdf29410778f31b88c48385c4a0fdf96fa10bd1'/>
<id>9cdf29410778f31b88c48385c4a0fdf96fa10bd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print the type of the password instead of the password itself</title>
<updated>2019-05-20T06:57:11+00:00</updated>
<author>
<name>petar-iv</name>
<email>20043863+petar-iv@users.noreply.github.com</email>
</author>
<published>2019-05-20T06:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=d88240ba449f1c92006102adc475543d5e649ffa'/>
<id>d88240ba449f1c92006102adc475543d5e649ffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove final remnants from 2.6</title>
<updated>2018-10-17T07:18:51+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-10-16T19:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7fd9267b3bab1d45f5e4ac0953629c5531ecbc55'/>
<id>7fd9267b3bab1d45f5e4ac0953629c5531ecbc55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>for RFC-7616 add SHA-256 and SHA-512</title>
<updated>2017-11-09T01:32:59+00:00</updated>
<author>
<name>David Poole</name>
<email>testcluster@gmail.com</email>
</author>
<published>2017-11-09T01:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1dbaddd75e04365a822cf4bcf05f332a5f845ed6'/>
<id>1dbaddd75e04365a822cf4bcf05f332a5f845ed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix flake8 indent error</title>
<updated>2017-05-30T02:43:12+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-30T02:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=5fa4e74d61d9093ee7e0a7bf1e2a56b6c0780c9a'/>
<id>5fa4e74d61d9093ee7e0a7bf1e2a56b6c0780c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new requests namespace</title>
<updated>2017-05-29T16:11:43+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-29T16:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7f14db17c8612aed71a181b084455b71e130ffc8'/>
<id>7f14db17c8612aed71a181b084455b71e130ffc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unused imports.</title>
<updated>2017-04-25T21:10:01+00:00</updated>
<author>
<name>Chris Gavin</name>
<email>chris@chrisgavin.me</email>
</author>
<published>2017-04-25T20:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=19ba9f10979a6621d7329c8b60f57055ae37b132'/>
<id>19ba9f10979a6621d7329c8b60f57055ae37b132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only send HTTPDigestAuth on 4xx challenges</title>
<updated>2017-01-27T20:56:50+00:00</updated>
<author>
<name>Matthew Medal</name>
<email>matt.medal@gmail.com</email>
</author>
<published>2017-01-27T20:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=8a58427d8aa73d6af81b6e5f6fd934b3386ef3de'/>
<id>8a58427d8aa73d6af81b6e5f6fd934b3386ef3de</id>
<content type='text'>
Resolves: #3772
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #3772
</pre>
</div>
</content>
</entry>
<entry>
<title>python 2.6 compatibiliby</title>
<updated>2016-12-20T18:16:14+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-12-20T18:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=789f21807d4cc0eb939181494fea8399dfc5206a'/>
<id>789f21807d4cc0eb939181494fea8399dfc5206a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deprecation warnings for 3.0</title>
<updated>2016-12-09T14:43:54+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-12-09T14:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=fae670147814f7107f6978117948b8395030a522'/>
<id>fae670147814f7107f6978117948b8395030a522</id>
<content type='text'>
Add extra test parameter for basic auth encoding
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add extra test parameter for basic auth encoding
</pre>
</div>
</content>
</entry>
</feed>
