mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
0a125d9029
gh-81263: Add assignment expressions to `help` (#124641) * Add assignment expression (:=) to `help` * Update index for Assignment Expressions to include pair of `assignment; expression`