1. c7d1cf4 Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang. by Steve Dower · 8 years ago
  2. dd917f8 Closes #27904: Improved logging statements to defer formatting until needed. by Vinay Sajip · 8 years ago
  3. f745700 Tests: add --slowest option to buildbots by Victor Stinner · 8 years ago
  4. 0e6d0dc Adds missing file to installer. by Steve Dower · 8 years ago
  5. 9171a8b Issue #27574: Decreased an overhead of parsing keyword arguments in functions by Serhiy Storchaka · 8 years ago
  6. 02b75ab Merge spelling and grammar fixes from 3.5 by Martin Panter · 8 years ago
  7. 69332c1 Fix spelling and grammar in documentation and code comments by Martin Panter · 8 years ago
  8. 8bde911 Issue #27626: Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  9. eb99570 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 8 years ago
  10. 0533826 Issue #27610: Adds PEP 514 metadata to Windows installer by Steve Dower · 8 years ago
  11. edddc27 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  12. 5d0c598 Closes issue #24773: Implement PEP 495 (Local Time Disambiguation). by Alexander Belopolsky · 8 years ago
  13. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  14. fb2125d Merge from 3.5 by Steve Dower · 8 years ago
  15. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  16. 2954f83 - Issue #27332: Fixed the type of the first argument of module-level functions by Serhiy Storchaka · 8 years ago
  17. 1a2b24f Issue #27332: Fixed the type of the first argument of module-level functions by Serhiy Storchaka · 8 years ago
  18. b1cec73 Issue #27418: Fixed Tools/importbench/importbench.py. by Serhiy Storchaka · 8 years ago
  19. eb51faa Issue #27418: Fixed Tools/importbench/importbench.py. by Serhiy Storchaka · 8 years ago
  20. 2977cdc Merge from 3.5 by Steve Dower · 8 years ago
  21. 2e4cdb6 Adds script for purging the caching server for downloads on python.org. by Steve Dower · 8 years ago
  22. 44a98b6 Merge from 3.5 by Steve Dower · 8 years ago
  23. aaa1767 Adds batch file to build nuget packages. by Steve Dower · 8 years ago
  24. 435c979 Merge from 3.5 by Steve Dower · 8 years ago
  25. 33128c8 Include libs folder in nuget package and allow preinstalling packages by Steve Dower · 8 years ago
  26. 523ccd1 Merge from 3.5 by Steve Dower · 8 years ago
  27. e7614dd Simplifies nuget build with better parameters. by Steve Dower · 8 years ago
  28. 19b2a53 Merge from 3.5 by Steve Dower · 8 years ago
  29. 3f9fbfc Preinstalls pip into the nuget package so that pip.exe is available after installation. by Steve Dower · 8 years ago
  30. 227cec7 Merge from 3.5 by Steve Dower · 8 years ago
  31. 33f7310 Adds scripts for producing Nuget packages. by Steve Dower · 8 years ago
  32. f41b82f Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now support by Serhiy Storchaka · 8 years ago
  33. 5dee655 Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7. by Serhiy Storchaka · 8 years ago
  34. 2561bf6 Issue #26305: Argument Clinic now escapes braces. No need to double them. by Serhiy Storchaka · 8 years ago
  35. ebe95fd Issue #26305: Argument Clinic now escapes braces. No need to double them. by Serhiy Storchaka · 8 years ago
  36. 622b2f6 Issue #24225: Fix additional renamed module references. by Ned Deily · 8 years ago
  37. 6d81a21 regrtest doesn't ignore -j1 anymore by Victor Stinner · 8 years ago
  38. 7fa6378 Issue #27053: Updates make_zip.py to correctly generate library ZIP file. by Steve Dower · 8 years ago
  39. d8bf09c Issue #27053: Updates make_zip.py to correctly generate library ZIP file. by Steve Dower · 8 years ago
  40. 99ab006 Merge launcher change from 3.5 by Steve Dower · 8 years ago
  41. 4962141 Removes versioning from py.exe launcher installer and ensures that old launchers are replaced by newer ones. by Steve Dower · 8 years ago
  42. 50f09f5 Merge with 3.5 by Steve Dower · 8 years ago
  43. c710826 Fixes unnecessary rebuild when building Windows releases with PGO by Steve Dower · 8 years ago
  44. ccd047e Removed unused imports. by Serhiy Storchaka · 8 years ago
  45. fd2839e Merge 3.5 by Serhiy Storchaka · 8 years ago
  46. 5b6f0aa Remove duplicated tests. by Serhiy Storchaka · 8 years ago
  47. af1baab Merge 3.5 by Victor Stinner · 8 years ago
  48. 19620c5 gdb/libpython.py: inline _type_void_ptr() by Victor Stinner · 8 years ago
  49. c88390f Merge 3.5: Issue #26799 by Victor Stinner · 8 years ago
  50. 4e75ca8 python-gdb.py: get C types at runtime by Victor Stinner · 8 years ago
  51. 328cb1f Update pygettext.py to get ride of imp by Victor Stinner · 8 years ago
  52. 96f6e7a Buildbots: change also Windows timeout from 1 hour to 15 min by Victor Stinner · 8 years ago
  53. a051bf3 Issue #26581: Use the first coding cookie on a line, not the last one. by Serhiy Storchaka · 8 years ago
  54. e431d3c Issue #26581: Use the first coding cookie on a line, not the last one. by Serhiy Storchaka · 8 years ago
  55. 32cba67 Merge for issue #26271 by Brett Cannon · 8 years ago
  56. e4044bf Issue #26271: Fix the Freeze tool to use variables passed in from the by Brett Cannon · 8 years ago
  57. 39f57ca Backs out buildbot clean trigger. by Steve Dower · 8 years ago
  58. 4a6f482 Backs out buildbot clean trigger. by Steve Dower · 8 years ago
  59. 332018d Adds warning to prepare_ssl when nasm is not available. by Steve Dower · 8 years ago
  60. 79993a9 Adds warning to prepare_ssl when nasm is not available. by Steve Dower · 8 years ago
  61. d07a1cb Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py by Berker Peksag · 8 years ago
  62. d66dd5c Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py by Berker Peksag · 8 years ago
  63. 8a5e69c Issue #26316: Merge Arg Clinic fix from 3.5 by Martin Panter · 8 years ago
  64. 4177e7c Issue #26316: Fix variable name typo in Argument Clinic by Martin Panter · 8 years ago
  65. 885bdc4 Issue #25985: sys.version_info is now used instead of sys.version by Serhiy Storchaka · 8 years ago
  66. f2c1aa1 Add ast.Constant by Victor Stinner · 8 years ago
  67. c3cd76a Issue #26065: Excludes venv from library when generating embeddable distro. by Steve Dower · 8 years ago
  68. 10cabcb Issue #26065: Excludes venv from library when generating embeddable distro. by Steve Dower · 8 years ago
  69. 7b28eb1 Merge from 3.5 (including all NEWS entries) by Steve Dower · 9 years ago
  70. 10f997d Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect logic for launcher detection. by Steve Dower · 9 years ago
  71. b4ce1fc Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure by Martin Panter · 9 years ago
  72. 9450f6b Merge from 3.5 by Steve Dower · 9 years ago
  73. 21cecb9 Fixes upload directories for Windows installer. by Steve Dower · 9 years ago
  74. f4ac4e3 Fixes installer not allowing launcher to be selected. by Steve Dower · 9 years ago
  75. 5e2e700 Fixes installer not allowing launcher to be selected. by Steve Dower · 9 years ago
  76. e56a919 Issue #25523: Merge a-to-an corrections from 3.5 by Martin Panter · 9 years ago
  77. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  78. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  79. bfb03a4 Merge from 3.5 by Steve Dower · 9 years ago
  80. 04a4316 Issue #25450: Updates shortcuts to start Python in installation directory. by Steve Dower · 9 years ago
  81. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  82. 4df4296 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  83. 3f209b6 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  84. a05e7f6 Issue #25505: Remove unused buggy method. by Terry Jan Reedy · 9 years ago
  85. e448066 merge 3.5 (#25504) by Benjamin Peterson · 9 years ago
  86. adf8627 merge 3.4 (#25504) by Benjamin Peterson · 9 years ago
  87. dcc13ef fix usage of undefined name (#25504) by Benjamin Peterson · 9 years ago
  88. dd1e670 Fix a variable typo by switching to a f-string. by Brett Cannon · 9 years ago
  89. f1c47e4 Issue #25154: Make the file argument apply to the print function and by Brett Cannon · 9 years ago
  90. 5b6f364 Issue #24633: Removes automatic rename of site-packages/README since README.txt is now committed. by Steve Dower · 9 years ago
  91. fe3e7a0 Moves Windows installer externals onto SVN and updates the build process to grab them automatically. by Steve Dower · 9 years ago
  92. d28a8a9 Moves Windows installer externals onto SVN and updates the build process to grab them automatically. by Steve Dower · 9 years ago
  93. 9b63868 Issue #25154: Deprecate the pyvenv script. by Brett Cannon · 9 years ago
  94. b8c1309 Merge from 3.5 by Steve Dower · 9 years ago
  95. 148827c Enabled --pgo option for building 64-bit PGO enabled releases. by Steve Dower · 9 years ago
  96. bc94fd7 Issue #25164: Changes default all-users install directory to match per-user directory. by Steve Dower · 9 years ago
  97. 66b037b Merge from 3.5 by Steve Dower · 9 years ago
  98. bec2981 Keeps all-users launcher checkbox visible when the option cannot be changed. by Steve Dower · 9 years ago
  99. 79e60de Merge from 3.5 by Steve Dower · 9 years ago
  100. 8ffe4fd Only detects features from previous version when a bundle is found. by Steve Dower · 9 years ago