SIGN IN SIGN UP

bpo-29882: _Py_popcount32() doesn't need 64x64 multiply (GH-30774)

32x32 bits multiply is enough for _Py_popcount32().
V
Victor Stinner committed
cd8de40b3b10311de2db7b90abdf80af9e35535f
Parent: ac1f152
Committed by GitHub <noreply@github.com> on 1/21/2022, 11:54:42 PM