gh-121485: Always use 64-bit integers for integers bits count (GH-121486)
Use 64-bit integers instead of platform specific size_t or Py_ssize_t to represent the number of bits in Python integer.
S
Serhiy Storchaka committed
32c7dbb2bc58bee953622fc5ac24aad123f0d8f2
Parent: 58ce131
Committed by GitHub <noreply@github.com>
on 8/30/2024, 5:13:24 AM