Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#... | Serhiy Storchaka | 2017-12-12 | 1 | -2/+2 |
* | Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-3203... | Victor Stinner | 2017-12-04 | 1 | -0/+266 |
* | bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681) | Serhiy Storchaka | 2017-12-02 | 1 | -266/+0 |
* | bpo-32030: _PyPathConfig_Init() sets home and program_name (#4673) | Victor Stinner | 2017-12-02 | 1 | -42/+119 |
* | bpo-32030: Add Python/pathconfig.c (#4668) | Victor Stinner | 2017-12-01 | 1 | -0/+189 |