1. 61bb35f Fix [ 583477 ] wrong dest size. by Mark Hammond · 21 years ago
  2. a8aed02 Make sure zip_path is null-terminated, since it's on the stack by Neal Norwitz · 22 years ago
  3. 52e14d6 PEP 302 + zipimport: by Just van Rossum · 22 years ago
  4. 2795dae Remove a strange single quote that didn't seem to upset the compilers! by Mark Hammond · 22 years ago
  5. 6238d2b Patch #569753: Remove support for WIN16. by Martin v. Löwis · 22 years ago
  6. cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago
  7. 19fdbfb Fix bug #410274 - sys.prefix isn't always set. by Mark Hammond · 23 years ago
  8. 7d4bb9f Add -E command line switch (ignore environment variables like PYTHONHOME by Neil Schemenauer · 23 years ago
  9. 5edc627 Checkin updated version of patch #103933 . As Thomas says, fixes the bugs #131064, #129584, #127722. See the discussion in bug #131064 by Mark Hammond · 23 years ago
  10. 8bf9e3b Prevent possible buffer overflow exploits under Windows. As per (the very quick) patch Patch #101801. by Mark Hammond · 24 years ago
  11. e61aca7 Patch for [ Bug #113828 ] getpythonregpath with null data in registry key by Mark Hammond · 24 years ago
  12. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  13. a534594 ANSIfication: remove very-old-varargs code, fix function declarations so by Thomas Wouters · 24 years ago
  14. 7889010 Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, by Thomas Wouters · 24 years ago
  15. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  16. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  17. 1c44e28 Trent Mick: familiar simple Win64 patches by Guido van Rossum · 24 years ago
  18. 847a996 Patch from M.-A. Lemburg: Python on UNIX now trusts PYTHONHOME unconditionally by Jeremy Hylton · 24 years ago
  19. 88716bb Revamped path access again, by Mark Hammond, to be more robust in the by Guido van Rossum · 24 years ago
  20. e02e48b Changes to completely ignore the registry when it detects that you are by Guido van Rossum · 24 years ago
  21. 24edfbb Back out of a recent policy change (Mark Hammond disagreed). by Guido van Rossum · 26 years ago
  22. 43ff114 Sigh. More restructuring was needed. by Guido van Rossum · 26 years ago
  23. c499572 This file's previous log message is bogus. The real change is that by Guido van Rossum · 26 years ago
  24. 67ab672 Different version games: by Guido van Rossum · 26 years ago
  25. 8b2b3ce Two changes: by Guido van Rossum · 26 years ago
  26. 42a9744 Fix some outdated comments (mostly by removing a large comment block by Guido van Rossum · 26 years ago
  27. 691d2ad Allocate one byte extra in some cases. by Guido van Rossum · 27 years ago
  28. 271f977 Seem to be some changes related to DLL version from string resource, by Guido van Rossum · 27 years ago
  29. eea1449 Much rewritten. Added Win32 registry stuff (from getpath_nt.c, which by Guido van Rossum · 27 years ago
  30. 8f1b651 Some changes to make it work on NT; add the directory where the binary by Guido van Rossum · 27 years ago
  31. 1aa7e3a Jim Ahlstrom's contributions for DOS, OS/2, WIN3.1. by Guido van Rossum · 27 years ago