<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/tests/unit/test_base_cache.py, branch patch-module</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>Make use of index with SQLiteCache.filter(expired=False)</title>
<updated>2022-10-28T22:38:28+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-28T18:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=cfe381fdae57d1e2f93d5f2732d3ed57fce05b66'/>
<id>cfe381fdae57d1e2f93d5f2732d3ed57fce05b66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle errors due to invalid responses in deserialize(), so it applies to other methods besides just get_responses()</title>
<updated>2022-10-28T17:46:53+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-26T19:42: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=e9e6676913d466532e9220c38f754543e8f5d0e9'/>
<id>e9e6676913d466532e9220c38f754543e8f5d0e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add BaseCache.has_key() back; this was intended to be deprecated, not yet removed</title>
<updated>2022-10-26T17:31:13+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-21T17:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=995c5c5f3f95a909264bbdc9734cbadc49d77c5c'/>
<id>995c5c5f3f95a909264bbdc9734cbadc49d77c5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'url' argument to BaseCache.contains() and delete() for similarity to has_url() and delete_url()</title>
<updated>2022-10-01T00:45:58+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-09-30T23:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=8be0f51a1e310342814e5ec1d19830aae857b39e'/>
<id>8be0f51a1e310342814e5ec1d19830aae857b39e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue on Windows with occasional missing `CachedResponse.created_at` timestamp</title>
<updated>2022-09-30T23:27:44+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-09-30T21:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=55dc02d773048362f0738759f25d07effc9cd951'/>
<id>55dc02d773048362f0738759f25d07effc9cd951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence DeprecationWarnings during tests for deprecated methods</title>
<updated>2022-09-30T23:27:44+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-09-30T23:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=c1e313b89cbe1cffaf7d6a5fc9c3bc97c145516b'/>
<id>c1e313b89cbe1cffaf7d6a5fc9c3bc97c145516b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add method to recreate cache keys</title>
<updated>2022-08-23T19:36:40+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-08-15T00:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=5691838ac65bf7a3d80a66b4ae3b1fafb40b68a2'/>
<id>5691838ac65bf7a3d80a66b4ae3b1fafb40b68a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests and docs</title>
<updated>2022-06-12T00:33:54+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-12T00:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=c0fc3079c7db0b8d744062e79342613fc8be9367'/>
<id>c0fc3079c7db0b8d744062e79342613fc8be9367</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split up remove_expired_reponses() into remove() and reset_expiration() methods, with more granular arguments</title>
<updated>2022-06-11T16:50:24+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-10T22:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=275f675bc2fd6d5ffa3363a436867258a8eccd26'/>
<id>275f675bc2fd6d5ffa3363a436867258a8eccd26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge *PickleDict storage classes into parent classes</title>
<updated>2022-04-22T22:28:33+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-20T21:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=0dbd82d4d28875f2c0a592dfc89f50bf1c63cb2b'/>
<id>0dbd82d4d28875f2c0a592dfc89f50bf1c63cb2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
