diff options
author | Carl Meyer <carl@oddbird.net> | 2018-08-28 01:11:56 -0600 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-08-28 17:11:56 +1000 |
commit | d658deac6060ee92b449a3bf424b460eafd99f3e (patch) | |
tree | b20a3a288b17dd17fbd5e555f139b2c1df80bcb7 /Python/pylifecycle.c | |
parent | 216b745eafa7cd4a683a8405dcfbd7f5567f504c (diff) | |
download | cpython-git-d658deac6060ee92b449a3bf424b460eafd99f3e.tar.gz |
bpo-21145: Add cached_property decorator in functools (#6982)
Robust caching of calculated properties is
harder than it looks at first glance, so add
a solid, well-tested implementation to the
standard library.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions