]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:50:28 +0000 (20:50 -0700)
committerGitHub <noreply@github.com>
Sat, 16 Jun 2018 03:50:28 +0000 (20:50 -0700)
commit2636833e8e9cb16ba3ae7bf776bbfc91f176367c
tree31cf82433bafa515602fe3c987771a40b97aa549
parent9c6fe387e217c43465ec7ffb0197c47d00bafb28
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