summaryrefslogtreecommitdiff
path: root/Python/initconfig.c
Commit message (Expand)AuthorAgeFilesLines
* bpo-20443: _PyConfig_Read() gets the absolute path of run_filename (GH-14053)Victor Stinner2019-06-251-0/+47
* bpo-36763: Implement the PEP 587 (GH-13592)Victor Stinner2019-05-271-0/+2437