Skip to content

Conversation

@efimov-mikhail
Copy link
Member

@efimov-mikhail efimov-mikhail commented Nov 13, 2025

It's an another attempt to backport GH-140233.
The first one was buggy and we reverted it.

CC @Fidget-Spinner.

I'm not sure that this fix is fully correct.
But it passes all the tests on my machine (Debian 12, x86_64) in both build configurations:

./configure --enable-experimental-jit=yes --with-pydebug
./configure --enable-experimental-jit=interpreter --with-pydebug

@python python deleted a comment from Fidget-Spinner Nov 13, 2025
@Fidget-Spinner
Copy link
Member

Could you pleas trigger the JIT CI by pushing whitespace to a jit file? We can revert that after I see it's green.

@efimov-mikhail
Copy link
Member Author

Could you pleas trigger the JIT CI by pushing whitespace to a jit file? We can revert that after I see it's green.

Sure! I hope that I understand correctly what file do you mean (Tools/jit/template.c).

@Fidget-Spinner
Copy link
Member

Very cool. It's green! Ok, please revert the jit file change and I'll merge it.

@Fidget-Spinner
Copy link
Member

Thanks again.

@Fidget-Spinner Fidget-Spinner merged commit af20b88 into python:3.14 Nov 13, 2025
57 checks passed
@efimov-mikhail
Copy link
Member Author

Thank you for review and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants