Skip to content

Conversation

@reidenong
Copy link
Contributor

@reidenongreidenong commented Jan 12, 2026

  • Refactor TO_BOOL_INT, add unit tests. A temporary fix is made to a unit test for unary_not as constant folding currently has some issues, and that will be taken care of in a new issue
  • Refactor TO_BOOL_LIST, add unit tests.

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.

LGTM. I ran refleak tests on my machine (Ubuntu x86-64) without JIT and it passes.

@Fidget-SpinnerFidget-Spinner merged commit c556786 into python:mainJan 12, 2026
76 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