Skip to content
#

cache

Here are 213 public repositories matching this topic...

lostinthefrost
lostinthefrost commented Jul 31, 2020

Filename, size | File type | Python version | Upload date | Hashes
Flask_Caching-1.9.0-py2.py3-none-any.whl (33.9 kB) | Wheel | py2.py3 | Jun 2, 2020

https://pypi.org/project/Flask-Caching/#files

Support for py2 was dropped in Flask-Caching 1.8.0, so I'm pretty sure the "py2" shouldn't be there in the wheel file name anymore. I'm not sure if the existing wheel files names for 1.

ericmjl
ericmjl commented Apr 30, 2020

@shaypal5 I'm submitting this PR to hopefully make cachier a bit more usable with long-running functions.

I had noticed that the recursion pattern in wait_on_entry_calc was causing the issues I was seeing in #24. I changed the implementation here, and ran a few test cases on a project I was working on.

For short-running functions, nothing breaks. The cache gets loaded correctly, and the

Improve this page

Add a description, image, and links to the cache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cache topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.