diff options
author | Victor Stinner <vstinner@python.org> | 2022-01-21 23:54:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 23:54:42 (GMT) |
commit | cd8de40b3b10311de2db7b90abdf80af9e35535f (patch) | |
tree | daafa4d41120a0022e2acdf727f0b4fa077fdb79 /.azure-pipelines/pr.yml | |
parent | ac1f152421fab3ac854fe4565c575b306e2bb4b5 (diff) | |
download | cpython-cd8de40b3b10311de2db7b90abdf80af9e35535f.zip cpython-cd8de40b3b10311de2db7b90abdf80af9e35535f.tar.gz cpython-cd8de40b3b10311de2db7b90abdf80af9e35535f.tar.bz2 |
bpo-29882: _Py_popcount32() doesn't need 64x64 multiply (GH-30774)
32x32 bits multiply is enough for _Py_popcount32().
Diffstat (limited to '.azure-pipelines/pr.yml')
0 files changed, 0 insertions, 0 deletions