Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33021: Release the GIL during fstat() calls (GH-6019) | Nir Soffer | 2018-03-11 | 1 | -1/+6 |
* | bpo-32329: Fix -R option for hash randomization (#4873) | Victor Stinner | 2017-12-14 | 1 | -27/+10 |
* | bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#... | Serhiy Storchaka | 2017-12-12 | 1 | -4/+4 |
* | bpo-32030: Enhance Py_Main() (#4412) | Victor Stinner | 2017-11-16 | 1 | -2/+2 |
* | bpo-32030: Split Py_Main() into subfunctions (#4399) | Victor Stinner | 2017-11-15 | 1 | -8/+11 |
* | bpo-22257: Private C-API for core runtime initialization (PEP 432). (#1772) | Eric Snow | 2017-05-24 | 1 | -3/+5 |
* | bpo-22257: Small changes for PEP 432. (#1728) | Eric Snow | 2017-05-23 | 1 | -0/+629 |