[mypyc] feat: new primitive for `int.bit_length` #19673
[mypyc] feat: new primitive for `int.bit_length`
9e3d54aa
[pre-commit.ci] auto fixes from pre-commit.com hooks
24a7ae7a
Update int_ops.py
7dbbb777
[pre-commit.ci] auto fixes from pre-commit.com hooks
b133de3b
add headers
9d4116ed
Merge branch 'bit-length' of https://github.com/BobTheBuidler/mypy in…
499bfb4c
fixture
f718507f
fix ir
bb0a5eb2
implement c
ae266ad9
[pre-commit.ci] auto fixes from pre-commit.com hooks
e83203b8
more run tests
1545a8df
fix c
0854952b
Merge branch 'bit-length' of https://github.com/BobTheBuidler/mypy in…
1e10c40a
optimize fast path for short
be93fe74
fix macro
d7b0a0c2
JukkaL
commented
on 2025-08-18
Update run-integers.test
1eb2c7ef
msc
71c30a0c
Merge branch 'bit-length' of https://github.com/BobTheBuidler/mypy in…
37c61093
Update int_ops.c
243cc9a6
Merge branch 'master' into bit-length
3f55d821
lets see if the test works if I use `Any` instead of `int`
06fd2b2e
Revert "lets see if the test works if I use `Any` instead of `int`"
f2db97a8
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub