1. 89964c4 Issue #23944: Argument Clinic now wraps long impl prototypes at column 78. by Larry Hastings · 9 years ago
  2. 5aec1a4 Merge with 3.4 by Zachary Ware · 9 years ago
  3. bbbbe7e Make Argument Clinic's '--make' option work on Windows. by Zachary Ware · 9 years ago
  4. 8ef887c Issue #20586: Argument Clinic now ensures signatures on functions without docstrings. by Zachary Ware · 9 years ago
  5. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  6. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  7. 7b8c5f5 Updates Windows release scripts to generate and upload GPG signatures. by Steve Dower · 9 years ago
  8. 92e8af6 Issue #23492: Argument Clinic now generates argument parsing code with by Serhiy Storchaka · 9 years ago
  9. 1009bf1 Issue #23501: Argumen Clinic now generates code into separate files by default. by Serhiy Storchaka · 9 years ago
  10. 0759f84 Issue #23500: Argument Clinic is now smarter about generating the "#ifndef" by Larry Hastings · 9 years ago
  11. 45ec328 Removed trailing whitespaces in miscalenous files. by Serhiy Storchaka · 9 years ago
  12. bfbfc8d Removed unintentional trailing spaces in text files. by Serhiy Storchaka · 10 years ago
  13. 4891997 Missing brace and minor formatting in Windows installer by Steve Dower · 10 years ago
  14. c98290b Fixes UI labels and ability to add/remove features. by Steve Dower · 10 years ago
  15. 102f72c Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals and fixes test script. by Steve Dower · 10 years ago
  16. e9ae834 Update Wix version and fixes wxs file. by Steve Dower · 10 years ago
  17. 53c3fb1 Issue #22826: The result of open() in Tools/freeze/bkfile.py is now better by Serhiy Storchaka · 10 years ago
  18. cc4dfc1 Issue #23491: Implement PEP 441: Improving Python Zip Application Support by Brett Cannon · 10 years ago
  19. c2ccce7 Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 10 years ago
  20. a60c2fe Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 10 years ago
  21. ca8b644 Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded with by Serhiy Storchaka · 10 years ago
  22. cf4a2f2 Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded with by Serhiy Storchaka · 10 years ago
  23. 3d3aaa1 Adds note about installed debug binaries. by Steve Dower · 10 years ago
  24. 8011382 Issue #23619: Ensure C variable is initialized before using it. by Steve Dower · 10 years ago
  25. c49de35 Issue #23612: Fixes upgrade code and version for Windows installer. by Steve Dower · 10 years ago
  26. 1872f93 Minor updates to Windows installer upload script. by Steve Dower · 10 years ago
  27. 2856332 Add scripts for uploading Windows builds to a Linux server using pscp by Steve Dower · 10 years ago
  28. e4969f5 Updates CRT installation for Windows installer. by Steve Dower · 10 years ago
  29. e7b9267 Removes unused string resources from Windows installer. by Steve Dower · 10 years ago
  30. 3892189 Closes #23482: sqlite3_d.dll is not included in installer by Steve Dower · 10 years ago
  31. cc115ee Simplify MSI projects. by Steve Dower · 10 years ago
  32. 17be514 Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore) by Steve Dower · 10 years ago
  33. db80aec Fix installer Back button going to wrong page when modifying. by Steve Dower · 10 years ago
  34. 39abba4 Issue #17896: Update msi.py to new externals dir. by Martin v. Löwis · 10 years ago
  35. 312cef0 Improve Windows release scripts by Steve Dower · 10 years ago
  36. 5056455 Adds automated test script for the Windows installer and fixes download URL by Steve Dower · 10 years ago
  37. 3468a06 Fix download URL embedded in Windows installer. by Steve Dower · 10 years ago
  38. 268f3de Require Mercurial on PATH when building a Windows release. by Steve Dower · 10 years ago
  39. bb24087 Issue #23260: Update Windows installer by Steve Dower · 10 years ago
  40. 6b89973 Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 10 years ago
  41. 3b225d8 Issue #23248: Update ssl error codes from latest OpenSSL git master. by Antoine Pitrou · 10 years ago
  42. 173ad83 Issue #23248: Update ssl error codes from latest OpenSSL git master. by Antoine Pitrou · 10 years ago
  43. 82e07b9 Issue #23181: More "codepoint" -> "code point". by Serhiy Storchaka · 10 years ago
  44. d3faf43 Issue #23181: More "codepoint" -> "code point". by Serhiy Storchaka · 10 years ago
  45. cbd3bd5 Closes #23160: Respect the environment variable SVNROOT in external-common.bat (patch by anselm.kruis) by Steve Dower · 10 years ago
  46. 864d57c merge 3.4 (#23130) by Benjamin Peterson · 10 years ago
  47. 3cd1af5 merge 3.3 (#23130) by Benjamin Peterson · 10 years ago
  48. 9582b33 merge 3.2 (#23130) by Benjamin Peterson · 10 years ago
  49. 44e4b98 delete old ftpmirror script, which now has security bugs (closes #23130) by Benjamin Peterson · 10 years ago
  50. 494b09c Backed out changeset ceaac3d483a1 (buildbots refreshed) by Zachary Ware · 10 years ago
  51. d0b07d5 Fetch new external sources on the buildbots by Zachary Ware · 10 years ago
  52. 10e6585 Removes use of ValueOrDefault function that is not always available on the buildbots. by Steve Dower · 10 years ago
  53. 7a1104d Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape() by Serhiy Storchaka · 10 years ago
  54. 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
  55. cac7ec4 Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape() by Serhiy Storchaka · 10 years ago
  56. 5d43833 Issue #22823: Use set literals instead of creating a set from a tuple. by Serhiy Storchaka · 10 years ago
  57. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  58. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  59. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  60. 1ed2e69 Issue #22186: Fix typos in Lib/. by Berker Peksag · 10 years ago
  61. f23530f Issue #22186: Fix typos in Lib/. by Berker Peksag · 10 years ago
  62. 6e868b7 merge with 3.4 by Georg Brandl · 10 years ago
  63. 24f0717 Closes #22663: patchcheck: only modify text files under Doc/ by Georg Brandl · 10 years ago
  64. 77770bd Turn externals cleaning back off by Zachary Ware · 10 years ago
  65. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  66. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  67. dfbeb16 Issue #22615: Argument Clinic now supports the "type" argument for the by Larry Hastings · 10 years ago
  68. 6f3bdc9 Issue #21907: Partially revert changes to Windows buildbot scripts. by Zachary Ware · 10 years ago
  69. 86a89f02e2 Issue #21907: Try to make the pre-Vista Windows buildbots happier. by Zachary Ware · 10 years ago
  70. 2623a5d Merge: #18176: Change generic UCD PropList link to version specific link. by R David Murray · 10 years ago
  71. 5f16f90 #18176: Change generic UCD PropList link to version specific link. by R David Murray · 10 years ago
  72. 532783b Merge: #18176: fix another reference and add it to the makeunicodedata comment. by R David Murray · 10 years ago
  73. 5bd6242 #18176: fix another reference and add it to the makeunicodedata comment. by R David Murray · 10 years ago
  74. 5ac125c Merge: #18176: updated stdtypes UCD link, added reminder to makeunicodedata. by R David Murray · 10 years ago
  75. 7445a38 #18176: updated stdtypes UCD link, added reminder to makeunicodedata. by R David Murray · 10 years ago
  76. 3a43dbf Drop pydocgui.pyw from the distribution (post-merge merge from 165aa40bfe2e) by Steve Dower · 10 years ago
  77. 8276d87 Issue #20079: makelocalealias.py now supports installed SUPPORTED file, by Serhiy Storchaka · 10 years ago
  78. 5189ee5 Issue #20076: Apply optimization in makelocalealias.py repeatedly. by Serhiy Storchaka · 10 years ago
  79. c383ad8 Issue #20076: Added non derived UTF-8 aliases to locale aliases table. by Serhiy Storchaka · 10 years ago
  80. ea4f057 Issue #20079: Added locales supported in glibc 2.18 to locale alias table. by Serhiy Storchaka · 10 years ago
  81. e796b9e Drop pydocgui.pyw from the distribution. by Martin v. Löwis · 10 years ago
  82. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  83. a73cb8a Issue #22120: For functions using an unsigned integer return converter, by Larry Hastings · 10 years ago
  84. e1b8253 Argument Clinic bugfix: Don't let the C preprocessor "Monitor" see lines by Larry Hastings · 10 years ago
  85. 3481e21 Issue #21918: Convert test_tools.py to a sub-package of test. by Zachary Ware · 10 years ago
  86. 2b0a610 Issue #21918: Convert test_tools.py to a sub-package of test. by Zachary Ware · 10 years ago
  87. 51af1de Merge removal of Tools/scripts/pydocgui.pyw by Zachary Ware · 10 years ago
  88. 52b2bc0 Remove Tools/scripts/pydocgui.pyw. by Zachary Ware · 10 years ago
  89. 9923341 Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse. by Serhiy Storchaka · 10 years ago
  90. 6960c1a Issue #21906: Merge from 3.4. by Berker Peksag · 10 years ago
  91. 7aee3ec Issue #21906: Make Tools/scripts/md5sum.py work in Python 3. by Berker Peksag · 10 years ago
  92. afb52e1 Issue #21907: Make the buildbot clean script always return 0. by Zachary Ware · 10 years ago
  93. 69d2d01 Issue #21907: Exit with the correct return code by Zachary Ware · 10 years ago
  94. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  95. 3032ed7 upgrade to unicode 7.0.0 by Benjamin Peterson · 10 years ago
  96. 77143db Issue #10747: Merge with 3.4 by Martin v. Löwis · 10 years ago
  97. cd95e18 Issue #10747: Use versioned labels in the Windows start menu. by Martin v. Löwis · 10 years ago
  98. 89c057a Backed out changeset bc41a4d6c58f after buildbots have new OpenSSL source. by Zachary Ware · 9 years ago
  99. 5065792 Refresh OpenSSL sources on the buildbots by Zachary Ware · 9 years ago
  100. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago