Skip to content

add missing call intrinsic 2 function#190

Merged
rocky merged 1 commit into
rocky:masterfrom
Joel-Flores123:master
Jul 11, 2026
Merged

add missing call intrinsic 2 function#190
rocky merged 1 commit into
rocky:masterfrom
Joel-Flores123:master

Conversation

@Joel-Flores123

Copy link
Copy Markdown
Contributor

This binary function was added in 3.13

https://github.com/python/cpython/blob/0293eacc248421de3f87ba13ead53e7184a81697/Include/internal/pycore_intrinsics.h#L32

This is probably not the best way to add this, but the alternative was adding it into the list in opcode_312.py which could cause a silent failure.

@rocky

rocky commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Just had a chance to look at. This is fine.

I'll deal with the CI failures after merge.

@rocky rocky merged commit 3726d61 into rocky:master Jul 11, 2026
4 of 12 checks passed
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.

2 participants