mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
d658deac60
Robust caching of calculated properties is harder than it looks at first glance, so add a solid, well-tested implementation to the standard library.