Issues
- 1
- 1
Drop Python 3.7
#339 opened by woodruffw - 4
- 2
Crash for response larger than 4GB
#238 opened by uranusjr - 4
24 tests fail
#331 opened by yurivict - 6
Head request is not cached even with cacheable_methods=("GET", HEAD") without a previous GET
#337 opened by Guts - 3
- 1
Is there any method for clear whole cache?
#237 opened by MasterSergius - 4
- 1
Document BaseCache expires value
#251 opened by thenewguy - 2
If a process crashes half-way through writing a cache entry to a file cache, it will get corrupted
#325 opened by itamarst - 6
- 6
Trusted publishing to PyPI
#306 opened by woodruffw - 6
- 34
cachecontrol is incompatible with Requests 2.30.0
#292 opened by pgjones - 39
Re-homing + new maintainers
#300 opened by woodruffw - 4
RFC: Remove `serialize._loads_v1` and `_loads_v2`
#309 opened by woodruffw - 3
- 10
- 2
No release notes since 0.12.0
#249 opened by OrangeDog - 4
New release
#278 opened by itamarst - 3
New release with SeparateBody cache fixes?
#288 opened by tgolsson - 1
cachecontrol uses the deprecated utcnow method
#291 opened by pfmoore - 2
0.12.12: pytest is failing in `tests/test_etag.py::TestReleaseConnection::test_not_modified_releases_connection` unit
#298 opened by kloczek - 1
0.12.12: tests/ content is installed
#299 opened by kloczek - 1
Release 0.12.12 breaks code that attempts to `from tests.[...] import [...]`
#285 opened by LuisVerbally - 1
Tests find their way into wheels
#282 opened by KOLANICH - 4
0.12.10: test suite is using `lockfile`
#273 opened by kloczek - 2
SeparateBodyFileCache does not close the file
#302 opened by dimbleby - 1
- 1
No tests in pypi sdist tarball
#281 opened by dvzrv - 0
- 5
The 0.12.12 release changes the interface for dependent projects in a patch release; can it be made 0.13 instead?
#286 opened by adamnovak - 1
- 0
Release 0.13
#259 opened by itamarst - 13
Excessive memory usage, part 2
#265 opened by itamarst - 7
Setting max-age on the response causes cachecontrol to fail with exception about 'expires' argument
#262 opened by svanoort - 1
Error when max-age is set
#268 opened by recursiveMake - 7
Include LICENSE in the generated wheels
#255 opened by pradyunsg - 5
Cache hits cause empty response content
#263 opened by tobiashenkel - 3
- 2
Django cache
#250 opened by thenewguy - 5
Caching partial content
#246 opened by shreyasminocha - 0
- 0
- 2
- 0
- 0
test_file_cache_recognizes_consumed_file_handle should use a temporary directory
#239 opened by hexagonrecursion - 0
Alternative client (httpx) support
#232 opened by johtso - 1
Cache's get method called twice on cache miss
#229 opened by akursar