diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-02 15:43:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 15:43:16 (GMT) |
commit | 2b96102f29d2634a69b04cc782236cb12d8e3e56 (patch) | |
tree | 8dfa490d0a0cd13194b951de58d3f3e029788cf7 /Python/traceback.c | |
parent | c7941034171cd608a0235731832b7784200dec70 (diff) | |
download | cpython-2b96102f29d2634a69b04cc782236cb12d8e3e56.zip cpython-2b96102f29d2634a69b04cc782236cb12d8e3e56.tar.gz cpython-2b96102f29d2634a69b04cc782236cb12d8e3e56.tar.bz2 |
[3.12] gh-109889: fix compiler's redundant NOP detection to look past NOPs with no lineno when looking for the next instruction's lineno (GH-109987) (#110048)
gh-109889: fix compiler's redundant NOP detection to look past NOPs with no lineno when looking for the next instruction's lineno (GH-109987)
(cherry picked from commit f580edcc6a4c528020afe46c753db713474acad6)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions