]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122275)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jul 2024 11:29:22 +0000 (13:29 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 11:29:22 +0000 (11:29 +0000)
commit83bfc5bd8b4c829544003a7e5d132d2af87c160b
tree292129bc2a07b17da668b4e89727d3768593d863
parent984f8aaa2f364e252248a244e915656e1c6f329c
[3.13] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122275)

(cherry picked from commit 6c09b8de5c67406113e8d082e05c9587e35a852a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Parser/pegen.c
Tools/peg_generator/peg_extension/peg_extension.c