<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/requests_cache/cache_keys.py, branch codecov</title>
<subtitle>github.com: reclosedev/requests-cache
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/'/>
<entry>
<title>Redact ingored_parameters from CachedResponse.url</title>
<updated>2021-09-15T16:49:48+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-09-15T16:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=1a6881aa4d44d41fef9338c5b17d8a2cf6be6949'/>
<id>1a6881aa4d44d41fef9338c5b17d8a2cf6be6949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use blake2 instead of sha256 for hashing request info</title>
<updated>2021-09-06T22:47:45+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>JWCook@users.noreply.github.com</email>
</author>
<published>2021-09-06T20:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=332700018a62290616391850f79cc23eaacba4ea'/>
<id>332700018a62290616391850f79cc23eaacba4ea</id>
<content type='text'>
With an 8-byte digest for shorter cache keys. This is still plenty long
enough to avoid hash collisions: `4e-15` for 100,000 items, `4e-7` chance for 1 billion items, etc.

This makes it more convenient for manually inspecting cache items,
especially for the filesystem backend, which uses cache keys as
filenames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With an 8-byte digest for shorter cache keys. This is still plenty long
enough to avoid hash collisions: `4e-15` for 100,000 items, `4e-7` chance for 1 billion items, etc.

This makes it more convenient for manually inspecting cache items,
especially for the filesystem backend, which uses cache keys as
filenames.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow match_headers to optionally accept a list of specific headers to match</title>
<updated>2021-09-06T22:39:30+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-09-05T19:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=30f6896b8c6bcd151fc50001ad451ffd6c6091e0'/>
<id>30f6896b8c6bcd151fc50001ad451ffd6c6091e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alias/rename 'include_get_headers' to 'match_headers' for clarity (backwards-compatibile)</title>
<updated>2021-09-06T22:39:15+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-09-05T18:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=8c05674c426298da7cd8a333c2dfce53151e041f'/>
<id>8c05674c426298da7cd8a333c2dfce53151e041f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some type checking issues</title>
<updated>2021-08-28T22:07:46+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-28T22:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=11d8d6786ef60692e65e4f891fc9eb15e43037e9'/>
<id>11d8d6786ef60692e65e4f891fc9eb15e43037e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow has_url(), delete_url(), and create_key() to optionally take requests.Request arguments</title>
<updated>2021-08-28T20:52:26+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-28T20:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=df5118ecbfb6b2333ab425884fffef40de13d97e'/>
<id>df5118ecbfb6b2333ab425884fffef40de13d97e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some additional tests for cache key normalization</title>
<updated>2021-08-28T20:11:31+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-28T20:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=60f4bb089c794ebc797cd016bbb9cd5ba5845ba0'/>
<id>60f4bb089c794ebc797cd016bbb9cd5ba5845ba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move autosummaries to module docstrings instead of template, to make them easier to customize</title>
<updated>2021-08-20T23:32:19+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-20T22:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=6a672b1b7016fd642ef170b71d946cc4060ce8f9'/>
<id>6a672b1b7016fd642ef170b71d946cc4060ce8f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some misc docstring edits</title>
<updated>2021-08-19T22:22:06+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-19T22:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=edc298d18187e1938a05b923d131ca608d34acdd'/>
<id>edc298d18187e1938a05b923d131ca608d34acdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude cache headers from cache key by default</title>
<updated>2021-08-15T02:58:30+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-15T02:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=8457dc0afbd3207e9fb7dbbc4da6dd3251d6ad68'/>
<id>8457dc0afbd3207e9fb7dbbc4da6dd3251d6ad68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
