1. 4c6955e bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5709) by Eric Snow · 6 years ago
  2. 383b32f Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495 by Yury Selivanov · 6 years ago
  3. 7f8bfc9 bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748) by Eric Snow · 6 years ago
  4. 72a0d21 bpo-31356: Add context manager to temporarily disable GC (GH-4224) by Pablo Galindo · 6 years ago
  5. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 7 years ago
  6. 776407f bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611) by Marcel Plch · 7 years ago
  7. 4c72bc4 add 'extern' to pygetopt.h symbols, so then don't end up in comdat (#4909) by Benjamin Peterson · 7 years ago
  8. e425bd7 move pygetopt.h to internal (closes bpo-32264) (#4830) by Benjamin Peterson · 7 years ago
  9. b5fd9ad bpo-32030: Rewrite _PyMainInterpreterConfig (#4854) by Victor Stinner · 7 years ago
  10. 42aa93b closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) by Benjamin Peterson · 7 years ago
  11. 33c377e bpo-32030: Simplify _PyCoreConfig_INIT macro (#4728) by Victor Stinner · 7 years ago
  12. 31a8393 Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)" (#4694) by Victor Stinner · 7 years ago
  13. 13badcb bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681) by Serhiy Storchaka · 7 years ago
  14. af5a895 bpo-32030: _PyPathConfig_Init() sets home and program_name (#4673) by Victor Stinner · 7 years ago
  15. 0ea395a bpo-32030: Add Python/pathconfig.c (#4668) by Victor Stinner · 7 years ago
  16. b64de46 bpo-32030: Cleanup "path config" code (#4663) by Victor Stinner · 7 years ago
  17. 9e87e77 bpo-32096: Remove obj and mem from _PyRuntime (#4532) by Victor Stinner · 7 years ago
  18. a7368ac bpo-32030: Enhance Py_Main() (#4412) by Victor Stinner · 7 years ago
  19. f7e5b56 bpo-32030: Split Py_Main() into subfunctions (#4399) by Victor Stinner · 7 years ago
  20. 8c663fd Replace KB unit with KiB (#4293) by Victor Stinner · 7 years ago
  21. 1896793 bpo-31857: Make the behavior of USE_STACKCHECK deterministic (#4098) by pdox · 7 years ago
  22. c75edab bpo-31558: Add gc.freeze() (#3705) by brainfvck · 7 years ago
  23. 731e189 bpo-25658: Implement PEP 539 for Thread Specific Storage (TSS) API (GH-1362) by Masayuki Yamamoto · 7 years ago
  24. ba6d5d1 bpo-30860: Always provide serialno. (#3507) by Eric Snow · 7 years ago
  25. 2ebc5ce bpo-30860: Consolidate stateful runtime globals. (#3397) by Eric Snow · 7 years ago
  26. 05351c1 Revert "bpo-30860: Consolidate stateful runtime globals." (#3379) by Eric Snow · 7 years ago
  27. 76d5abc bpo-30860: Consolidate stateful runtime globals. (#2594) by Eric Snow · 7 years ago