1. 871ff77 bpo-36763: Add _PyInitError functions (GH-13395) by Victor Stinner · 5 years ago
  2. 9ef5dca bpo-36763: Add _Py_InitializeMain() (GH-13362) by Victor Stinner · 5 years ago
  3. db71975 bpo-36763: Rework _PyInitError API (GH-13031) by Victor Stinner · 5 years ago
  4. faddaed bpo-36352: Avoid hardcoded MAXPATHLEN size in getpath.c (GH-12423) by Victor Stinner · 5 years ago
  5. 5f9cf23 bpo-36301: Error if decoding pybuilddir.txt fails (GH-12422) by Victor Stinner · 5 years ago
  6. 7b14f0c bpo-36352: Add error handling to getpath.c (GH-12421) by Victor Stinner · 5 years ago
  7. 621cebe bpo-35081: Rename internal headers (GH-10275) by Victor Stinner · 6 years ago
  8. 9fc57a3 bpo-35081: Add pycore_fileutils.h (GH-10371) by Victor Stinner · 6 years ago
  9. a1c249c bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273) by Victor Stinner · 6 years ago
  10. 27e2d1f bpo-35081: Add pycore_ prefix to internal header files (GH-10263) by Victor Stinner · 6 years ago
  11. 7a7693e bpo-28441: Ensure `.exe` suffix in `sys.executable` on MinGW and Cygwin (GH-4348) by E. M. Bray · 6 years ago
  12. b75d7e2 bpo-34170: Add _PyCoreConfig._frozen parameter (GH-8591) by Victor Stinner · 6 years ago
  13. b1147e4 bpo-34170: Rework _PyCoreConfig_Read() to avoid side effect (GH-8353) by Victor Stinner · 6 years ago
  14. 961d54c bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229) by Antoine Pitrou · 6 years ago
  15. 7ed7aea bpo-29240: Fix locale encodings in UTF-8 Mode (#5170) by Victor Stinner · 7 years ago
  16. 9bee329 bpo-32030: Add _Py_FindEnvConfigValue() (#4963) by Victor Stinner · 7 years ago
  17. 9dd7620 bpo-32030: Add _Py_EncodeLocaleRaw() (#4961) by Victor Stinner · 7 years ago
  18. 9454060 bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899) by Victor Stinner · 7 years ago
  19. b5fd9ad bpo-32030: Rewrite _PyMainInterpreterConfig (#4854) by Victor Stinner · 7 years ago
  20. 4ae06c5 bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#4748) by Serhiy Storchaka · 7 years ago
  21. 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
  22. 13badcb bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681) by Serhiy Storchaka · 7 years ago
  23. af5a895 bpo-32030: _PyPathConfig_Init() sets home and program_name (#4673) by Victor Stinner · 7 years ago
  24. 0ea395a bpo-32030: Add Python/pathconfig.c (#4668) by Victor Stinner · 7 years ago
  25. ebac19d bpo-32030: Don't call _PyPathConfig_Fini() in Py_FinalizeEx() (#4667) by Victor Stinner · 7 years ago
  26. 9ac3d88 bpo-32030: Fix Py_GetPath(): init program_name (#4665) by Victor Stinner · 7 years ago
  27. b64de46 bpo-32030: Cleanup "path config" code (#4663) by Victor Stinner · 7 years ago
  28. 9316ee4 bpo-32030: Add _PyPathConfig_Init() (#4551) by Victor Stinner · 7 years ago
  29. f04ebe2 bpo-32030: Add _PyMainInterpreterConfig.program_name (#4548) by Victor Stinner · 7 years ago
  30. 46972b7 bpo-32030: Add _PyMainInterpreterConfig_ReadEnv() (#4542) by Victor Stinner · 7 years ago
  31. b919795 bpo-32030: Fix calculate_path() on macOS (#4526) by Victor Stinner · 7 years ago
  32. 0327bde bpo-32030: Rewrite calculate_path() (#4521) by Victor Stinner · 7 years ago
  33. 1f15111 bpo-32030: Add _PyMainInterpreterConfig.pythonhome (#4513) by Victor Stinner · 7 years ago
  34. e32e79f bpo-32030: Move PYTHONPATH to _PyMainInterpreterConfig (#4511) by Victor Stinner · 7 years ago
  35. d434110 bpo-32030: Add _PyCoreConfig.module_search_path_env (#4504) by Victor Stinner · 7 years ago
  36. 3d1e2ab bpo-31532: Fix memory corruption due to allocator mix (#3679) by nurelin · 7 years ago
  37. a27c064 Issue #19398: Extra slash no longer added to sys.path components in case of by Serhiy Storchaka · 8 years ago
  38. 62e32d6 Issue #19398: Extra slash no longer added to sys.path components in case of by Serhiy Storchaka · 8 years ago
  39. 59ae8ec merge 3.5 by Benjamin Peterson · 8 years ago
  40. f585414 remove (hilarious) defaults for various constants getpath.c needs by Benjamin Peterson · 8 years ago
  41. 2d06e84 Issue #25923: Added the const qualifier to static constant arrays. by Serhiy Storchaka · 9 years ago
  42. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  43. 91afbb6 Issue #23753: Move _Py_wstat() from Python/fileutils.c to Modules/getpath.c by Victor Stinner · 9 years ago
  44. 4d0d982 Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer by Serhiy Storchaka · 9 years ago
  45. 1a1ff29 Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer by Serhiy Storchaka · 9 years ago
  46. 45759a3 Issue #17095: merge from 3.4 by Ned Deily · 10 years ago
  47. ad24d62 Issue #17095: Temporarily revert getpath.c change that added the Modules by Ned Deily · 10 years ago
  48. f6a271a Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename by Victor Stinner · 10 years ago
  49. b166191 Issue #17095: Fix Modules/Setup *shared* support. by Ned Deily · 10 years ago
  50. af01f66 Issue #16136: Remove VMS support and VMS-related code by Christian Heimes · 11 years ago
  51. 72967a4 calculate_path() now fails with a fatal error when it fails to allocate memory by Victor Stinner · 11 years ago
  52. ce4179d Don't mix wide character strings and byte strings (L"lib/python" VERSION): use by Victor Stinner · 11 years ago
  53. de0e63b Issue #15905: Fix theoretical buffer overflow in handling of sys.argv[0], by Christian Heimes · 11 years ago
  54. 60a6067 Issue #15905: Fix theoretical buffer overflow in handling of sys.argv[0], by Christian Heimes · 11 years ago
  55. 1a7425f Issue #18203: Replace malloc() with PyMem_RawMalloc() at Python initialization by Victor Stinner · 11 years ago
  56. 69032c8 Issue #16309: Make PYTHONPATH= behavior the same as if PYTHONPATH not set at all. by Andrew Svetlov · 12 years ago
  57. 90db661 Closes #15307: symlinks now work on OS X with framework Python builds. Patch by Ronald Oussoren. by Vinay Sajip · 12 years ago
  58. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  59. 99563b1 calculate_path() decodes the PYTHONPATH environment variable from the locale by Victor Stinner · 13 years ago
  60. bb6eb85 Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a possible crash when calling Py_SetPath() by Antoine Pitrou · 13 years ago
  61. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  62. 47f637c getpath.c: fix test to detech PyUnicode_AsWideChar() failure by Victor Stinner · 14 years ago
  63. ae4836d Issue #6011: decode PREFIX, EXEC_PREFIX and PYTHONPATH variables using by Victor Stinner · 14 years ago
  64. 2158231 Issue #6011: getpath: decode VPATH env var from the locale encoding by Victor Stinner · 14 years ago
  65. 61aad57 Oops, fix my previous commit (r85583) on calculate_path() by Victor Stinner · 14 years ago
  66. dc4b2a7 calculate_path(): use _Py_char2wchar() to decode the PATH environment variable, by Victor Stinner · 14 years ago
  67. f4061da _Py_wgetcwd() decodes the path using _Py_char2wchar() to support surrogates by Victor Stinner · 14 years ago
  68. 4f3abb0 copy_absolute() keeps the relative path on _Py_wgetcwd() failure by Victor Stinner · 14 years ago
  69. 41c8b37 copy_absolute() raises a fatal error on _Py_wgetcwd() failure by Victor Stinner · 14 years ago
  70. 4e31443 Create fileutils.c/.h by Victor Stinner · 14 years ago
  71. 7ae7c87 _wrealpath() and _Py_wreadlink() support surrogates (PEP 383) by Victor Stinner · 14 years ago
  72. 3b69db2 issue 9910 by Kristján Valur Jónsson · 14 years ago
  73. 99773ac Fix indentation in Modules/getpath.c by Antoine Pitrou · 14 years ago
  74. eba57b6 Add comments about Windows in Modules/getpath.c by Antoine Pitrou · 14 years ago
  75. e406ef4 Kill a gcc warning introduced by r83988 by Victor Stinner · 14 years ago
  76. f2e08b3 Create _Py_wchar2char() function, reverse of _Py_char2wchar() by Victor Stinner · 14 years ago
  77. e9b428f Reimplement addbuilddir() in C inside getpath.c, so as to execute it by Antoine Pitrou · 14 years ago
  78. 97d1119 Ensure that sys.prefix can reliably be found by Ronald Oussoren · 14 years ago
  79. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  80. 171ba05 Merged revisions 78835-78837 via svnmerge from by Victor Stinner · 14 years ago
  81. b2ceb3a #4532: fixes to make 3.x compile on QNX 6.3.2 (reported by Matt Kraai) by Andrew M. Kuchling · 14 years ago
  82. 3e264e1 This fixes issue5143 and includes a test. by Ronald Oussoren · 15 years ago
  83. f824779 Issue #3813: cannot lanch python.exe via symbolic link on cygwin. by Hirokazu Yamamoto · 16 years ago
  84. 790465f Change command line processing API to use wchar_t. Fixes #2128. by Martin v. Löwis · 16 years ago
  85. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  86. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  87. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  88. e393bf6 Patch #931938: prevent setting sys.prefix to "" by Georg Brandl · 18 years ago
  89. 2b47445 squash compiler warning on Mac OSX 10.3 by Skip Montanaro · 19 years ago
  90. bd9c3f7 Change type on variable to silence gcc 4 warning. Call signature was found at by Brett Cannon · 19 years ago
  91. ec8c5a9 Bug 1003471: Python 1.5.2 security vulnerability still present in 2.3.4 by Tim Peters · 20 years ago
  92. f6af76d Modules/getpath.c now compiles properly under OS X when using the by Brett Cannon · 20 years ago
  93. 6cc4814 Change comment from C++ style to C. by Brett Cannon · 20 years ago
  94. 1afd480 Fix for #932977: MacOSX does not pass the whole pathname in argv[0] for by Jack Jansen · 20 years ago
  95. b70557f Make sure zip_path is null-terminated, since it's on the stack by Neal Norwitz · 22 years ago
  96. 52e14d6 PEP 302 + zipimport: by Just van Rossum · 22 years ago
  97. 0a116f3 Squashed compiler warnings by adding casts, making sure prototypes are in by Jack Jansen · 22 years ago
  98. 79acb9e Patch #614055: Support OpenVMS. by Martin v. Löwis · 22 years ago
  99. bcf9f9e SF # 602108 ensure string is null terminated after strncpy by Neal Norwitz · 22 years ago
  100. cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago