mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -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.
Source files for various builtin objects