<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/tests/integration/base_cache_test.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>Share SQLite connection objects among threads and use lock for write operations instead of using thread-local connections</title>
<updated>2023-03-01T21:22:18+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2023-03-01T01:05: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=c83e4e523008337a6f8f638e65ca217177d8ed5c'/>
<id>c83e4e523008337a6f8f638e65ca217177d8ed5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default serializers for each backend using param defaults instead of 'default_serializer' class attributes</title>
<updated>2023-01-13T20:22:31+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2023-01-01T18:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=9c4f76744a764f8898e5735d838f929c277821c0'/>
<id>9c4f76744a764f8898e5735d838f929c277821c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for pypy3.9</title>
<updated>2022-12-30T21:11:33+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-12-04T19:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=851e8750dd32e58554433d1ebebd9fc8d012d4ba'/>
<id>851e8750dd32e58554433d1ebebd9fc8d012d4ba</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 '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>Match whether ignored_parameters are present in a request (without matching content)</title>
<updated>2022-09-29T17:05:13+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-09-29T16:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=5204d487fea1d0b89e9eecdbc4a38621d2d4dbe4'/>
<id>5204d487fea1d0b89e9eecdbc4a38621d2d4dbe4</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>Run integration tests with all serializers _only_ for Filesystem backend; for all other backends, only test with default serializer</title>
<updated>2022-06-10T21:56:23+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-10T21:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=3854c9ebaf268bce2a6f2339c0fdb088f8c6a686'/>
<id>3854c9ebaf268bce2a6f2339c0fdb088f8c6a686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change this into an option for CattrStage instead of a separate class</title>
<updated>2022-06-10T20:12:30+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-10T19:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=f24b5fe56e0c939dcdb6afa694c0a07b15ad5fdd'/>
<id>f24b5fe56e0c939dcdb6afa694c0a07b15ad5fdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
