Skip to content
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

gh-129438: Update --enable-experimental-jit section with install requirements #129450

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

StanFromIreland
Copy link
Contributor

@StanFromIreland StanFromIreland commented Jan 29, 2025

Copy link
Member

@Eclips4 Eclips4 left a comment

Choose a reason for hiding this comment

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

Please add a similar note to Tools/jit/README.md

@bedevere-app
Copy link

bedevere-app bot commented Jan 29, 2025

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 I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@StanFromIreland
Copy link
Contributor Author

I have made the requested changes; please review again

@bedevere-app
Copy link

bedevere-app bot commented Jan 29, 2025

Thanks for making the requested changes!

@Eclips4: please review the changes made to this pull request.

@bedevere-app bedevere-app bot requested a review from Eclips4 January 29, 2025 20:20
@StanFromIreland
Copy link
Contributor Author

I accidentally included an auto lint change. (Removed whitespace) I think its fine to include?

Copy link
Member

@Eclips4 Eclips4 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

@Eclips4 Eclips4 added the needs backport to 3.13 bugs and security fixes label Jan 29, 2025
@Eclips4 Eclips4 requested a review from picnixz January 29, 2025 20:49
Tools/jit/README.md Outdated Show resolved Hide resolved
Co-authored-by: Brandt Bucher <[email protected]>
@Eclips4 Eclips4 merged commit 652f66a into python:main Jan 30, 2025
31 checks passed
@miss-islington-app
Copy link

Thanks @StanFromIreland for the PR, and @Eclips4 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 30, 2025
…stall requirements (pythonGH-129450)

Add a note to the `JIT` docs that building CPython with `JIT` requires Python 3.11 or newer.

(cherry picked from commit 652f66a)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Brandt Bucher <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jan 30, 2025

GH-129472 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 30, 2025
Eclips4 pushed a commit that referenced this pull request Jan 30, 2025
…nstall requirements (GH-129450) (#129472)

gh-129438: Update ``--enable-experimental-jit`` section with install requirements (GH-129450)

Add a note to the `JIT` docs that building CPython with `JIT` requires Python 3.11 or newer.

(cherry picked from commit 652f66a)

Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Brandt Bucher <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants