bpo-44310: Note that lru_cache keep references to both arguments and results (GH-26715)
* Simplify the count_vowels example * Hits and misses are fetched while a lock is held * Add note that references are kept for arguments and return values * Clarify behavior when *typed* is false.
R
Raymond Hettinger committed
fafcfff9262ae9dee03a00006638dfcbcfc23a7b
Parent: bf52727
Committed by GitHub <noreply@github.com>
on 6/14/2021, 5:47:26 AM