<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/tests/unit, 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>Don't raise_for_status if status_code of response is in allowable_codes</title>
<updated>2023-02-18T21:55:25+00:00</updated>
<author>
<name>David Dv Schmidt</name>
<email>david.dv.schmidt@deutschebahn.com</email>
</author>
<published>2023-02-02T09:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=1cf227055c16f52796674ad6c88de5cafcee122b'/>
<id>1cf227055c16f52796674ad6c88de5cafcee122b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise an error for invalid expiration string values (except for headers containing httpdates)</title>
<updated>2023-02-18T21:55:25+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2023-01-13T19:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=d5baa7ff923f58a1464a3a4375e14e274f8eca13'/>
<id>d5baa7ff923f58a1464a3a4375e14e274f8eca13</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>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>Omit invalid responses and set response.cache_key in SQLiteCache.sorted()</title>
<updated>2022-10-28T20:05:13+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-28T17:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=03a97079839a5683b202e3ea3f66e8ce54eedab4'/>
<id>03a97079839a5683b202e3ea3f66e8ce54eedab4</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>Handle using a converter that doesn't support the omit_if_default keyword argument</title>
<updated>2022-10-28T16:20:46+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-28T16:20: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=679099e733d8d7b8c70ad3a600a6eafe1524aac8'/>
<id>679099e733d8d7b8c70ad3a600a6eafe1524aac8</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 support for header values as bytes</title>
<updated>2022-10-20T18:23:45+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-20T18:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=10fba0bcb772a2e46e758e4173d1ab99ec287e93'/>
<id>10fba0bcb772a2e46e758e4173d1ab99ec287e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly disable pickling CachedSession objects</title>
<updated>2022-10-20T18:09:55+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-20T18:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=54d85c12bf4aa98e2798f18b7c4719b1ba493770'/>
<id>54d85c12bf4aa98e2798f18b7c4719b1ba493770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
