Issues
- 10
- 5
- 4
Mention functools' cached_property in the readme
#248 opened by pydanny - 1
Wrong cache timing for long-running functions
#66 opened by goncalopp - 1
ImportError: cannot import name 'cached_property' from 'functools' (/usr/lib/python3.7/functools.py)
#289 opened by Gui-FernandesBR - 3
- 0
Does not support case where __doc__ is missing
#72 opened by merwok - 0
- 3
- 3
`x = cached_property(y)` doesn't work properly
#123 opened by VadimPushtaev - 0
Locking strategy is wrong
#250 opened by ztane - 1
Invalidating cache from within object does not work
#247 opened by Make42 - 5
cached_property is settable while property isn't
#12 opened by omerzimp - 2
Convert all RST files to GFM
#120 opened by pydanny - 0
- 2
Cached properties error with named tuples.
#168 opened by Qu4tro - 3
- 0
async/await support doesn't work with Twisted
#215 opened by dreid - 15
Problems with threads
#24 opened by vpavlin - 0
Support mypy / static typing
#172 opened by vbraun - 0
Access all caches
#196 opened by saddy001 - 0
Support Doctests
#186 opened by cwh1te - 2
No compatible with `__slots__`
#69 opened by DevOpsCraftsman - 0
- 3
- 0
cached_property works wrong with inheritance
#160 opened by ystakhovsky - 0
is:issue is:open propagate cached property behavior to child class with abstract method
#153 opened by pbk0 - 1
Invalidating the entire cache.
#40 opened by carterbox - 6
Support caching generators
#100 opened by rinslow - 3
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 561: ordinal not in range(128)
#22 opened by mbehrle - 1
Caching GeneratorType results
#34 opened by veyesecurity - 2
- 2
- 16
Feature Request: cached_classproperty
#29 opened by guettli - 3
Can cached_property be a subclass of property?
#26 opened by aldanor - 2
- 1
cached_property doesn't cache
#109 opened by geweb7 - 2
cached generator?
#90 opened - 4
Some test failing on python2 (Debian)
#93 opened by mbehrle - 1
Misbehavior with async def methods
#85 opened by vbraun - 2
Add asyncio_cached_property
#7 opened by pydanny - 1
[bug] threads lock wont work
#80 opened by Cologler - 3
- 1
- 0
Update documentation?
#15 opened - 6
versions >= 1.0.0: can't clear cached properties
#16 opened by nevion - 0
Add timed cached_property
#4 opened by pydanny - 1
Test 2 lines of code
#5 opened by pydanny - 6
Better multithreading support
#6 opened by Tinche - 2
Rename the package?
#8 opened by pydanny