cpython/Misc/NEWS.d/next/Library/2018-05-18-22-52-34.bpo-211...

3 lines
106 B
ReStructuredText

Add ``functools.cached_property`` decorator, for computed properties cached
for the life of the instance.