<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/requests_cache/serializers/__init__.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>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 decode_content option for storage classes, and use as the default behavior for Filesystem, DynamoDB, and MongoDB backends</title>
<updated>2022-06-10T21:31:52+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-10T21:00: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=5acc07aef936708198acedcb4eee12ba7ca726cb'/>
<id>5acc07aef936708198acedcb4eee12ba7ca726cb</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>
<entry>
<title>Add serializer stage that decodes/re-encodes response content</title>
<updated>2022-06-10T19:12:27+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-10T17:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=0c46f50cc8976c7dcb178788852deae5bac226cb'/>
<id>0c46f50cc8976c7dcb178788852deae5bac226cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update serialization docs</title>
<updated>2022-06-10T16:51:57+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-10T16:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=0b0bb1ef0a1dc4120123595154049948a6a2e209'/>
<id>0b0bb1ef0a1dc4120123595154049948a6a2e209</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 BaseStorage.default_serializer attribute, to be more explicit about which backends use something other than pickle by default</title>
<updated>2022-04-22T22:57:22+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-22T21:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=ed110f352a24fb37c10119018a6a6b862489a35e'/>
<id>ed110f352a24fb37c10119018a6a6b862489a35e</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>
<entry>
<title>Store responses in DynamoDB as JSON documents instead of serialized binaries</title>
<updated>2022-04-20T03:07:05+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-20T01:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=3fb12461d847e04884f66dcf64ff5cabc79cce91'/>
<id>3fb12461d847e04884f66dcf64ff5cabc79cce91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor utilities for parsing cache headers into CacheDirectives class</title>
<updated>2022-04-18T18:40:23+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-17T23:46: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=642f872204809f5159f4e6078cd98e981beee221'/>
<id>642f872204809f5159f4e6078cd98e981beee221</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add serializer name to cache key to avoid errors due to switching serializers</title>
<updated>2022-04-16T00:18:33+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-04-16T00:16: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=3c51ea2595f6557940a7a941fb572218e42bb528'/>
<id>3c51ea2595f6557940a7a941fb572218e42bb528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
