Uh oh!
There was an error while loading. Please reload this page.
GH-137218: Fix unnecessary recompile of Programs/_freeze_module - #139241
Conversation
savannahostrowski
commented
Sep 22, 2025
!buildbot FreeBSD |
bedevere-bot
commented
Sep 22, 2025
🤖 New build scheduled with the buildbot fleet by @savannahostrowski for commit 9e4b457 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F139241%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
savannahostrowski
commented
Sep 22, 2025
!buildbot FreeBSD |
bedevere-bot
commented
Sep 22, 2025
🤖 New build scheduled with the buildbot fleet by @savannahostrowski for commit 70d5a56 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F139241%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
savannahostrowski
commented
Oct 1, 2025
@encukou Did you want to take a look at this one? |
encukou
commented
Oct 1, 2025
Sorry, I missed the notification! Unfortunately this doesn't solve the issue for me. In my config, |
Okay, I think that removing the literal |
Uh oh!
There was an error while loading. Please reload this page.
As @encukoupointed out, running
maketwice after merging #139170 resulted in an unnecessary recompile. I believe this is because of a redundant assignment ofJIT_STENCILS_H._pyreplwith low value forJUMP_BACKWARD_INITIAL_VALUE#137218