mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
32c7dbb2bc
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