diff options
author | mpage <mpage@cs.stanford.edu> | 2024-11-01 15:53:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-01 15:53:03 (GMT) |
commit | 821759d63101334fa8a1863135429c341ca0b234 (patch) | |
tree | 43f87d3cffd7a62e9b8204b42d72d49243e5015b /Python/dynload_hpux.c | |
parent | 32e07fd377f81cbeb8c108fc791a3e7d631319b6 (diff) | |
download | cpython-821759d63101334fa8a1863135429c341ca0b234.zip cpython-821759d63101334fa8a1863135429c341ca0b234.tar.gz cpython-821759d63101334fa8a1863135429c341ca0b234.tar.bz2 |
gh-126211: Exclude preprocessor directives from statements containing escaping calls (#126213)
The cases generator inserts code to save and restore the stack pointer around
statements that contain escaping calls. To find the beginning of such statements,
we would walk backwards from the escaping call until we encountered a token that
was treated as a statement terminator. This set of terminators should include
preprocessor directives.
Diffstat (limited to 'Python/dynload_hpux.c')
0 files changed, 0 insertions, 0 deletions