1. 3350700 Remove an unnecessary flag. by Eric Snow · 9 years ago
  2. 32439d6 Issue #23911: Move path-based bootstrap code to a separate frozen module. by Eric Snow · 9 years ago
  3. e134a7f Issue #23752: _Py_fstat() is now responsible to raise the Python exception by Victor Stinner · 9 years ago
  4. b48af34 Silenced minor GCC warnings. by Serhiy Storchaka · 9 years ago
  5. f2f373f Issue #23152: Implement _Py_fstat() to support files larger than 2 GB on Windows. by Steve Dower · 9 years ago
  6. da8cef4 Issue #22934: Update the comment to mention Programs/_freeze_importlib.c. by Berker Peksag · 10 years ago
  7. f6a271a Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename by Victor Stinner · 10 years ago
  8. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago