summaryrefslogtreecommitdiff
path: root/requests_cache/_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Update type hints to appease Pylance and stricter mypy settingsJordan Cook2022-12-131-5/+7
* Some additional logging and testsJordan Cook2022-06-161-0/+4
* Add Placeholder.loads() (needed in some scenerios with missing dependencies w...Jordan Cook2022-05-301-0/+3
* Add misc missing test coverageJordan Cook2022-04-201-3/+0
* Refactor refresh/revalidate behaviorJordan Cook2022-04-091-4/+17
* More code cleanup and commentsJordan Cook2022-03-291-1/+1
* Split datetime-related utility functions into a separate moduleJordan Cook2022-03-291-2/+22
* Move misc minor utils to a separate moduleJordan Cook2021-10-271-0/+48