1. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  2. 25c7d3f give a nice message when installer is launched w/o admin rights (closes #16561) by Benjamin Peterson · 10 years ago
  3. daf4555 Issue #18571: Implementation of the PEP 446: file descriptors and file handles by Victor Stinner · 11 years ago
  4. b803c6c Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and by Gregory P. Smith · 11 years ago
  5. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  6. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  7. 7f14f0d Recorded merge of revisions 81032 via svnmerge from by Antoine Pitrou · 14 years ago
  8. 891f263 Fix issue5076: bdist_wininst fails on py3k by Mark Hammond · 15 years ago
  9. 6d0e975 Merged revisions 69094 via svnmerge from by Mark Hammond · 15 years ago
  10. 26adf52 Merged revisions 63828 via svnmerge from by Georg Brandl · 16 years ago
  11. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  12. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  13. 9f2e3be Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 19 years ago
  14. 8abe7bf Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 19 years ago
  15. 0f25b72 Close stdout and stderr, which are redirected into a temp file, before by Thomas Heller · 20 years ago
  16. 8992b9b printf format code for integers is %d not %s. by Thomas Heller · 20 years ago
  17. 9cc5cb7 Running the pre-install or post-install script did not work when by Thomas Heller · 20 years ago
  18. 876d990 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  19. d1d92ea Add a warning so that it isn't forgotten to recreate the binaries AND by Thomas Heller · 20 years ago
  20. 55a9864 Don't complain that non-existant registry entries cannot be deleted. by Thomas Heller · 20 years ago
  21. ad6ce46 Remove the annoing and useless messagebox asking about overwriting files. by Thomas Heller · 20 years ago
  22. f9bfdd8 Patch [ 983775 ] Allow bdist_wininst to install for non-admin users by Mark Hammond · 20 years ago
  23. 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 20 years ago
  24. 4834039 When loading the Python dll to run the postinstall script, try to load by Thomas Heller · 20 years ago
  25. 9614219 Minor reformatting. by Thomas Heller · 20 years ago
  26. a19cdad Patch #892660 from Mark Hammond, for distutils bdist_wininst command. by Thomas Heller · 20 years ago
  27. bb4b7d2 Copied the sources from the distutils CVS repository. by Thomas Heller · 22 years ago