mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
c9ead96249
gh-125383: Update `fib` function comment for accuracy (GH-125386)
`Doc/tutorial/controlflow.rst`: fix comment for `fib` function
(cherry picked from commit 283ea5f3b2)
Co-authored-by: Wulian <xiguawulian@gmail.com>