bpo-33836: Fix code example in the documentation. by noahhaasis · Pull Request #7687 · python/cpython

@noahhaasis

Mariatta

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 16, 2018
…nGH-7687)

Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 16, 2018
…nGH-7687)

Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>

miss-islington added a commit that referenced this pull request

Jun 16, 2018
Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>

miss-islington added a commit that referenced this pull request

Jun 16, 2018
Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>