]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123961: Add `curses` prefix to global variables in `_cursesmodule.c` (#124047)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 13 Sep 2024 12:43:06 +0000 (14:43 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 12:43:06 +0000 (12:43 +0000)
commitacb3f875fba0552d55989f1f2686c334fecaecca
treee42b96b9f1fe439ac86836e22a2df7a8ae7f9fda
parente49d1b44d3ef2542c0ae165e14a7e5ffbc32b2d1
gh-123961: Add `curses` prefix to global variables in `_cursesmodule.c` (#124047)

Use the `const char*` type instead of a `const *` for the encoding name.
Modules/_cursesmodule.c
Tools/c-analyzer/cpython/globals-to-fix.tsv