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
/
requests_cache
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
restore clear() function
Roman Haritonov
2013-01-13
1
-1
/
+1
*
version in README, get_cache(), fix example
Roman Haritonov
2013-01-13
1
-1
/
+1
*
disabled() context manager. All tests are passing
Roman Haritonov
2013-01-12
1
-1
/
+1
*
uninstall_cache()
Roman Haritonov
2013-01-12
1
-1
/
+1
*
Rename configure to install_cache and add session_factory parameter
Roman Haritonov
2013-01-12
1
-2
/
+2
*
missed package in setup.py, bump version
Roman Haritonov
2013-01-12
1
-1
/
+1
*
CachedSession without monkey patching. Backward incompatible
Roman Haritonov
2013-01-12
1
-2
/
+1
*
v0.2.0
v0.2.0
Roman Haritonov
2013-01-12
1
-1
/
+1
*
Use relative imports
Roman Haritonov
2012-05-11
1
-1
/
+1
*
Bump version and add info to changelog
v0.1.3
Roman Haritonov
2012-05-04
1
-1
/
+1
*
bump version, update changelog
Roman Haritonov
2012-05-02
1
-1
/
+1
*
fix minor spelling mistake
Daniel Rech
2012-05-02
1
-2
/
+2
*
Bump version
0.1.1
Roman
2012-04-11
1
-1
/
+1
*
Add docformat and version in __init__.py
Roman
2012-04-11
1
-3
/
+7
*
dbdict is now compatible with Py3
Roman
2012-04-10
1
-3
/
+3
*
requests_cache.enabled and requests_cache.disabled context managers
Roman
2012-04-09
1
-1
/
+3
*
Fix error in del_cached_url, Multiple instances of DbDict now can write to sa...
Roman
2012-04-09
1
-1
/
+1
*
has_url function, allowable_methods option, proper cache expiring
Roman
2012-04-09
1
-1
/
+1
*
Typos in docs. Begin user_guide.rst
Roman
2012-04-09
1
-1
/
+1
*
Moved tests outside package. More docstrings
Roman
2012-04-08
1
-0
/
+24
*
initial commit
Roman
2012-04-08
1
-0
/
+1