Commits
Click on a commit to change the comparison rangeReplace `@cached_property` with a `@property` for documentation purposes Fix repeat cached_property calls [pre-commit.ci] auto fixes from pre-commit.com hooks19 hours ago
by pre-commit-ci[bot] Go back to the try-catch, but call `__get__` directly Add `test_slots_cached_property_has_docstring` [pre-commit.ci] auto fixes from pre-commit.com hooks18 hours ago
by pre-commit-ci[bot] Merge remote-tracking branch 'origin/cache_property' into cache_property [pre-commit.ci] auto fixes from pre-commit.com hooks17 hours ago
by pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks17 hours ago
by pre-commit-ci[bot] Merge remote-tracking branch 'origin/cache_property' into cache_property Fix some off-by-one errors copying multiline docstrings Paper over the differences in newline and indent of docstrings between Python versions [pre-commit.ci] auto fixes from pre-commit.com hooks16 hours ago
by pre-commit-ci[bot] Merge remote-tracking branch 'origin/cache_property' into cache_property [pre-commit.ci] auto fixes from pre-commit.com hooks16 hours ago
by pre-commit-ci[bot] Merge remote-tracking branch 'origin/cache_property' into cache_property Support string return annotation Avoid `getattr_static` in `_make_cached_property_getattr` Use the descriptor's `__set__` method directly in `_make_cached_property_getattr` Optimize in `_make_cached_property_getattr` Make the generated `@property` really act like a `@cached_property` [pre-commit.ci] auto fixes from pre-commit.com hooks2 hours ago
by pre-commit-ci[bot] Merge remote-tracking branch 'origin/cache_property' into cache_property Trivially optimize `_make_cached_property_uncached` Cache the cached property descriptors in a global var [pre-commit.ci] auto fixes from pre-commit.com hooks1 hour ago
by pre-commit-ci[bot] Merge remote-tracking branch 'origin/cache_property' into cache_property56 minutes ago
by clayote [pre-commit.ci] auto fixes from pre-commit.com hooks56 minutes ago
by pre-commit-ci[bot]