Skip to content

GH-130415: Narrow int to 0 based on boolean tests - #130772

Merged
brandtbucher merged 4 commits into
python:mainfrom
Klaus117:hack-night-retry
Mar 4, 2025
Merged

GH-130415: Narrow int to 0 based on boolean tests#130772
brandtbucher merged 4 commits into
python:mainfrom
Klaus117:hack-night-retry

Conversation

@Klaus117

@Klaus117Klaus117 commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

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

@bedevere-app

Copy link
Copy Markdown

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.

@brandtbucherbrandtbucher changed the title GH-130415: Optimize JIT path for _TO_BOOL_INT branchingGH-130415: Narrow int to 0 based on boolean testsMar 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Klaus117@brandtbucher@ZeroIntensity