<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/requests_cache/models, 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>Add CachedResponse.cache_key attribute and update in CachedSession.send()</title>
<updated>2021-07-20T20:30:02+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-07-20T20:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=9a7ae9aec8994565c706652405b501b5bb6d37c2'/>
<id>9a7ae9aec8994565c706652405b501b5bb6d37c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unpickling CachedResponse on python 3.6</title>
<updated>2021-07-16T17:24:12+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-07-16T17:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=345247ee63f0e3853e6af79c56f53ac47dd68439'/>
<id>345247ee63f0e3853e6af79c56f53ac47dd68439</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 Response.next when 302 responses are cached directly</title>
<updated>2021-07-16T16:33:27+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-07-16T16:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=dc495b372c100e1b25877f658b4cb02dcc98940b'/>
<id>dc495b372c100e1b25877f658b4cb02dcc98940b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make CachedResponse a non-slotted class to allow client code to set arbitrary attributes on it</title>
<updated>2021-07-16T16:23:20+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-07-16T16:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=61c9847d9e431c68bad9980061df4c953ff41d2c'/>
<id>61c9847d9e431c68bad9980061df4c953ff41d2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Add option to exclude expired responses in keys(), values(), and response_count()</title>
<updated>2021-07-03T20:39:58+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-07-01T17:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=a6d12a569aa9bc356e95aeb6ea4bf647ed72f03f'/>
<id>a6d12a569aa9bc356e95aeb6ea4bf647ed72f03f</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>Add annotation for CachedResponse.history and add support for ForwardRef in BaseSerializer.structure</title>
<updated>2021-06-11T21:28:53+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-06-11T20:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=651a346dc47d52bbdedbc560881a3efe80b8df5c'/>
<id>651a346dc47d52bbdedbc560881a3efe80b8df5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compatibility fixes for requests 2.16 and 2.17</title>
<updated>2021-06-03T22:25:26+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-06-03T22:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=09d1fdc5facbb5e12f27068c9706b3d2394fff02'/>
<id>09d1fdc5facbb5e12f27068c9706b3d2394fff02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make cattrs optional, and other cleanup</title>
<updated>2021-05-27T01:55:45+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-05-27T01:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=6edf2e1c5e3712b2083a5daff142db65232c6e1c'/>
<id>6edf2e1c5e3712b2083a5daff142db65232c6e1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
