]> granicus.if.org Git - python/commit
bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)
authorNoah Haasis <haasis_noah@yahoo.de>
Sat, 16 Jun 2018 03:29:11 +0000 (05:29 +0200)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 16 Jun 2018 03:29:11 +0000 (20:29 -0700)
commit2707e41a5c7ede30349cc7dbd66f8be564965d7c
tree52b83352eaa4a4cca1a1c9b46414954ac33ab1cd
parent7469ff5017ec315a81e35913f19a32f0dbdf712e
bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)

Update the the signature in the code example to make `_cache` a keyword-only parameter.
Doc/faq/programming.rst