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-130415: Narrow int to 0 based on boolean tests #130772

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

Klaus117
Copy link
Contributor

@Klaus117 Klaus117 commented Mar 3, 2025

this is a re implementation of previous PR based on feedback and @brandtbucher recent changes.

@bedevere-app
Copy link

bedevere-app bot commented Mar 3, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@brandtbucher brandtbucher changed the title GH-130415: Optimize JIT path for _TO_BOOL_INT branching GH-130415: Narrow int to 0 based on boolean tests Mar 3, 2025
@brandtbucher brandtbucher merged commit c989e74 into python:main Mar 4, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants