diff options
author | Guido van Rossum <guido@python.org> | 2023-03-15 15:37:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-15 15:37:36 (GMT) |
commit | 70185de1abfe428049a5c43d58fcb656b46db96c (patch) | |
tree | 83aa4823b38c17f0df2610b73a2503edd82b3939 /Python/Python-ast.c | |
parent | 61b9ff35cbda0cc59816951a17de073968fc25c6 (diff) | |
download | cpython-70185de1abfe428049a5c43d58fcb656b46db96c.zip cpython-70185de1abfe428049a5c43d58fcb656b46db96c.tar.gz cpython-70185de1abfe428049a5c43d58fcb656b46db96c.tar.bz2 |
gh-102654: Insert #line directives in generated_cases.c.h (#102669)
This behavior is optional, because in some extreme cases it
may just make debugging harder. The tool defaults it to off,
but it is on in Makefile.pre.in.
Also note that this makes diffs to generated_cases.c.h noisier,
since whenever you insert or delete a line in bytecodes.c,
all subsequent #line directives will change.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions