COMMITS
/ Include/internal/pycore_pathconfig.h August 24, 2023
V
gh-107211: No longer export internal functions (6) (#108424)
Victor Stinner committed
July 25, 2023
V
gh-107211: No longer export internal functions (4) (#107217)
Victor Stinner committed
December 3, 2021
S
bpo-45582: Port getpath[p].c to Python (GH-29041)
Steve Dower committed
September 28, 2021
E
bpo-45211: Remember the stdlib dir during startup. (gh-28586)
Eric Snow committed
July 7, 2020
V
bpo-29778: test_embed tests the path configuration (GH-21306)
Victor Stinner committed
January 18, 2020
P
bpo-39372: Clean header files of declared interfaces with no implementations (GH-18037)
Pablo Galindo committed
October 4, 2019
V
bpo-38353: getpath.c: allocates strings on the heap (GH-16585)
Victor Stinner committed
September 26, 2019
V
bpo-38234: Py_Initialize() sets global path configuration (GH-16421)
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
September 20, 2019
V
bpo-38234: Remove _PyPathConfig.dll_path (GH-16307)
Victor Stinner committed
June 29, 2019
S
May 27, 2019
V
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner committed
May 18, 2019
V
bpo-36763: Remove _PyCoreConfig.dll_path (GH-13402)
Victor Stinner committed
April 17, 2019
V
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Victor Stinner committed
March 19, 2019
V
bpo-36236: Handle removed cwd at Python init (GH-12424)
Victor Stinner committed
March 15, 2019
V
bpo-36301: Add _PyWstrList structure (GH-12343)
Victor Stinner committed
March 1, 2019
V
bpo-36142: Move command line parsing to coreconfig.c (GH-12123)
Victor Stinner committed
November 18, 2018
S
November 9, 2018
V
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
Victor Stinner committed
November 6, 2018
V
bpo-35081: Add _PyCoreConfig_AsDict() (GH-10362)
Victor Stinner committed
November 1, 2018
V
bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273)
Victor Stinner committed