Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-cachecontrol: upgrade 0.12.12 -> 0.13.0 | Wang Mingyu | 2023-06-05 | 1 | -0/+29 |
Changelog: ========== Fix #292: disuse HTTPResponse.strict fix: double reading error on urllib3 2.0 Packaging the tests, or not Add type annotations Use Python's unittest mock feat: remove compat module tests: Support python 3.11 fix: use pytest native method name Remove use of utcnow Release 0.13.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |