diff options
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | 2021-06-14 05:47:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-14 05:47:26 (GMT) |
commit | fafcfff9262ae9dee03a00006638dfcbcfc23a7b (patch) | |
tree | ec1314b3cb39f1f1f5b39e7becf625b62ab0202c /Lib/opcode.py | |
parent | bf527277d4e4907e32d76ca7ba667ab3149fe258 (diff) | |
download | cpython-fafcfff9262ae9dee03a00006638dfcbcfc23a7b.zip cpython-fafcfff9262ae9dee03a00006638dfcbcfc23a7b.tar.gz cpython-fafcfff9262ae9dee03a00006638dfcbcfc23a7b.tar.bz2 |
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.
Diffstat (limited to 'Lib/opcode.py')
0 files changed, 0 insertions, 0 deletions