Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / requests-cache/aiohttp-client-cache issues and pull requests
#212 - Add support for Python 3.12
Pull Request -
State: closed - Opened by Jamim about 1 year ago
- 2 comments
Labels: logistics
#211 - Add a DragonflyDB container and related instructiond to the documentation
Pull Request -
State: closed - Opened by olk-m about 1 year ago
- 3 comments
Labels: docs
#210 - Replace flake8, black, isort, and pyupgrade with ruff
Pull Request -
State: closed - Opened by JWCook about 1 year ago
- 1 comment
Labels: logistics
#209 - Switch to ruff for linting & formatting
Issue -
State: closed - Opened by JWCook about 1 year ago
Labels: logistics
#208 - Update ".github/workflows/build.yml" with dependabot
Issue -
State: closed - Opened by olk-m about 1 year ago
- 3 comments
Labels: logistics, dependencies
#207 - Drop Python 3.7
Pull Request -
State: closed - Opened by olk-m about 1 year ago
#206 - Add "pyupgrade" pre-commit hook and auto-format the code accordingly
Pull Request -
State: closed - Opened by olk-m about 1 year ago
- 4 comments
#205 - Drop support for python 3.7
Pull Request -
State: closed - Opened by JWCook over 1 year ago
Labels: logistics
#203 - Optimize MongoDB usage
Pull Request -
State: closed - Opened by olk-m over 1 year ago
- 1 comment
#202 - fix: suppress Mypy error
Pull Request -
State: closed - Opened by olk-m over 1 year ago
- 1 comment
#201 - fix: use an unprivileged port for a server
Pull Request -
State: closed - Opened by olk-m over 1 year ago
- 1 comment
Labels: bug, tests
#199 - Fix exceptions encountered during tests with python 3.11
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 7 comments
#198 - Add custom test server and additional test for conditional requests.
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 2 comments
Labels: tests
#197 - Add test server and integration test for conditional requests
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 4 comments
#196 - Add more conditional request tests
Issue -
State: closed - Opened by JWCook over 1 year ago
Labels: tests
#195 - Add support for python 3.12
Issue -
State: closed - Opened by JWCook over 1 year ago
Labels: logistics
#194 - Handle responses that exceed DynamoDB max item size
Pull Request -
State: closed - Opened by JWCook over 1 year ago
- 1 comment
Labels: bug, enhancement
#193 - Bump urllib3 from 1.26.17 to 1.26.18
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#192 - Add attribute `closed` to `CachedResponse`
Pull Request -
State: closed - Opened by patrick-zippenfenig over 1 year ago
- 1 comment
Labels: bug
#191 - AttributeError: 'CachedResponse' object has no attribute 'closed'
Issue -
State: closed - Opened by patrick-zippenfenig over 1 year ago
Labels: bug
#190 - Feature request: Update badge to show build status of main branch
Issue -
State: closed - Opened by netomi over 1 year ago
- 1 comment
Labels: docs
#189 - Close SQLite connection if session is deleted and thread is still running
Pull Request -
State: closed - Opened by JWCook over 1 year ago
- 4 comments
Labels: bug, enhancement
#188 - Support for conditional requests
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 8 comments
Labels: enhancement
#187 - Automatically close SQLite connection without using contextmanager
Issue -
State: closed - Opened by JWCook over 1 year ago
- 2 comments
Labels: bug, enhancement
#186 - Further unit test fixes
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 1 comment
Labels: bug, tests
#185 - Fix broken tests
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 2 comments
#184 - 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
#183 - Take disabled status of CachedSession for CacheActions
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 1 comment
Labels: bug
#182 - CachedSession does not correctly bypass the cache when caching is disabled via session.disabled()
Issue -
State: closed - Opened by netomi over 1 year ago
Labels: bug
#181 - Fix storage location of redirect database for FileBackend cache.
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 2 comments
#180 - Feature request: FileBackend should honor the cache_name as base directory for all caches (responses and redirects)
Issue -
State: closed - Opened by netomi over 1 year ago
Labels: enhancement
#179 - Unit test fixes for FileBackend.
Pull Request -
State: closed - Opened by netomi over 1 year ago
- 7 comments
Labels: tests
#178 - Unit test fixes for FileBackend
Issue -
State: closed - Opened by netomi over 1 year ago
Labels: bug
#177 - HTTP responses larger than 400kB are not handeled by DynamoDBBackend
Issue -
State: closed - Opened by domin4815 over 1 year ago
- 2 comments
Labels: bug
#176 - Add optional type hint for DynamoDB context
Pull Request -
State: closed - Opened by mjkanji over 1 year ago
- 2 comments
#175 - python-forge, markdown-it-py dependencies are still mandatory
Issue -
State: closed - Opened by layday over 1 year ago
- 3 comments
Labels: bug
#174 - Fix reading response content multiple times for memory backend
Pull Request -
State: closed - Opened by JWCook over 1 year ago
- 1 comment
Labels: bug
#173 - Process hangs until SQLiteBackend instance is closed
Issue -
State: closed - Opened by aaraney over 1 year ago
- 13 comments
Labels: bug
#172 - backends/filesystem: set autoclose to True by default.
Pull Request -
State: closed - Opened by 0hax over 1 year ago
- 2 comments
Labels: bug
#171 - Feature request: support `fsspec` for `FileBackend`
Issue -
State: open - Opened by mjkanji over 1 year ago
- 2 comments
Labels: enhancement
#170 - Fix issue with furo and sphinx 7.2.1/6.2.1
Pull Request -
State: closed - Opened by JWCook over 1 year ago
Labels: docs
#169 - .content instance is the same across multiple cached responses (for in-memory backend)
Issue -
State: closed - Opened by rettier over 1 year ago
- 2 comments
Labels: bug
#168 - Add compatibility with Sentry SDK
Pull Request -
State: closed - Opened by JWCook over 1 year ago
- 1 comment
Labels: bug, enhancement
#167 - CacheMixin doesn't pass kwargs to ClientSession when Sentry is used
Issue -
State: closed - Opened by domin4815 over 1 year ago
- 5 comments
Labels: bug
#166 - Add response filtering options
Issue -
State: closed - Opened by JWCook over 1 year ago
- 1 comment
Labels: enhancement
#165 - Remove most usage of python-forge and make it a doc dependency only
Pull Request -
State: closed - Opened by JWCook over 1 year ago
- 1 comment
Labels: logistics
#164 - Drop support for python 3.7
Issue -
State: closed - Opened by JWCook over 1 year ago
- 2 comments
Labels: logistics
#163 - Make python-forge an optional/dev dependency only
Issue -
State: closed - Opened by JWCook over 1 year ago
Labels: logistics
#162 - Add autoclose option to close backend when session closes
Pull Request -
State: closed - Opened by JWCook over 1 year ago
- 1 comment
Labels: enhancement
#161 - `expire_after` actually doesn't remove key from cache backend (RedisBackend). Is this intended?
Issue -
State: closed - Opened by lb1mg over 1 year ago
- 4 comments
Labels: question
#160 - Bump aiohttp from 3.8.4 to 3.8.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#159 - Make CachedResponse.close() a non-async function to match ClientResponse
Pull Request -
State: closed - Opened by JWCook over 1 year ago
Labels: bug
#158 - Fix passing connection parameters to MongoDB backend
Pull Request -
State: closed - Opened by JWCook over 1 year ago
- 1 comment
Labels: bug
#157 - Feature request: Share cache with requests-cache
Issue -
State: open - Opened by franz101 over 1 year ago
- 1 comment
Labels: enhancement
#156 - AsyncIOMotorClient not accepting kwargs based to MonogoDBBackend
Issue -
State: closed - Opened by meetps over 1 year ago
- 2 comments
Labels: bug
#155 - Improve backend public types
Pull Request -
State: closed - Opened by layday over 1 year ago
- 1 comment
#154 - Bump requests from 2.28.2 to 2.31.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#153 - Memory leak with `redis` backend when `hiredis` is installed
Issue -
State: closed - Opened by jamestrousdale almost 2 years ago
- 5 comments
Labels: bug
#152 - Bump redis from 4.5.3 to 4.5.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#151 - Bump redis from 4.4.0 to 4.5.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#150 - Feature request: global patch like in requests-cache?
Issue -
State: open - Opened by ltalirz almost 2 years ago
- 7 comments
Labels: enhancement
#149 - Boolean parameters make cache lookups fail
Issue -
State: closed - Opened by Kigstn almost 2 years ago
- 3 comments
Labels: bug
#148 - Close database connections (if applicable) on CachedSession.__aexit__
Pull Request -
State: closed - Opened by JWCook about 2 years ago
- 1 comment
Labels: bug
#147 - Possible deadlock with SQLite backend
Issue -
State: closed - Opened by JWCook about 2 years ago
- 2 comments
Labels: bug
#144 - Add fast_save option for SQLite backend
Pull Request -
State: closed - Opened by JWCook about 2 years ago
Labels: enhancement
#143 - Fix attrs compatibility issue
Pull Request -
State: closed - Opened by JWCook about 2 years ago
- 1 comment
Labels: bug
#141 - Bump setuptools from 65.5.0 to 65.5.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#140 - Pickle transform is not stable between attrs releases
Issue -
State: closed - Opened by layday about 2 years ago
- 2 comments
Labels: bug
#138 - Bump certifi from 2022.9.24 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#137 - Reuse SQLite connection objects
Pull Request -
State: closed - Opened by JWCook over 2 years ago
- 3 comments
Labels: bug, performance
#136 - SQLite backend can flood database
Issue -
State: closed - Opened by layday over 2 years ago
- 9 comments
Labels: bug, performance
#135 - Run CI jobs with python 3.11
Pull Request -
State: closed - Opened by JWCook over 2 years ago
Labels: logistics
#134 - Move/rename contents of 'docs' subpackage to 'signatures' module, to disambiguate from Sphinx docs
Pull Request -
State: closed - Opened by JWCook over 2 years ago
- 1 comment
Labels: docs
#133 - [`BUG`] : `.py` files inside `docs` folder is included in `wheel`
Issue -
State: closed - Opened by baseplate-admin over 2 years ago
- 6 comments
Labels: bug
#132 - Remove upper version constraint for attrs dependency
Pull Request -
State: closed - Opened by JWCook over 2 years ago
- 1 comment
#131 - Max version of attrs
Issue -
State: closed - Opened by cheginit over 2 years ago
- 3 comments
Labels: bug
#130 - Fix TypeError bug when using expire_after param with CachedSession._request()
Pull Request -
State: closed - Opened by JWCook over 2 years ago
Labels: bug
#129 - TypeError when using `expire_after` param with `CachedSession._request()`
Issue -
State: closed - Opened by JWCook over 2 years ago
Labels: bug
#128 - Fix delete_expired_responses() with SQLite backend
Pull Request -
State: closed - Opened by JWCook over 2 years ago
- 1 comment
Labels: bug
#127 - delete_expired_responses() hangs with SQLiteBackend
Issue -
State: closed - Opened by floofnoodlecode over 2 years ago
- 4 comments
Labels: bug
#126 - Feature request: Add ignored_datas like a ignored_params
Issue -
State: closed - Opened by gs1571 over 2 years ago
- 6 comments
Labels: enhancement
#125 - Change aiohttp version and expande filesystem extra
Pull Request -
State: closed - Opened by RozeFound almost 3 years ago
- 2 comments
Labels: bug
#124 - FileBackned fails to init with aiohttp-client-cache[filesystem] installed
Issue -
State: closed - Opened by RozeFound almost 3 years ago
Labels: bug
#123 - aiohttp-client-cache fails to install on some systems
Issue -
State: closed - Opened by RozeFound almost 3 years ago
Labels: bug
#122 - Add support for async filter functions
Pull Request -
State: closed - Opened by iliastsa almost 3 years ago
- 3 comments
#121 - Feature request: Add support for async filtering functions on cache backends
Issue -
State: closed - Opened by iliastsa almost 3 years ago
- 1 comment
Labels: enhancement
#120 - Migrate from aioredis to redis-py
Pull Request -
State: closed - Opened by JWCook almost 3 years ago
Labels: enhancement
#119 - Feature request: Migrate to redis-py instead of aioredis for the Redis store
Issue -
State: closed - Opened by Drapersniper almost 3 years ago
- 2 comments
Labels: enhancement
#118 - Add HeadersMixin to provide additional properties derived from headers
Pull Request -
State: closed - Opened by JWCook almost 3 years ago
Labels: bug, enhancement
#117 - AttributeError: 'CachedResponse' object has no attribute 'content_type'
Issue -
State: closed - Opened by AndreyMZ almost 3 years ago
- 3 comments
Labels: bug
#116 - Update docs to clarify that disabled in async
Pull Request -
State: closed - Opened by saulshanabrook almost 3 years ago
- 2 comments
Labels: docs
#115 - Support manually saving a response to the cache
Pull Request -
State: closed - Opened by JWCook almost 3 years ago
Labels: enhancement
#114 - Fix RedisCache import in docs
Pull Request -
State: closed - Opened by fajfer almost 3 years ago
- 3 comments
Labels: docs
#113 - Fix get_urls() example
Pull Request -
State: closed - Opened by fajfer almost 3 years ago
- 2 comments
Labels: docs
#112 - Feature request: Read some parameters from environmental variables
Issue -
State: closed - Opened by cheginit almost 3 years ago
- 3 comments
Labels: enhancement
#111 - Fix issue with restoring empty session cookies
Pull Request -
State: closed - Opened by JWCook about 3 years ago
- 1 comment
Labels: bug
#110 - fix: 'TypeError: 'NoneType' object is not iterable' after package update 0.5.2 -> 0.6.0
Issue -
State: closed - Opened by AIGeneratedUsername about 3 years ago
- 2 comments
Labels: bug
#109 - Migrate to aioredis 2.0
Pull Request -
State: closed - Opened by JWCook about 3 years ago
- 1 comment
Labels: enhancement, logistics
#108 - Only package Markdown and YAML files in sdist
Pull Request -
State: closed - Opened by layday about 3 years ago
- 1 comment
Labels: bug, logistics
#107 - Enable GitHub Discussions for a repository
Issue -
State: closed - Opened by AIGeneratedUsername about 3 years ago
- 1 comment
Labels: enhancement