mirror of
https://github.com/python/cpython.git
synced 2026-06-10 21:28:19 -04:00
049e509a9f
test checking for integer overflow on Py_ssize_t type: cast explicitly to size_t.
Source files for standard library extension modules, and former extension modules that are now builtin modules.