mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
c5b79003f5
Add _Py_bit_length() to unify duplicate bits_in_digit() and bit_length().
Miscellaneous source files for the main Python shared library