]> granicus.if.org Git - python/commit
bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 16 Jun 2018 03:46:30 +0000 (20:46 -0700)
committerGitHub <noreply@github.com>
Sat, 16 Jun 2018 03:46:30 +0000 (20:46 -0700)
commit5a0bf74d4ec11a246b401896cbfb2e840c13da40
tree5d6e107074454074207256bc5671ad4fe4213d1a
parent18793e1f60054a77cdff6625d9e3bdfa36b51439
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.
(cherry picked from commit 2707e41a5c7ede30349cc7dbd66f8be564965d7c)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>
Doc/faq/programming.rst