Uh oh!
There was an error while loading. Please reload this page.
gh-87092: move CFG related code from compile.c to flowgraph.c - #103021
Conversation
…ompile.c there, so they can be shared
bedevere-bot
commented
Mar 25, 2023
🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit abaeeac 🤖 If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
markshannon
left a comment
There was a problem hiding this comment.
A bit of duplicated code, otherwise looks fine.
I don't think _PyOpcode_RelativeJump is needed any more, as all jumps are relative.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Mar 31, 2023
When you're done making the requested changes, leave the comment: And if you don't make the requested changes, you will be put in the comfy chair! |
iritkatriel
commented
Mar 31, 2023
I agree, but I'd like to do it in a separate PR because I would need to remove usages and the diff here is large enough. |
iritkatriel
commented
Mar 31, 2023
I have made the requested changes; please review again. |
bedevere-bot
commented
Mar 31, 2023
Thanks for making the requested changes! @markshannon: please review the changes made to this pull request. |
Uh oh!
There was an error while loading. Please reload this page.