mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Use 64-bit integers instead of platform specific size_t or Py_ssize_t to represent the number of bits in Python integer.
Miscellaneous source files for the main Python shared library