Uh oh!
There was an error while loading. Please reload this page.
gh-118943: Remove 'regen-jit' from the 'regen-all' make target - #122602
Conversation
erlend-aasland
commented
Aug 2, 2024
Workflow nit: instead of opening a PR against a closed issue, please either re-open the existing issue, or create a new one. |
erlend-aasland
commented
Aug 2, 2024
For the record, see #120690 (review) for why this PR was made. |
Uh oh!
There was an error while loading. Please reload this page.
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Éric <merwok@netwok.org>
hroncok
commented
Aug 3, 2024
I have made the requested changes; please review again |
Thanks for making the requested changes! @erlend-aasland: please review the changes made to this pull request. |
hroncok
commented
Aug 5, 2024
The aarch64 CI failures seem unrelated to this PR. |
brandtbucher
left a comment
There was a problem hiding this comment.
I think we literally just need to remove regen-jit from regen-all, nothing more. :)
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.
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
…tET.rst Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
hroncok
commented
Aug 5, 2024
I misunderstood the problem at first. I assumed calling However, I now see that the |
Thanks @hroncok for the PR, and @brandtbucher for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…honGH-122602) (cherry picked from commit 8c9d174) Co-authored-by: Miro Hrončok <miro@hroncok.cz> Co-authored-by: Éric <merwok@netwok.org>
GH-122840 is a backport of this pull request to the 3.13 branch. |
…honGH-122602) Co-authored-by: Éric <merwok@netwok.org>
jit.cmay be built with an incompletejit_stencils.h#118943