]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106656: Remove --emit-line-directives from regen-cases (#106657)
authorGuido van Rossum <guido@python.org>
Wed, 12 Jul 2023 16:12:39 +0000 (09:12 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Jul 2023 16:12:39 +0000 (16:12 +0000)
commit7f55f58b6c97306da350f5b441d26f859e9d8f16
tree47ab62907dff5a38c4a43f6ddf4432df1c0be268
parentb03755a2347325a89a48b08fc158419000513bcb
gh-106656: Remove --emit-line-directives from regen-cases (#106657)

If you prefer to see `#line` directives in generated_cases.c.h, run
```
make regen-cases CASESFLAG=-l
```
But please don't commit the result.
Makefile.pre.in
Python/executor_cases.c.h
Python/generated_cases.c.h