<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/requests_cache/cache_keys.py, branch v0.7</title>
<subtitle>github.com: reclosedev/requests-cache
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/'/>
<entry>
<title>Redact ingored_parameters from CachedResponse.url</title>
<updated>2021-09-15T17:07:27+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-09-15T17:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=f67aac1b4001e4fcf69ceb35b9eeebceef027edd'/>
<id>f67aac1b4001e4fcf69ceb35b9eeebceef027edd</id>
<content type='text'>
Backporting #409 for 0.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backporting #409 for 0.7
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve type annotations and fix type checking errors</title>
<updated>2021-07-06T21:24:26+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-07-06T19:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=6f54262b06a96b1019339e655b22c63f5882a632'/>
<id>6f54262b06a96b1019339e655b22c63f5882a632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate serializers with backends</title>
<updated>2021-06-11T21:43:35+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-06-04T03:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=2392cdf9d7ad847da43ee30ba86c65e9739d8122'/>
<id>2392cdf9d7ad847da43ee30ba86c65e9739d8122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove 'ignored parameters' from request prior to caching</title>
<updated>2021-06-03T19:00:32+00:00</updated>
<author>
<name>Parker Hancock</name>
<email>633163+parkerhancock@users.noreply.github.com</email>
</author>
<published>2021-06-03T19:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=3b0176f076825bef581aa65d25b274c7fb2c165a'/>
<id>3b0176f076825bef581aa65d25b274c7fb2c165a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't show warnings for 'include_get_headers' and 'ignored_parameters' kwargs in BaseStorage</title>
<updated>2021-04-18T20:06:36+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-18T15:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=d21334de776ed59268dbc2ce75a09509c419ac43'/>
<id>d21334de776ed59268dbc2ce75a09509c419ac43</id>
<content type='text'>
Also don't name them as private members, since they can safely by
changed after initialization (e.g., `session.cache.include_get_headers = True`)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also don't name them as private members, since they can safely by
changed after initialization (e.g., `session.cache.include_get_headers = True`)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'verify' param to cache key</title>
<updated>2021-04-01T23:24:56+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-01T23:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=9a086d8917c5ab0fb85a77c36434d95d4c356116'/>
<id>9a086d8917c5ab0fb85a77c36434d95d4c356116</id>
<content type='text'>
Closes #209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #209
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'add_key_mapping' to 'save_redirect' and take a request instead of a cache key</title>
<updated>2021-04-01T01:32:23+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-01T01:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=d5a40677cc4754f1224f3afbc266adb1caa5c37b'/>
<id>d5a40677cc4754f1224f3afbc266adb1caa5c37b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move cache key utilities to a separate module</title>
<updated>2021-03-30T23:46:37+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-03-30T22:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=5eabcb974d6e289c208027ac239ab7fad8227402'/>
<id>5eabcb974d6e289c208027ac239ab7fad8227402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
