Daniel Roy Greenfeld
Daniel Roy Greenfeld
While I don't have a problem with this pull request per se, I worry that: - It might not fit within the relatively small scope of this project. - This...
@rinslow Integration would be a good thing as others have had to struggle through this "edge" case. If you decide to submit, I'll make it a priority to review your...
A similar issue occurred with cookiecutter last week: https://github.com/audreyr/cookiecutter/pull/453
Not closing yet this as it adds excellent historical context for any work done on #100. Thanks @veyesecurity!
Works for me. I like how it plugs right into the very obvious way of accessing things in the object s `__dict__` attribute. 👍
Simply reviewing pull requests for this kind of 2.0 effort is going to be a major effort, comprising more free time than I have to spare. So as much as...
That's a fun idea! There isn't a stupid-quick fix for this: I quickly checked and if we inherit all the `cached-property` classes from Python's `property` built-in, then a third of...
@graingert, would you or anyone else like to open a pull request to support this here?
Hello, thanks for submitting this pull request. However, it really does need tests and documentation.
The docs are the README.rst file. And nowhere does it mention anything about a `invalidate_cached_property` function.