Skip to content

Conversation

@reidenong
Copy link
Contributor

@reidenongreidenong commented Jan 5, 2026

  • Refactor _REPLACE_WITH_TRUE to leave input on TOS, TO_BOOL_ALWAYS_TRUE to use explicit POP_TOP
  • Refactor optimized _REPLACE_WITH_TRUE op to ensure correct stack effects
  • Add unit tests

@python-cla-bot
Copy link

python-cla-botbot commented Jan 5, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

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.

@bedevere-app
Copy link

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.

Copy link
Member

@Fidget-SpinnerFidget-Spinner left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@Fidget-SpinnerFidget-Spinner merged commit 54f1ed0 into python:mainJan 6, 2026
68 checks passed
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.

2 participants

@reidenong@Fidget-Spinner