Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36763: Add PyConfig_SetWideStringList() (GH-14444) | Victor Stinner | 2019-07-01 | 1 | -1/+18 |
* | bpo-37369: Fix initialization of sys members when launched via an app contain... | Steve Dower | 2019-06-29 | 1 | -0/+4 |
* | bpo-20443: _PyConfig_Read() gets the absolute path of run_filename (GH-14053) | Victor Stinner | 2019-06-25 | 1 | -0/+47 |
* | bpo-36763: Implement the PEP 587 (GH-13592) | Victor Stinner | 2019-05-27 | 1 | -0/+2437 |