COMMITS
/ Doc/c-api/init_config.rst October 30, 2019
S
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka 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 26, 2019
V
bpo-38234: Complete init config documentation (GH-16404)
Victor Stinner committed
V
bpo-38234: Add test_init_setpath_config() to test_embed (GH-16402)
Victor Stinner committed
September 23, 2019
V
bpo-38236: Dump path config at first import error (GH-16300)
Victor Stinner committed
August 30, 2019
M
Fix typos mostly in comments, docs and test names (GH-15209)
Min ho Kim committed
August 23, 2019
V
bpo-36763, doc: Add links in the new C API init doc (GH-15433)
Victor Stinner committed
V
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
Victor Stinner committed
July 1, 2019
V
bpo-36763: Add PyConfig_SetWideStringList() (GH-14444)
Victor Stinner committed
May 27, 2019
V
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner committed