diff options
author | Guido van Rossum <guido@python.org> | 2023-07-12 09:12:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-12 16:12:39 +0000 |
commit | 7f55f58b6c97306da350f5b441d26f859e9d8f16 (patch) | |
tree | 47ab62907dff5a38c4a43f6ddf4432df1c0be268 /Python/bytecodes.c | |
parent | b03755a2347325a89a48b08fc158419000513bcb (diff) | |
download | cpython-7f55f58b6c97306da350f5b441d26f859e9d8f16.tar.gz cpython-7f55f58b6c97306da350f5b441d26f859e9d8f16.zip |
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.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions