Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-35081: Add pycore_ prefix to internal header files (GH-10263) | Victor Stinner | 2018-10-31 | 1 | -163/+0 |
* | bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249) | Victor Stinner | 2018-10-31 | 1 | -0/+12 |
* | Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495 | Yury Selivanov | 2018-02-02 | 1 | -1/+0 |
* | bpo-31356: Add context manager to temporarily disable GC (GH-4224) | Pablo Galindo | 2018-01-29 | 1 | -0/+1 |
* | bpo-32096: Remove obj and mem from _PyRuntime (#4532) | Victor Stinner | 2017-11-24 | 1 | -48/+0 |
* | bpo-31558: Add gc.freeze() (#3705) | brainfvck | 2017-10-16 | 1 | -0/+2 |
* | 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 | 1 | -0/+197 |