Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32030: Enhance Py_Main() (#4412) | Victor Stinner | 2017-11-16 | 1 | -1/+1 |
* | bpo-32030: Split Py_Main() into subfunctions (#4399) | Victor Stinner | 2017-11-15 | 1 | -1/+7 |
* | Replace KB unit with KiB (#4293) | Victor Stinner | 2017-11-08 | 1 | -3/+3 |
* | bpo-31857: Make the behavior of USE_STACKCHECK deterministic (#4098) | pdox | 2017-10-26 | 1 | -1/+0 |
* | bpo-31558: Add gc.freeze() (#3705) | brainfvck | 2017-10-16 | 1 | -0/+2 |
* | bpo-25658: Implement PEP 539 for Thread Specific Storage (TSS) API (GH-1362) | Masayuki Yamamoto | 2017-10-06 | 1 | -1/+1 |
* | bpo-30860: Always provide serialno. (#3507) | Eric Snow | 2017-09-12 | 1 | -1/+1 |
* | bpo-30860: Consolidate stateful runtime globals. (#3397) | Eric Snow | 2017-09-08 | 7 | -0/+943 |
* | Revert "bpo-30860: Consolidate stateful runtime globals." (#3379) | Eric Snow | 2017-09-06 | 8 | -980/+0 |
* | bpo-30860: Consolidate stateful runtime globals. (#2594) | Eric Snow | 2017-09-06 | 8 | -0/+980 |