summaryrefslogtreecommitdiffstats
path: root/Python/initconfig.c
Commit message (Expand)AuthorAgeFilesLines
* [3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900)Kyle Stanley2019-07-221-1/+1
* bpo-36763: Add PyConfig_SetWideStringList() (GH-14444)Miss Islington (bot)2019-07-011-1/+18
* bpo-37369: Fix initialization of sys members when launched via an app contain...Steve Dower2019-06-291-0/+4
* bpo-36763: Implement the PEP 587 (GH-13592)Victor Stinner2019-05-271-0/+2437