summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorAlex Waygood <Alex.Waygood@Gmail.com>2023-03-15 18:19:07 (GMT)
committerGitHub <noreply@github.com>2023-03-15 18:19:07 (GMT)
commit215007b57619978243b5d5e4d0884f777e8b2715 (patch)
tree0bc17afcad87b5cf0809e59c18da5a16a1fc4e3f /Python/fileutils.c
parent70185de1abfe428049a5c43d58fcb656b46db96c (diff)
downloadcpython-215007b57619978243b5d5e4d0884f777e8b2715.zip
cpython-215007b57619978243b5d5e4d0884f777e8b2715.tar.gz
cpython-215007b57619978243b5d5e4d0884f777e8b2715.tar.bz2
Exclude `ceval.c` from the C-analyzer tool (#102735)
The "check if generated files are up to date" CI check appears to be currently failing on all PRs (but not on pushes to main) See, for example: - https://github.com/python/cpython/pull/94468 - https://github.com/python/cpython/pull/94468 - https://github.com/python/cpython/pull/102731 This appears to be because the C-analyzer tool doesn't like the `#line` directives introduced in https://github.com/python/cpython/commit/70185de1abfe428049a5c43d58fcb656b46db96c. I'm advised by the message printed to the terminal in https://github.com/python/cpython/actions/runs/4428706945/jobs/7768216988#step:14:84 that this is the appropriate short-term fix!
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions