Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
xavdid
on July 24, 2023
|
parent
|
context
|
favorite
| on:
Python: Overlooked core functionalities
functools.cache is basically `functools.lru_cache(maxsize=None)`. `lru_cache` was added in py3.3, which is widely available.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: