index
:
delta/python-packages/requests-cache.git
codecov
dependabot/github_actions/snok/install-poetry-1.2
dependabot/github_actions/snok/install-poetry-1.3
dependabot/github_actions/supercharge/redis-github-action-1.4.0
dependabot/pip/attrs-21.4.0
dependabot/pip/cattrs-1.10.0
dependabot/pip/cattrs-1.9.0
dependabot/pip/coverage-6.1
dependabot/pip/coverage-6.2
dependabot/pip/furo-2021.10.9
dependabot/pip/furo-2021.11.12.1
dependabot/pip/furo-2022.1.2
dependabot/pip/myst-parser-0.16.0
dependabot/pip/nox-2022.1.7
dependabot/pip/pre-commit-2.15.0
dependabot/pip/psutil-5.9.0
dependabot/pip/pytest-xdist-2.4.0
dependabot/pip/pytest-xdist-2.5.0
dependabot/pip/pytest-xdist-3.3.0
dependabot/pip/redis-4.1.0
dependabot/pip/responses-0.14.0
dependabot/pip/responses-0.15.0
dependabot/pip/rich-10.11.0
dependabot/pip/rich-10.12.0
dependabot/pip/rich-10.13.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.13.0
dependabot/pip/sphinx-autodoc-typehints-1.14.1
dependabot/pip/sphinx-automodapi-0.14.0
dependabot/pip/sphinx-inline-tabs-2022.1.2b11
dependabot/pip/sphinx-notfound-page-0.8
dependabot/pip/ujson-4.2.0
dependabot/pip/ujson-4.3.0
dependabot/pip/ujson-5.1.0
dev
explicit-exports
history-example
lru
main
master
memcached
mongita
orm
patch-module
pre-release
v0.7
v1.x.x
wip-req-compat
github.com: reclosedev/requests-cache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test_serializers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle using a converter that doesn't support the omit_if_default keyword arg...
Jordan Cook
2022-10-28
1
-0
/
+13
*
Add Placeholder.loads() (needed in some scenerios with missing dependencies w...
Jordan Cook
2022-05-30
1
-0
/
+2
*
Skip tests for optional serializer dependencies if not installed
Jordan Cook
2022-04-22
1
-2
/
+7
*
Add misc missing test coverage
Jordan Cook
2022-04-20
1
-0
/
+15
*
Fix serialization in filesystem backend with binary content that is also vali...
Jordan Cook
2022-02-15
1
-1
/
+1
*
Add back overrides for requests.Response.__getstate__ and __setstate__ so pla...
Jordan Cook
2021-11-24
1
-0
/
+13
*
Fix some typos in docs for custom serializers, and add a test for it
Jordan Cook
2021-11-19
1
-1
/
+24
*
Remove deprecated 'core' module and BaseCache.remove_old_entries()
Jordan Cook
2021-08-14
1
-10
/
+5
*
Drop support for python 3.6
Jordan Cook
2021-08-14
1
-4
/
+0
*
Parallelize unit tests per module instead of per function
Jordan Cook
2021-08-12
1
-11
/
+13
*
Add test coverage for optional serialization dependencies
Jordan Cook
2021-08-12
1
-6
/
+52
*
Apply whitespace/EOF fixes and isort updates
Jordan Cook
2021-08-08
1
-1
/
+2
*
Some serialization fixes & updates:
Jordan Cook
2021-07-03
1
-6
/
+6
*
initial serialization pipeline refactor
Parker Hancock
2021-06-14
1
-6
/
+6
*
Workaround for poetry issue on python 3.10 beta
Jordan Cook
2021-06-11
1
-3
/
+1
*
Add tests and docs
Jordan Cook
2021-06-11
1
-0
/
+34