COMMITS
/ Include/internal/pycore_initconfig.h October 3, 2019
V
bpo-38353: Fix compiler warning in pycore_initconfig.h (GH-16570)
Victor Stinner committed
October 2, 2019
V
bpo-38353: Cleanup includes in the internal C API (GH-16548)
Victor Stinner committed
October 1, 2019
V
bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
Victor Stinner committed
V
bpo-38304: Remove PyConfig.struct_size (GH-16500) (GH-16508)
Victor Stinner committed
September 29, 2019
V
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
Victor Stinner committed
September 28, 2019
V
bpo-38304: Add PyConfig.struct_size (GH-16451)
Victor Stinner committed
September 20, 2019
V
bpo-38234: Remove _PyPathConfig.dll_path (GH-16307)
Victor Stinner committed
May 27, 2019
V
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner committed