Skip to content

Pull requests: aio-libs/aiocache

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: add invalidate_cache for @cached decorator
#927 opened Nov 22, 2024 by biraj21 Loading…
3 tasks done
Bump aiohttp from 3.10.10 to 3.11.7 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#926 opened Nov 21, 2024 by dependabot bot Loading…
Bump marshmallow from 3.22.0 to 3.23.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#920 opened Nov 1, 2024 by dependabot bot Loading…
Bump pytest-cov from 5.0.0 to 6.0.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#918 opened Oct 30, 2024 by dependabot bot Loading…
Bump msgpack from 1.0.8 to 1.1.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#901 opened Sep 13, 2024 by dependabot bot Loading…
ADDED: typing to cached.__call__
#880 opened Jul 31, 2024 by GrafLearnt Loading…
1 of 3 tasks
Update for Python 3.13
#864 opened Jun 13, 2024 by Dreamsorcerer Loading…
WIP: Adds typing to the decorators
#838 opened Apr 3, 2024 by fabiob Loading…
1 of 3 tasks
Add MsgPackSerializer-related acceptance tests
#836 opened Apr 1, 2024 by nottmtt Loading…
Clear cache if it exists upon setting alias
#692 opened Mar 16, 2023 by cancan101 Draft
4 tasks
Run mypy
#671 opened Feb 21, 2023 by Dreamsorcerer Loading… 1.0
Run examples with warnings
#610 opened Dec 31, 2022 by Dreamsorcerer Loading… 1.0
Use aiojobs for background tasks
#573 opened May 18, 2022 by citramon Loading…
4 tasks
1.0
Avoid empty set on multi_cached
#490 opened Apr 22, 2020 by jcugat Loading…
code objects analysis replaced with inspect
#487 opened Apr 16, 2020 by Trizalio Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.