<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/requests_cache/models/raw_response.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>Update type hints to appease Pylance and stricter mypy settings</title>
<updated>2022-12-13T22:27:49+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-12-12T04:28: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=f7281895698f33b9c41239b5be3a961fd1691b99'/>
<id>f7281895698f33b9c41239b5be3a961fd1691b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if raw._fp is None before trying is_fp_closed()</title>
<updated>2022-12-04T17:46:49+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-11-30T04:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=a4369395f53a11f4141a3de24f889ec95335d533'/>
<id>a4369395f53a11f4141a3de24f889ec95335d533</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove HTTPResponse attributes from the cache, and re-construct CachedResponse.raw after deserialization</title>
<updated>2022-06-12T02:37:39+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-12T02:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=3b7849df68884a2e0add040c2ac1ae7503f69368'/>
<id>3b7849df68884a2e0add040c2ac1ae7503f69368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a base model repr that excludes default values even if rich isn't installed</title>
<updated>2022-05-30T15:37:22+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-05-21T20:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=352b64d0f6e616fa4393c221dda7550cd7928c74'/>
<id>352b64d0f6e616fa4393c221dda7550cd7928c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add misc missing test coverage</title>
<updated>2022-04-20T19:32:31+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-20T18:37: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=ca12fbb97b65ba22199acbb6a41efbcd67082cc5'/>
<id>ca12fbb97b65ba22199acbb6a41efbcd67082cc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve output for all models when printed or logged with rich</title>
<updated>2022-04-19T18:32:16+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-19T01:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=9224b9936d1c9b57de05b5afd451ad4c65cf8e91'/>
<id>9224b9936d1c9b57de05b5afd451ad4c65cf8e91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to mypy v0.931 and add some ignores/workarounds for new false positives</title>
<updated>2022-02-02T18:51:26+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-02-02T18:25: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=6faa065d0ab80c9c37f4a94eaed6c41682f360fe'/>
<id>6faa065d0ab80c9c37f4a94eaed6c41682f360fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor optimization: exclude redundant CachedResponse.cache_key and CachedHTTPResponse.headers from serialization, and set at runtime instead</title>
<updated>2021-08-25T22:43:02+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-25T20:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=20af95ca001110cf8df7d732526a3492cceba19f'/>
<id>20af95ca001110cf8df7d732526a3492cceba19f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some misc docstring edits</title>
<updated>2021-08-19T22:22:06+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-08-19T22:07: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=edc298d18187e1938a05b923d131ca608d34acdd'/>
<id>edc298d18187e1938a05b923d131ca608d34acdd</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://91.123.203.49/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>
</feed>
