bpo-44297: Fix missing line number in generator expressions#26801
Conversation
gvanrossum
left a comment
There was a problem hiding this comment.
Looks good to me.
Sorry, something went wrong.
|
There seems to be an unrelated problem with test_logging; its test_race subtest looks flakey. |
Sorry, something went wrong.
|
Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, something went wrong.
|
Sorry, @markshannon, I could not cleanly backport this to |
Sorry, something went wrong.
|
#26782 seems to be related, @markshannon can you take a look please? |
Sorry, something went wrong.
This is an old latent bug, that was fixed up by later compiler passes up to 3.9.
https://bugs.python.org/issue44297