mypy
[mypyc] feat: new primitive for `int.bit_length`
#19673
Open

[mypyc] feat: new primitive for `int.bit_length` #19673

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

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone