diff options
author | Victor Stinner <vstinner@python.org> | 2022-01-22 00:54:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 00:54:42 +0100 |
commit | cd8de40b3b10311de2db7b90abdf80af9e35535f (patch) | |
tree | daafa4d41120a0022e2acdf727f0b4fa077fdb79 /Lib/asyncio/tasks.py | |
parent | ac1f152421fab3ac854fe4565c575b306e2bb4b5 (diff) | |
download | cpython-git-cd8de40b3b10311de2db7b90abdf80af9e35535f.tar.gz |
bpo-29882: _Py_popcount32() doesn't need 64x64 multiply (GH-30774)
32x32 bits multiply is enough for _Py_popcount32().
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions