diff options
author | Mark Shannon <mark@hotpy.org> | 2021-06-21 10:47:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 10:47:16 (GMT) |
commit | 7674c83d81905d6afe989ca3f93f08b7939b057c (patch) | |
tree | 397a2f0c9fea36718b234dca740690f3cf164e17 /Python/traceback.c | |
parent | 553e10498ac2020e9abdb5302c91bfb235925cef (diff) | |
download | cpython-7674c83d81905d6afe989ca3f93f08b7939b057c.zip cpython-7674c83d81905d6afe989ca3f93f08b7939b057c.tar.gz cpython-7674c83d81905d6afe989ca3f93f08b7939b057c.tar.bz2 |
bpo-44297: Fix missing line number in generator expressions (GH-26821)
* Make sure that line number is set when entering comprehension scope in compiler.
(cherry picked from commit 82e5c28af7049c4f5343c808f172cbe2e145f49b)
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions