Ecosyste.ms: Issues

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

GitHub / lonelyenvoy/python-memoization issues and pull requests

#28 - an issue with cache make the entire function fail!

Issue - State: open - Opened by eyalk11 5 months ago - 1 comment

#27 - DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number

Issue - State: open - Opened by maulberto3 over 1 year ago - 1 comment

#26 - Ignoring some arguments when caching

Issue - State: open - Opened by cerlymarco over 1 year ago

#25 - Memoization does not release memory after cache_clear

Issue - State: open - Opened by eldernewborn over 2 years ago - 1 comment

#23 - add a new parameter in cache wrapper

Issue - State: open - Opened by luckystar1992 over 2 years ago

#21 - easy way to handle random_seed-like paramaters

Issue - State: open - Opened by spisakt almost 4 years ago

#20 - [feature] item_size function

Issue - State: open - Opened by FreakTheMighty almost 4 years ago

#19 - remove particular element from cache?

Issue - State: closed - Opened by rmrmg almost 4 years ago - 1 comment

#18 - type signature preservation does not support class arguments

Issue - State: open - Opened by bmc-msft about 4 years ago - 3 comments
Labels: bug, priority-0-high

#16 - cached does not preserve type signature

Issue - State: closed - Opened by bmc-msft over 4 years ago - 1 comment
Labels: bug, priority-0-high

#15 - Cache entries not getting removed after TTL expires

Issue - State: open - Opened by chennupushkar over 4 years ago
Labels: priority-2-low, size-medium

#14 - [Q] Is there an ETA for Partial cache clearing ?

Issue - State: closed - Opened by jakubczaplicki over 4 years ago - 1 comment
Labels: enhancement, priority-1-normal, size-large

#13 - Use the cache directly without a decorator

Issue - State: open - Opened by mikhail over 4 years ago - 3 comments

#12 - Memoization of classes does not work

Issue - State: closed - Opened by dzimmanck over 4 years ago - 2 comments
Labels: help wanted

#11 - How to serialize/unserialize the cache in/from a file?

Issue - State: open - Opened by deeplook over 4 years ago - 4 comments
Labels: enhancement, high risk, priority-1-normal, size-large

#10 - caching functions without arguments

Issue - State: closed - Opened by bmc-msft over 4 years ago - 1 comment
Labels: priority-1-normal, size-small

#9 - Where is the cache dir?

Issue - State: closed - Opened by superkeyor over 4 years ago - 1 comment
Labels: enhancement, high risk, priority-1-normal, size-large

#8 - Why require the keymaker to have the same signature?

Issue - State: closed - Opened by johann-petrak over 4 years ago - 1 comment
Labels: priority-0-high, size-small

#7 - two dataframes with different values hitting cache incorrectly

Issue - State: open - Opened by monstrorivas almost 5 years ago - 3 comments
Labels: bug, help wanted

#6 - Idempotent cache key for function kwargs regardless of their order

Pull Request - State: closed - Opened by goredar almost 5 years ago - 2 comments

#5 - Caching repeated key after TTL not working

Issue - State: closed - Opened by DrMatthewDunn about 5 years ago - 1 comment
Labels: bug

#4 - Added fix that addresses issue #2 - cache with ttl and max size is no…

Pull Request - State: closed - Opened by prathyushark about 5 years ago - 2 comments

#3 - Switch ON/OFF programatically ?

Issue - State: open - Opened by vsraptor about 5 years ago
Labels: enhancement

#2 - Caching is not working as expected when both max_size and TTL are used

Issue - State: closed - Opened by prathyushark about 5 years ago - 3 comments
Labels: bug

#1 - use lru_dict?

Issue - State: closed - Opened by nbecker about 6 years ago - 2 comments
Labels: enhancement