Ecosyste.ms: Issues

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

GitHub / stucchio/Python-LRU-cache issues and pull requests

#18 - Do not alter an internal dict when looping it

Pull Request - State: closed - Opened by rayluo about 4 years ago - 3 comments

#17 - Show Travis CI build status badge in README

Pull Request - State: closed - Opened by rayluo about 4 years ago

#16 - Eviction due to expiration breaks in python > 3.5

Issue - State: closed - Opened by ldobson about 6 years ago - 1 comment

#15 - key is in the LRUCacheDict, but i can not access the value

Issue - State: open - Opened by lushilu about 7 years ago

#14 - cache cleanup raise Error in Python 3

Issue - State: closed - Opened by alexyzhou about 7 years ago - 3 comments

#13 - Fix `OrderedDict mutated during iteration`

Pull Request - State: closed - Opened by kirill578 about 7 years ago

#12 - Should be using __delitem__, not __delete__

Pull Request - State: closed - Opened by barryhunter over 7 years ago

#11 - lru_cache_function supports kwargs of LRUCacheDict

Pull Request - State: closed - Opened by aconrad over 8 years ago

#10 - cache argument to lru_cache_function isn't supported

Issue - State: open - Opened by Kylotan over 8 years ago

#9 - Getting a `KeyError` in `cleanup`

Issue - State: closed - Opened by aconrad over 8 years ago - 3 comments

#8 - Calling __delete__ in cleanup() modifies dict while iterating

Issue - State: closed - Opened by timbrownsf about 9 years ago - 1 comment

#7 - more py3 fixes

Pull Request - State: closed - Opened by aconrad over 9 years ago - 1 comment

#6 - Correct the pip install command used to install

Pull Request - State: closed - Opened by iggy over 9 years ago

#5 - Attempt to make it Python 3 compatible

Pull Request - State: closed - Opened by stain over 9 years ago - 6 comments

#4 - `pip install pylru` this command is not suited for your project

Issue - State: open - Opened by no13bus over 9 years ago - 1 comment

#3 - How can make sure delete the least recent used item

Issue - State: closed - Opened by kenshinx almost 11 years ago - 2 comments

#2 - Allowing multiple functions to share cache.

Pull Request - State: closed - Opened by jgoodson about 12 years ago

#1 - License?

Issue - State: closed - Opened by wrw over 12 years ago - 2 comments