Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / requests-cache/requests-cache issues and pull requests

#959 - Refactor CachedHTTPResponse.from_response()

Pull Request - State: closed - Opened by JWCook 12 months ago

#957 - Bump pytest from 7.4.4 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#956 - Bump responses from 0.24.0 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#954 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#953 - Add Prettier and auto-format files

Pull Request - State: closed - Opened by olk-m 12 months ago - 1 comment

#951 - Remove support for standalone bson codec

Issue - State: closed - Opened by JWCook almost 1 year ago - 1 comment
Labels: bug

#950 - Update mypy config and adapt the code

Pull Request - State: closed - Opened by olk-m almost 1 year ago - 6 comments
Labels: logistics

#949 - Remove "bson" explicit dependency because it is shipped with "pymongo"

Pull Request - State: closed - Opened by olk-m almost 1 year ago - 4 comments

#948 - Bump pytest from 7.4.4 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#947 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#946 - Bump sphinxcontrib-apidoc from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies

#945 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#944 - Performance issues based on setting

Issue - State: open - Opened by gbtota about 1 year ago
Labels: bug

#943 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#942 - Add tests for updated content-type parsing

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment
Labels: tests

#941 - Store `verify=True` and `verify=cert path` under same cache key

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment
Labels: bug, enhancement

#940 - Store `verify=True` and `verify=cert path` under same cache key

Issue - State: closed - Opened by JWCook about 1 year ago
Labels: bug, enhancement

#938 - Add type annotations for Path object used as cache name

Pull Request - State: closed - Opened by JWCook about 1 year ago

#937 - per-request `stale_while_revalidate`

Issue - State: open - Opened by nschloe about 1 year ago
Labels: enhancement

#936 - Bump attrs from 23.1.0 to 23.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#935 - Remove all requests to a particular URL

Issue - State: closed - Opened by nschloe about 1 year ago - 2 comments
Labels: question

#934 - Loosened content-type parsing so that `decode_content` works for other variants of json

Pull Request - State: closed - Opened by olivierdalang about 1 year ago - 6 comments
Labels: enhancement

#933 - Bump coverage from 7.3.3 to 7.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#932 - Handle charset in Content-Type when normalizing request body

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment
Labels: bug

#931 - Would be helpful if the Requsets-Ratelimiter example mentioned argument order

Issue - State: closed - Opened by nk9 about 1 year ago - 2 comments
Labels: docs

#930 - Bump ujson from 5.8.0 to 5.9.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#929 - Bump supercharge/redis-github-action from 1.7.0 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#928 - Bump github/codeql-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#927 - JSON content not decoded

Issue - State: closed - Opened by lacombar about 1 year ago - 1 comment
Labels: bug

#926 - Clarify behavior for updating expiration settings

Pull Request - State: closed - Opened by JWCook about 1 year ago
Labels: docs

#925 - Add linkcheck for docs, and update broken links and permanent redirects

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment
Labels: docs

#924 - Is there a way to return a cached response when using a Retry adapter and force_refresh=True?

Issue - State: open - Opened by dmitchell7 about 1 year ago - 4 comments
Labels: question

#923 - Use ruff for code formating (replace black+isort)

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment
Labels: logistics

#922 - Bump platformdirs from 4.0.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#921 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#920 - Consistently use 'attrs' namespace instead of 'attr'

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment

#919 - Replace unsupported characters in patched form boundary

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment
Labels: bug

#918 - 1.1.1: documentation build fails

Issue - State: closed - Opened by kloczek about 1 year ago - 8 comments
Labels: logistics

#917 - Multipart-form encoded POST requests fail due to boundary format

Issue - State: closed - Opened by goutsune about 1 year ago - 1 comment
Labels: bug

#915 - Support for Path objects for db paths

Pull Request - State: closed - Opened by jfuruness about 1 year ago - 4 comments

#914 - Failing to initialize backend with pymongo >= 4.0

Issue - State: closed - Opened by rcarausu about 1 year ago - 5 comments
Labels: bug

#913 - Bump pytest-rerunfailures from 10.3 to 13.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#912 - Bump platformdirs from 3.11.0 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#911 - Bump pytest-xdist from 3.4.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#910 - `stream=True`: IncompleteRead(50440 bytes read, -25220 more expected)

Issue - State: closed - Opened by nschloe about 1 year ago - 7 comments
Labels: bug

#909 - Fix for compatibility with cattrs 23.2 (v1.1)

Pull Request - State: closed - Opened by JWCook about 1 year ago - 2 comments

#908 - Fix for compatibility with cattrs 23.2

Pull Request - State: closed - Opened by JWCook about 1 year ago - 1 comment
Labels: bug

#907 - Incompatibility with cattrs 23.2, application/json response contents, and `decode_content=True`

Issue - State: closed - Opened by JWCook about 1 year ago - 3 comments
Labels: bug

#906 - Bump cattrs from 23.1.2 to 23.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#905 - Bump rich from 13.6.0 to 13.7.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#904 - Bump pytest-xdist from 3.3.1 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#902 - Add support for HTTP method override headers

Pull Request - State: closed - Opened by JWCook over 1 year ago - 1 comment
Labels: enhancement

#901 - Update `redact_reponse()` to filter details without normalizing

