mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
9295a1d033
* Replace: The :keyword:`global` -> The :keyword:`global` statement
Add :keyword: when it's needed
* Replace repeated links with duoble backticks
(cherry picked from commit 94a7a4e22f)
Co-authored-by: Beomsoo Kim <beoms424@gmail.com>