Files
cpython/Python
Victor Stinner 489176e428 bpo-45434: Convert Py_GETENV() macro to a function (GH-28912)
Avoid calling directly getenv() in the header file.
2021-10-13 03:39:50 +02:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library