Skip to content

gh-129819: Allow tier2/JIT and tailcall #129820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 12, 2025

Conversation

Fidget-Spinner
Copy link
Member

@Fidget-Spinner Fidget-Spinner commented Feb 7, 2025

This is just a patch to support JIT with tail calls. The real unifying comes after this.

@Fidget-Spinner
Copy link
Member Author

Skipping news, as this has not yet been in a released version of Python.

Copy link
Member

@brandtbucher brandtbucher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, haven't tried it locally though (and I don't think it's tested in CI). Can you try it out?

@Fidget-Spinner
Copy link
Member Author

Code looks good, haven't tried it locally though (and I don't think it's tested in CI). Can you try it out?

Yup I built it locally and it works.

@Fidget-Spinner Fidget-Spinner merged commit 1b27f36 into python:main Feb 12, 2025
46 checks passed
@Fidget-Spinner Fidget-Spinner deleted the allow-tier2-and-tailcall branch February 12, 2025 18:18
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