mirror of
https://github.com/python/cpython.git
synced 2026-08-11 14:33:35 +08: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