Files
cpython/Modules
Victor Stinner abd7cd856b bpo-38353: getpath.c uses dynamically allocated strings (GH-16582)
* PyCalculatePath: add "_macro" to the 3 fields storing macro values
* Add dynamically allocated strings to PyCalculatePath
2019-10-04 15:25:50 +02:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.