]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102737: Un-ignore ceval.c in the CI globals check (gh-102745)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 16 Mar 2023 15:26:42 +0000 (09:26 -0600)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2023 15:26:42 +0000 (09:26 -0600)
commit84e20c689a8b3b6cebfd50d044c62af5d0e7dec1
tree00370ec98b80ba1f3fc0283754c144f6b9ca9818
parentadaed17341e649fabb0f522e9b4f5962fcdf1d48
gh-102737: Un-ignore ceval.c in the CI globals check (gh-102745)

The tool now allows user-added #LINE preprocessor directives.

https://github.com/python/cpython/issues/102737
Tools/c-analyzer/c_parser/preprocessor/gcc.py
Tools/c-analyzer/cpython/_parser.py