mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
faddaedd05
* Use Py_ARRAY_LENGTH() rather than hardcoded MAXPATHLEN in getpath.c. * Pass string length to functions modifying strings.
Source files for standard library extension modules, and former extension modules that are now builtin modules.