1. 494b09c Backed out changeset ceaac3d483a1 (buildbots refreshed) by Zachary Ware · 10 years ago
  2. d0b07d5 Fetch new external sources on the buildbots by Zachary Ware · 10 years ago
  3. 10e6585 Removes use of ValueOrDefault function that is not always available on the buildbots. by Steve Dower · 10 years ago
  4. 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
  5. cac7ec4 Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape() by Serhiy Storchaka · 10 years ago
  6. 7a1104d Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape() by Serhiy Storchaka · 10 years ago
  7. 5d43833 Issue #22823: Use set literals instead of creating a set from a tuple. by Serhiy Storchaka · 10 years ago
  8. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  9. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  10. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  11. 1ed2e69 Issue #22186: Fix typos in Lib/. by Berker Peksag · 10 years ago
  12. f23530f Issue #22186: Fix typos in Lib/. by Berker Peksag · 10 years ago
  13. 6e868b7 merge with 3.4 by Georg Brandl · 10 years ago
  14. 24f0717 Closes #22663: patchcheck: only modify text files under Doc/ by Georg Brandl · 10 years ago
  15. 77770bd Turn externals cleaning back off by Zachary Ware · 10 years ago
  16. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  17. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  18. dfbeb16 Issue #22615: Argument Clinic now supports the "type" argument for the by Larry Hastings · 10 years ago
  19. 6f3bdc9 Issue #21907: Partially revert changes to Windows buildbot scripts. by Zachary Ware · 10 years ago
  20. 86a89f02e2 Issue #21907: Try to make the pre-Vista Windows buildbots happier. by Zachary Ware · 10 years ago
  21. 2623a5d Merge: #18176: Change generic UCD PropList link to version specific link. by R David Murray · 10 years ago
  22. 5f16f90 #18176: Change generic UCD PropList link to version specific link. by R David Murray · 10 years ago
  23. 532783b Merge: #18176: fix another reference and add it to the makeunicodedata comment. by R David Murray · 10 years ago
  24. 5bd6242 #18176: fix another reference and add it to the makeunicodedata comment. by R David Murray · 10 years ago
  25. 5ac125c Merge: #18176: updated stdtypes UCD link, added reminder to makeunicodedata. by R David Murray · 10 years ago
  26. 7445a38 #18176: updated stdtypes UCD link, added reminder to makeunicodedata. by R David Murray · 10 years ago
  27. 3a43dbf Drop pydocgui.pyw from the distribution (post-merge merge from 165aa40bfe2e) by Steve Dower · 10 years ago
  28. 8276d87 Issue #20079: makelocalealias.py now supports installed SUPPORTED file, by Serhiy Storchaka · 10 years ago
  29. 5189ee5 Issue #20076: Apply optimization in makelocalealias.py repeatedly. by Serhiy Storchaka · 10 years ago
  30. c383ad8 Issue #20076: Added non derived UTF-8 aliases to locale aliases table. by Serhiy Storchaka · 10 years ago
  31. ea4f057 Issue #20079: Added locales supported in glibc 2.18 to locale alias table. by Serhiy Storchaka · 10 years ago
  32. e796b9e Drop pydocgui.pyw from the distribution. by Martin v. Löwis · 10 years ago
  33. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  34. a73cb8a Issue #22120: For functions using an unsigned integer return converter, by Larry Hastings · 10 years ago
  35. e1b8253 Argument Clinic bugfix: Don't let the C preprocessor "Monitor" see lines by Larry Hastings · 10 years ago
  36. 3481e21 Issue #21918: Convert test_tools.py to a sub-package of test. by Zachary Ware · 10 years ago
  37. 2b0a610 Issue #21918: Convert test_tools.py to a sub-package of test. by Zachary Ware · 10 years ago
  38. 51af1de Merge removal of Tools/scripts/pydocgui.pyw by Zachary Ware · 10 years ago
  39. 52b2bc0 Remove Tools/scripts/pydocgui.pyw. by Zachary Ware · 10 years ago
  40. 9923341 Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse. by Serhiy Storchaka · 10 years ago
  41. 6960c1a Issue #21906: Merge from 3.4. by Berker Peksag · 10 years ago
  42. 7aee3ec Issue #21906: Make Tools/scripts/md5sum.py work in Python 3. by Berker Peksag · 10 years ago
  43. afb52e1 Issue #21907: Make the buildbot clean script always return 0. by Zachary Ware · 10 years ago
  44. 69d2d01 Issue #21907: Exit with the correct return code by Zachary Ware · 10 years ago
  45. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  46. 3032ed7 upgrade to unicode 7.0.0 by Benjamin Peterson · 10 years ago
  47. 77143db Issue #10747: Merge with 3.4 by Martin v. Löwis · 10 years ago
  48. cd95e18 Issue #10747: Use versioned labels in the Windows start menu. by Martin v. Löwis · 10 years ago
  49. d9d7567 Issue #21629: Merge from 3.4. by Larry Hastings · 10 years ago
  50. f150378 Issue #21629: Fix Argument Clinic's "--converters" feature. by Larry Hastings · 10 years ago
  51. 8c6f189 Merge with 3.4 by Zachary Ware · 10 years ago
  52. 9789185 Issue #21683: Add Tix build to the Windows buildbot scripts. by Zachary Ware · 10 years ago
  53. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  54. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  55. 7490554 Revert Tools/buildbot/external-common.bat to normal (with updated versions). by Zachary Ware · 10 years ago
  56. 60cc211 Revert Tools/buildbot/external-common.bat to normal (with updated versions). by Zachary Ware · 10 years ago
  57. c6d6784 Force a clean pull-and-build of Tcl/Tk on Windows buildbots. by Zachary Ware · 10 years ago
  58. 6d602c0 Force a clean pull-and-build of Tcl/Tk on Windows buildbots. by Zachary Ware · 10 years ago
  59. 4a01fd2 Clean up Tcl/Tk building in the Windows buildbot scripts. by Zachary Ware · 10 years ago
  60. b9e71d4 Merge with 3.4 by Martin v. Löwis · 10 years ago
  61. 3d5c9e2 Update to 1.0.1g by Martin v. Löwis · 10 years ago
  62. a171979 Remove a workaround for fixed issue #20355. by Antoine Pitrou · 10 years ago
  63. 7fae75a Issue #17861: Allow generate_opcode_h to run with a system Python 2.5. by Ned Deily · 10 years ago
  64. 0f4acc1 Issue #9765: Adjust where Tools/msi/msi.py looks for Tcl/Tk license terms. by Zachary Ware · 10 years ago
  65. 67d8dc1 Fix Tools/scripts/generate_opcode_h.py from issue #17861 to work correctly by Thomas Wouters · 10 years ago
  66. 02d23a2 Closes Issue 17861: Autogenerate Include/opcode.h from opcode.py. by Kushal Das · 10 years ago
  67. 63c46b2 teach unparse about matrix multiplication by Benjamin Peterson · 10 years ago
  68. 800cae3 Issue #21059: Temporary measure to make the Windows buildbots useful again. by Zachary Ware · 10 years ago
  69. 3da9fbb Add test case for freeze. by Martin v. Löwis · 11 years ago
  70. 227bb38 Run test program. by Martin v. Löwis · 11 years ago
  71. 669b095 Merge 3.4 (#16047) by Martin v. Löwis · 11 years ago
  72. c00d39e Issue #16047: Fix module exception list and __file__ handling in freeze. by Martin v. Löwis · 11 years ago
  73. 6e50ccd Merge 3.4: Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge. by Martin v. Löwis · 11 years ago
  74. a7fcd92 Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge. by Martin v. Löwis · 11 years ago
  75. 80c09cf Add test case for freeze. by Martin v. Löwis · 11 years ago
  76. 92497a4 Issue #21017: Enable Tix debug build on Windows by Zachary Ware · 11 years ago
  77. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 11 years ago
  78. 6507814 merge with 3.3 by Georg Brandl · 11 years ago
  79. e46abb4 hgtouch: remove meta-variable from option spec by Georg Brandl · 11 years ago
  80. 2b4b377 Issue #14512: Launch pydoc -b instead of pydocgui.pyw on Windows. by Martin v. Löwis · 11 years ago
  81. 09257f7 Issue #20465: Update Windows installer to SQLite 3.8.3.1. by Martin v. Löwis · 11 years ago
  82. 5e6faf7 Issue #20748: Uninstalling pip does not leave behind the pyc of by Martin v. Löwis · 11 years ago
  83. ceb0467 Issue #20568: Fix typo in pip option. by Martin v. Löwis · 11 years ago
  84. f808df3 Close #20568: install unversioned pip command on Windows by Nick Coghlan · 11 years ago
  85. eb44b2d Issue #20535: PYTHONWARNING no longer affects the run_tests.py script. by Serhiy Storchaka · 11 years ago
  86. 20f8728 Issue #20535: PYTHONWARNING no longer affects the run_tests.py script. by Serhiy Storchaka · 11 years ago
  87. 1db0eac Issue #20641: Run custom actions with the NoImpersonate flag to support UAC. by Martin v. Löwis · 11 years ago
  88. e8ebe15 Windows buildbot: use --timeout feature in Tools/buildbot/test-amd64.bat by Victor Stinner · 11 years ago
  89. 2623c8c Issue #20530: Argument Clinic's signature format has been revised again. by Larry Hastings · 11 years ago
  90. 7726ac9 #Issue 20456: Several improvements and bugfixes for Argument Clinic, by Larry Hastings · 11 years ago
  91. 20b017e Windows buildbot: use --timeout feature in Tools/buildbot/test.bat by Victor Stinner · 11 years ago
  92. 581ee36 Issue #20326: Argument Clinic now uses a simple, unique signature to by Larry Hastings · 11 years ago
  93. f1b1418 Closes #19966: allow hgtouch to operate on a base dir that is != the repo root. by Georg Brandl · 11 years ago
  94. a814533 Closes #19966: allow hgtouch to operate on a base dir that is != the repo root. by Georg Brandl · 11 years ago
  95. f0537e8 Issue #20390: Final fix, for generating NoPositional/NoKeyword for __init__ calls. by Larry Hastings · 11 years ago
  96. f256c22 Fix for catestrophic errors in previous checkin (Argument Clinic rollup patch). by Larry Hastings · 11 years ago
  97. c204726 Issue #20390: Small fixes and improvements for Argument Clinic. by Larry Hastings · 11 years ago
  98. 9d7849f Issue #20376: Argument Clinic now escapes backslashes in docstrings. by Zachary Ware · 11 years ago
  99. 021bb87 Issue #20381: Fix sanity checking on default arguments when c_default is by Zachary Ware · 11 years ago
  100. 5c66189 Issue #20189: Four additional builtin types (PyTypeObject, by Larry Hastings · 11 years ago