1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for Python 3.12 and drop EOL 3.6 and 3.7 (#323) More... over 1 year ago
FileCache.directory: explictly allow pathlib.Path (#322) More... over 1 year ago
fix: requests.exceptions.ConnectionError: Max retries exceeded with url: / (#321) More... over 1 year ago
Miscellaneous repo cleanup (#320) More... over 1 year ago
pyproject: constrain msgpack < 2.0.0 (#319) More... over 1 year ago
fix(serialize): simplify loading logic (#317) More... over 1 year ago
chore: update install command for `FileCache` (#318) More... over 1 year ago
doc: improve the docs (#316) More... over 1 year ago
cachecontrol: 0.13.1 (#315) More... over 1 year ago
cachecontrol: 0.13.1rc0 More... over 1 year ago
workflows: add a release workflow (#308) More... over 1 year ago
fix(typing): fix wrong types (#314) More... over 1 year ago
feat: drop support of Python older than 3.7 (#312) More... over 1 year ago
refactor: move the serialization implementation to method (#313) More... over 1 year ago
serialize: remove v1 and v2 formats (#310) More... over 1 year ago
chore: Release 0.13.0 (#307) More... over 1 year ago
fix: Remove use of utcnow (#290) More... over 1 year ago
fix: use pytest native method name (#305) More... over 1 year ago
Merge pull request #304 from danigm/python311 More... over 1 year ago
tests: Support python 3.11 More... over 1 year ago
feat: remove compat module (#303) More... over 1 year ago
feat: Use Python's unittest mock (#289) More... over 1 year ago
feat: Add type annotations (#279) More... over 1 year ago
fix: Packaging the tests, or not (#287) More... over 1 year ago
fix: double reading error on urllib3 2.0 (#296) More... over 1 year ago
fix(#292): disuse HTTPResponse.strict (#301) More... over 1 year ago