◐ Shell
reader mode source ↗
Skip to content

gh-131798: JIT: Narrow the return type of _CALL_LEN to int#132940

Merged
Fidget-Spinner merged 4 commits into
python:mainfrom
diegorusso:call-len
Apr 25, 2025
Merged

gh-131798: JIT: Narrow the return type of _CALL_LEN to int#132940
Fidget-Spinner merged 4 commits into
python:mainfrom
diegorusso:call-len

Conversation

@diegorusso

@diegorusso diegorusso commented Apr 25, 2025

Copy link
Copy Markdown
Contributor

Reduce unnecessary guards whenever len() is called and used in arithmetic operations.

Reduce unnecessary guards whenever `len()` is called and used
in arithmetic operations.

@Fidget-Spinner Fidget-Spinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

Thanks!

@Fidget-Spinner

Copy link
Copy Markdown
Member

Windows JIT builds might've been broken by #132852. That PR did not trigger JIT CI.

Fidget-Spinner and others added 2 commits April 26, 2025 01:48
…e-131798.NpcKub.rst

Co-authored-by: Max Bernstein <tekknolagi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants