Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36444: Rework _Py_InitializeFromConfig() API (GH-12576) | Victor Stinner | 2019-03-27 | 1 | -2/+2 |
* | bpo-36301: Remove _PyCoreConfig.preconfig (GH-12546) | Victor Stinner | 2019-03-26 | 1 | -0/+3 |
* | bpo-1054041: Exit properly after an uncaught ^C. (#11862) | Gregory P. Smith | 2019-02-16 | 1 | -0/+4 |
* | bpo-35713: Reorganize sys module initialization (GH-11658) | Victor Stinner | 2019-01-23 | 1 | -3/+6 |
* | bpo-35713: Split _Py_InitializeCore into subfunctions (GH-11650) | Victor Stinner | 2019-01-22 | 1 | -2/+3 |
* | bpo-35713: Rework Python initialization (GH-11647) | Victor Stinner | 2019-01-22 | 1 | -7/+32 |
* | bpo-35081: Rename internal headers (GH-10275) | Victor Stinner | 2018-11-12 | 1 | -0/+50 |