Pull Request - State: closed - Opened by JWCook over 1 year ago - 1 comment
Labels: bug

#900 - Handle corner case with streaming requests, conditional requests, and redirects

Pull Request - State: closed - Opened by JWCook over 1 year ago
Labels: bug

#899 - Feature request: Add session option to always refresh

Issue - State: closed - Opened by dseomn over 1 year ago - 2 comments
Labels: enhancement

#898 - Bump responses from 0.19.0 to 0.24.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#897 - Bump pymongo from 4.5.0 to 4.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#896 - Change httpx-cache to Hishel

Pull Request - State: closed - Opened by karpetrosyan over 1 year ago - 2 comments
Labels: docs

#895 - Bump sphinxext-opengraph from 0.8.2 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#894 - Feature request: add database permissions check

Issue - State: closed - Opened by woodholly over 1 year ago - 1 comment
Labels: enhancement

#893 - Problems with streamed responses

Issue - State: closed - Opened by netomi over 1 year ago - 6 comments
Labels: bug

#892 - Bump urllib3 from 1.26.17 to 1.26.18

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#891 - Bump pre-commit from 2.21.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#890 - (Some) kwargs don't seem to be properly handled by requests_cache.install_cache()

Issue - State: closed - Opened by pfalcon over 1 year ago - 3 comments
Labels: bug

#889 - stale_if_error=True doesn't seem to work in case there's no Internet connection

Issue - State: closed - Opened by pfalcon over 1 year ago - 4 comments
Labels: bug

#888 - `res.request.url`, `res.request.path_url` incorrectly formatted

Issue - State: closed - Opened by nschloe over 1 year ago - 1 comment
Labels: bug

#887 - Bump pre-commit from 2.21.0 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#886 - Bump sphinx from 5.3.0 to 6.2.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#885 - Minor test and doc updates

Pull Request - State: closed - Opened by JWCook over 1 year ago - 1 comment
Labels: tests

#884 - Remove methods deprecated in 1.0

Issue - State: closed - Opened by JWCook over 1 year ago
Labels: bug, logistics

#883 - Remove methods deprecated in 1.0

Pull Request - State: closed - Opened by JWCook over 1 year ago - 1 comment
Labels: logistics

#882 - Bump pillow from 10.0.0 to 10.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#881 - Drop support for Python 3.7

Pull Request - State: closed - Opened by edgarrmondragon over 1 year ago - 2 comments
Labels: logistics

#880 - Bump urllib3 from 1.26.16 to 1.26.17

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#879 - Bump rich from 13.5.2 to 13.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#878 - Streaming requests read full response contents before initial cache write

Issue - State: open - Opened by tgrandje over 1 year ago - 3 comments
Labels: bug, enhancement, performance

#877 - bson has no attribute 'dumps', pymongo 4.5 error

Issue - State: closed - Opened by tomsabe over 1 year ago - 4 comments
Labels: bug, cant-reproduce

#876 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#875 - Bump supercharge/redis-github-action from 1.6.0 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#874 - Add CachedSession.wrap() method to add caching to an existing Session

Pull Request - State: closed - Opened by JWCook over 1 year ago - 1 comment
Labels: enhancement

#873 - Add tests for python 3.12

Pull Request - State: closed - Opened by JWCook over 1 year ago - 3 comments
Labels: logistics

#872 - Drop support for python 3.7

Issue - State: closed - Opened by JWCook over 1 year ago
Labels: logistics

#871 - Allow disabling vacuum for SQLiteCache.delete(), and skip by default if only deleting one key

Pull Request - State: closed - Opened by JWCook over 1 year ago - 1 comment
Labels: performance

#870 - sqlite3.OperationalError: database is locked

Issue - State: closed - Opened by nidhish1996 over 1 year ago - 1 comment
Labels: bug

#869 - Use sha256 for hashing

Pull Request - State: closed - Opened by staal0 over 1 year ago - 4 comments

#867 - Improve documentation of requests_cache.session.CachedSession

Issue - State: closed - Opened by pavelsr over 1 year ago - 2 comments
Labels: bug

#866 - Bump pymongo from 4.4.1 to 4.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#864 - Use timezone-aware expiration datetimes

Pull Request - State: closed - Opened by nschloe over 1 year ago - 3 comments
Labels: enhancement, logistics

#862 - Dynamic expiration

Issue - State: closed - Opened by cubicbyte over 1 year ago - 3 comments
Labels: question

#861 - Bump sphinx-automodapi from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#860 - Bump supercharge/mongodb-github-action from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#859 - [please ignore]

Issue - State: closed - Opened by sg-s over 1 year ago
Labels: bug

#858 - Wrapping existing `requests.Session()`?

Issue - State: closed - Opened by tazle over 1 year ago - 2 comments
Labels: question

#857 - Bump responses from 0.19.0 to 0.23.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#856 - Fix issue with pyyaml <=5.4 and cython 3

Pull Request - State: closed - Opened by JWCook over 1 year ago - 1 comment
Labels: bug, logistics

#855 - Bump platformdirs from 3.8.0 to 3.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#854 - Bump rich from 13.4.2 to 13.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#853 - Bump supercharge/redis-github-action from 1.5.0 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies