Skip to content

gh-155486: Allow non-compact integers in TO_BOOL_INT - #155531

Open
marinelay wants to merge 1 commit into
python:mainfrom
marinelay:gh-155486
Open

gh-155486: Allow non-compact integers in TO_BOOL_INT#155531
marinelay wants to merge 1 commit into
python:mainfrom
marinelay:gh-155486

Conversation

@marinelay

@marinelay marinelay commented Aug 11, 2026

Copy link
Copy Markdown

This PR adds an exact-integer guard, _GUARD_TOS_EXACT_INT, for TO_BOOL_INT, allowing non-compact exact integers to remain specialized

@marinelay
marinelay requested a review from markshannon as a code owner August 11, 2026 04:41
@bedevere-app

bedevere-app Bot commented Aug 11, 2026

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.

@python-cla-bot

python-cla-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

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.

1 participant