1. 6e8d6ed Merge from 3.5 by Steve Dower · 9 years ago
  2. 5ae5691 Issue #25089: Adds logging to installer for case where launcher is not selected on upgrade. by Steve Dower · 9 years ago
  3. 666e6e1 Merge from 3.5 by Steve Dower · 9 years ago
  4. 3cc6da2 Removes deprecated -n option from buildbot script. by Steve Dower · 9 years ago
  5. fc632e3 Merge with 3.5. by Serhiy Storchaka · 9 years ago
  6. 30b7138 Merge from 3.5 by Steve Dower · 9 years ago
  7. c9fda9b Issue #25165: Windows uninstallation should not remove launcher if other versions remain by Steve Dower · 9 years ago
  8. c4b7600 Improves support for building unofficial versions of the Windows installer. by Steve Dower · 9 years ago
  9. 8ef1db3 Merge with 3.5 by Steve Dower · 9 years ago
  10. a2ea0e4 Issue #25102: Windows installer does not precompile for -O or -OO. by Steve Dower · 9 years ago
  11. 44fe401 Issue #25081: Makes Back button in installer go back to upgrade page when upgrading. by Steve Dower · 9 years ago
  12. 14b9e6c Issue #25126: Clarifies that the non-web installer will download some components. by Steve Dower · 9 years ago
  13. bc25032 Issue #25091: Increases font size of the installer. by Steve Dower · 9 years ago
  14. 2495faf Closes #25085 and #25086: Exclude distutils and test directories from embeddable distro. by Steve Dower · 9 years ago
  15. 608adf9 Issue 25180: Fix Tools/parser/unparse.py for f-strings. Patch by Martin Panter. by Eric V. Smith · 9 years ago
  16. a004c54 Issue #25071: Windows installer should not require TargetDir parameter when installing quietly by Steve Dower · 9 years ago
  17. 6695c2e Merge from 3.5.0 by Steve Dower · 9 years ago
  18. 76b7133 Issue #25071: Windows installer should not require TargetDir parameter when installing quietly by Steve Dower · 9 years ago
  19. 988433f Fixes handling of read-only files when creating zip package. by Steve Dower · 9 years ago
  20. ae69de6 Fixes handling of read-only files when creating zip package. by Steve Dower · 9 years ago
  21. 334b4a3 Merge from 3.5. by Larry Hastings · 9 years ago
  22. ded28e3 Merge Python 3.5.0rc4 back to hg.python.org. by Larry Hastings · 9 years ago
  23. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  24. 6727b3c Issue #24910: Windows MSIs now have unique display names. by Steve Dower · 9 years ago
  25. f3f2d37 Issue #24910: Windows MSIs now have unique display names. by Steve Dower · 9 years ago
  26. 8fc0d91 Merge 3.5 by Serhiy Storchaka · 9 years ago
  27. e74fe18 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 9 years ago
  28. ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  29. dc77565 Removes --clean-only option from buildbots. by Steve Dower · 9 years ago
  30. 8074049 Removes --clean-only option from buildbots. by Steve Dower · 9 years ago
  31. 77861e1 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago
  32. e7e6939 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago
  33. 572183c Merge with 3.5 by Steve Dower · 9 years ago
  34. 9f0cbbc Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  35. 711dc14 Merge with 3.5 by Steve Dower · 9 years ago
  36. e6894d6 Enables building compressed Windows test builds with --pack option. by Steve Dower · 9 years ago
  37. 2dc5fd2 Issue #24847: Fixes tcltk installer layout of VC runtime DLL by Steve Dower · 9 years ago
  38. 9b8a1fa Issue #24847: Fixes tcltk installer layout of VC runtime DLL by Steve Dower · 9 years ago
  39. 1065278 Merge with 3.5 by Steve Dower · 9 years ago
  40. 315b748 Fixes make_zip.py to create temporary .pyc files in a separate directory. This avoids polluting tests that run code from TEMP. by Steve Dower · 9 years ago
  41. ec3e16a Puts compiled pyc files into embedded library ZIP file instead of sources. by Steve Dower · 9 years ago
  42. 08b1817 Puts compiled pyc files into embedded library ZIP file instead of sources. by Steve Dower · 9 years ago
  43. ac5e87c Issue #24771: Adds vcruntime DLL to tcltk package by Steve Dower · 9 years ago
  44. 132aecb Issue #24771: Adds vcruntime DLL to tcltk package by Steve Dower · 9 years ago
  45. c21bfa8 Updates get_wix.py for newer version of WiX. by Steve Dower · 9 years ago
  46. c79dbc7 Updates get_wix.py for newer version of WiX. by Steve Dower · 9 years ago
  47. 7066cd7 Merge with 3.5 by Steve Dower · 9 years ago
  48. 61ca207 Issue #24642: Improves help text displayed in the Windows installer. by Steve Dower · 9 years ago
  49. 2434aa2 Adds support for an unattend.xml file to control the Windows installer options. by Steve Dower · 9 years ago
  50. a3d03ec Adds option to only install the launcher. by Steve Dower · 9 years ago
  51. c959769 Merge with 3.5 by Steve Dower · 9 years ago
  52. 2237bdc Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed. by Steve Dower · 9 years ago
  53. 99168ad Fixes installer rebuild, snapshot versioning, and the README.txt file. by Steve Dower · 9 years ago
  54. b85b427 Fixes installer rebuild, snapshot versioning, and the README.txt file. by Steve Dower · 9 years ago
  55. 67b9ab5 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  56. 4943749 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  57. a327cff Closes 24584: Windows installer incorrectly detects CRT version on Windows 10 by Steve Dower · 9 years ago
  58. b257eed Closes 24584: Windows installer incorrectly detects CRT version on Windows 10 by Steve Dower · 9 years ago
  59. 32f64d0 Fixes rebuild of strings for Windows installer. by Steve Dower · 9 years ago
  60. d423396 Fixes rebuild of strings for Windows installer. by Steve Dower · 9 years ago
  61. 7bcf919 Ignore user environment/site-packages for ensurepip and compile_all by Steve Dower · 9 years ago
  62. 06606e7 Ignore user environment/site-packages for ensurepip and compile_all by Steve Dower · 9 years ago
  63. bb215e2 Merge 3.5 (Issue #19235) by Yury Selivanov · 9 years ago
  64. f488fb4 Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. by Yury Selivanov · 9 years ago
  65. b5048d3 merge 3.5 by Benjamin Peterson · 9 years ago
  66. 4801383 upgrade to Unicode 8.0.0 by Benjamin Peterson · 9 years ago
  67. 81fdd0b Issue 24476: Statically links vcruntime140.dll and removes it from the installer by Steve Dower · 9 years ago
  68. 6d58f8d Issue 24476: Statically links vcruntime140.dll and removes it from the installer by Steve Dower · 9 years ago
  69. 72dd522 Remove deprecated buildbot scripts by Zachary Ware · 9 years ago
  70. 4ab4ac8 Merge 3.4 by Zachary Ware · 9 years ago
  71. 9fe1643 Deprecate unused scripts in Tools/buildbot. by Zachary Ware · 9 years ago
  72. 785273c Merge forward extras beyond #21907 backport. by Zachary Ware · 9 years ago
  73. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  74. 9901856 Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library. by Steve Dower · 9 years ago
  75. 7734900 Issue #24317: Makes Customize page default to installing per-user, and switching to All Users enable CompileAll. by Steve Dower · 9 years ago
  76. 83f34aa Issue #24293: Adds mapping from explicit colours to system colours to correctly handle user themes. by Steve Dower · 9 years ago
  77. 44e6258 Fixes text in installer. by Steve Dower · 9 years ago
  78. 3028c95 Issue #24288: Generated opcode.h no longer contains trailing spaces and tabs. by Serhiy Storchaka · 9 years ago
  79. c30a6ce Issue #24293: Fixes installer colors to use system settings throughout. by Steve Dower · 9 years ago
  80. 3805019 Exclude _testmultiphase.pyd from embeddable ZIP file. by Steve Dower · 9 years ago
  81. 2446e2e Prevents attempt to sign ZIP file when building embeddable version. by Steve Dower · 9 years ago
  82. 42a059b Issue #24268: Adds PCBuild project to build _testmultiphase module. by Steve Dower · 9 years ago
  83. bd0d91e Removes lingering references to RAR now that make_zip.py actually makes a ZIP by Steve Dower · 9 years ago
  84. 4a7fe7e Issue #23955: Add pyvenv.cfg option to suppress registry/environment lookup for generating sys.path. by Steve Dower · 9 years ago
  85. 7dc9dea Issue #20035: Reimplement tkinter._fix module as a C function. by Zachary Ware · 9 years ago
  86. ba9ac5b Issue #16261: Converted some bare except statements to except statements by Serhiy Storchaka · 9 years ago
  87. 42b50d1 Fixes default per-user install precompiling the standard library. by Steve Dower · 9 years ago
  88. 7544508 PEP 0492 -- Coroutines with async and await syntax. Issue #24017. by Yury Selivanov · 9 years ago
  89. 38337d1 Issue #24000: Improved Argument Clinic's mapping of converters to legacy by Larry Hastings · 9 years ago
  90. 025e9eb PEP 448: additional unpacking generalizations (closes #2292) by Benjamin Peterson · 9 years ago
  91. dbfdc38 Issue #24001: Argument Clinic converters now use accept={type} by Larry Hastings · 9 years ago
  92. 1d4880d Enables shortcuts to be deselected when installing on Windows. by Steve Dower · 9 years ago
  93. d2a694c Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 9 years ago
  94. b9c04db Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 9 years ago
  95. 8c1cee9 Replaces use of WinRAR to generate ZIP file with Python script by Steve Dower · 9 years ago
  96. 32439d6 Issue #23911: Move path-based bootstrap code to a separate frozen module. by Eric Snow · 9 years ago
  97. 6b4c63d Makes embedded distribution a plain ZIP file and corrects pyd exclusion. by Steve Dower · 9 years ago
  98. 19694ab Fixes Python failing to run during Windows release build by Steve Dower · 9 years ago
  99. 7173dac Update Windows installer for new CRT version. by Steve Dower · 9 years ago
  100. 247789c Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the by Serhiy Storchaka · 9 years ago