1. 57b4163 Reverted to r70917. by Hirokazu Yamamoto · 14 years ago
  2. a0b551a Changed order to see other test results. (Also temporary commit) by Hirokazu Yamamoto · 14 years ago
  3. b0a71a0 Run test_ttk_guionly in verbose mode. (This commit is temporary) by Hirokazu Yamamoto · 14 years ago
  4. 18cc344 Revert previous commit. by Hirokazu Yamamoto · 14 years ago
  5. bb14d4b Windows7 buildbot debug trial. (Probably impossible) by Hirokazu Yamamoto · 14 years ago
  6. feb7307 #9210: remove --with-wctype-functions configure option. by Amaury Forgeot d'Arc · 14 years ago
  7. 7c9cf01 gdb: fix representation of non-printable surrogate pairs, and workaround by Antoine Pitrou · 14 years ago
  8. b1856d7 Add a safety limit to the number of unicode characters we fetch by Antoine Pitrou · 14 years ago
  9. b41e128 Issue #9188: The gdb extension now handles correctly narrow (UCS2) as well by Antoine Pitrou · 14 years ago
  10. 92f87f7 Add an option to choose the IO module under test (allows to bench by Antoine Pitrou · 14 years ago
  11. e9a4de5 Drop cabarc artifact. by Martin v. Löwis · 14 years ago
  12. a5e3109 Issue #1303434: Include PDBs in release. by Martin v. Löwis · 14 years ago
  13. a620748 Stop packaging versioncheck. by Martin v. Löwis · 14 years ago
  14. 49561ad Replace cabarc with FCICreate. by Martin v. Löwis · 14 years ago
  15. dc078de Disable deletion of openssl again. by Martin v. Löwis · 14 years ago
  16. d5f2b54 Fix reindent-rst.py: it works on binary files by Victor Stinner · 14 years ago
  17. 324ac65 #5127: Even on narrow unicode builds, the C functions that access the Unicode by Amaury Forgeot d'Arc · 14 years ago
  18. 0e5a41b libpython.py: py-bt commands escape unencodable characters by Victor Stinner · 14 years ago
  19. c7eaede Fix ``Tools/scripts/checkpyc.py`` after PEP 3147. by Florent Xicluna · 14 years ago
  20. e4a3380 Clean up syntax for some scripts. by Florent Xicluna · 14 years ago
  21. 25803f7 Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest). by Florent Xicluna · 14 years ago
  22. 2e3d539 Change pyc removal to support __pycache__. by Martin v. Löwis · 14 years ago
  23. 797721b Add various missing files. Improve detection of unpackaged files. by Martin v. Löwis · 14 years ago
  24. f767f08 Issue #8867: Fix `Tools/scripts/serve.py` to work with files containing by Antoine Pitrou · 14 years ago
  25. 6446555 Fix unicode literal. by Georg Brandl · 14 years ago
  26. 129435c Make the framer run (still generates wrong code for module creation though.) by Georg Brandl · 14 years ago
  27. d3f467a Update README, remove obsolete scripts. by Georg Brandl · 14 years ago
  28. f7db42f Update README for Tools. by Georg Brandl · 14 years ago
  29. e27c906 Remove faqwiz tool. by Georg Brandl · 14 years ago
  30. 0063958 Minimum fixes to make freeze.py do something useful. by Georg Brandl · 14 years ago
  31. bf76ce1 Make the Pynche tool work with Python 3. by Georg Brandl · 14 years ago
  32. 1209a8f #4280: remove outdated "versionchecker" tool. by Georg Brandl · 14 years ago
  33. 8708e38 Package some new files that are needed for running the test suite from the MSI package. by Georg Brandl · 14 years ago
  34. 5542cb0 Drop webchecker and BerkeleyDB license. by Martin v. Löwis · 14 years ago
  35. 8542041 From Martin: New UUIDs for the 3.2 release series. by Georg Brandl · 14 years ago
  36. 71ba07c Truly uncomment rm lines. by Martin v. Löwis · 14 years ago
  37. 73a01d4 Delete openssl checkouts. by Martin v. Löwis · 14 years ago
  38. f71ed9b Update OpenSSL version. by Martin v. Löwis · 14 years ago
  39. b639c14 #9235: fix missing import of sys. by Georg Brandl · 14 years ago
  40. b0eb5da Remove unused code that would raise a NameError. by Georg Brandl · 14 years ago
  41. 25fcd39 Issue #8974: fix print calls in msgfmt.py. by Martin v. Löwis · 14 years ago
  42. 058173e Do some basic refactoring. Along the way also list what files had their by Brett Cannon · 14 years ago
  43. 5cca695 Add brief explanation; remove no-longer-working link by Andrew M. Kuchling · 14 years ago
  44. 702636a Remove nonexistent tools from Tools README. by Mark Dickinson · 14 years ago
  45. 0a28bc5 remove old, outdated tool by Benjamin Peterson · 14 years ago
  46. b6b8110 Port to Python 3. by Martin v. Löwis · 14 years ago
  47. cb081b8 Merged revisions 81697 via svnmerge from by Martin v. Löwis · 14 years ago
  48. 5ab2e74 Merged revisions 81587 via svnmerge from by R. David Murray · 14 years ago
  49. 150016f Issue #8559: improve unicode support of (gdb) libpython.py by Victor Stinner · 14 years ago
  50. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  51. 71adcac Merged revisions 80849 via svnmerge from by R. David Murray · 14 years ago
  52. 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 14 years ago
  53. 5ae6810 Issue #8380: Port gdb/libpython to 3.x. by Martin v. Löwis · 14 years ago
  54. 67df3a4 Adapt libpython.py and test_gdb.py to Python3 by Victor Stinner · 14 years ago
  55. 5226fd6 Merged revisions 79986-79987,80156 via svnmerge from by Martin v. Löwis · 14 years ago
  56. 50eb60e Merged revisions 80288 via svnmerge from by Victor Stinner · 14 years ago
  57. 0c70d2d Merged revisions 79977 via svnmerge from by Antoine Pitrou · 14 years ago
  58. 6a6666a Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via svnmerge from by Benjamin Peterson · 14 years ago
  59. 806d8cf Merged revisions 79494,79496 via svnmerge from by Florent Xicluna · 14 years ago
  60. 9c6bd77 Merged revisions 78779 via svnmerge from by Benjamin Peterson · 14 years ago
  61. 2614cda Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from by Benjamin Peterson · 14 years ago
  62. abd91d5 Issue 7832. Document changes to unittest.TestCase.assertSameElements and assertItemsEqual by Michael Foord · 14 years ago
  63. f089fd6 Merged revisions 78982,78986 via svnmerge from by Florent Xicluna · 14 years ago
  64. faa663f Fixed a failure in test_bigmem. by Florent Xicluna · 14 years ago
  65. f1789de Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr() for unicode objects, and gave failures in test_bigmem. Revert 79062, 79065 and 79083. by Florent Xicluna · 14 years ago
  66. 8c80427 Missing update from previous changeset r79062. by Florent Xicluna · 14 years ago
  67. 0077b65 Merged revisions 78996 via svnmerge from by Martin v. Löwis · 14 years ago
  68. 4ad70df Issue #6716/3: Exclude 2to3 tests from compileall. by Martin v. Löwis · 14 years ago
  69. b4f4e72 Add UUID for 3.2 DLL. by Martin v. Löwis · 14 years ago
  70. 09c86af Merged revisions 78976 via svnmerge from by Martin v. Löwis · 14 years ago
  71. f15351d Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from by Florent Xicluna · 14 years ago
  72. 7ad96a5 Merged revisions 78939 via svnmerge from by Antoine Pitrou · 14 years ago
  73. 6512eb5 Merged revisions 78932 via svnmerge from by Martin v. Löwis · 14 years ago
  74. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  75. 75ad1fc Merged revisions 78806 via svnmerge from by Benjamin Peterson · 14 years ago
  76. e821cb6 Merged revisions 78416,78430 via svnmerge from by R. David Murray · 14 years ago
  77. a69ba65 Merged revisions 77599-77601 via svnmerge from by Antoine Pitrou · 15 years ago
  78. 7df3b9e Merged revisions 77226 via svnmerge from by Martin v. Löwis · 15 years ago
  79. e5692cd Merged revisions 76990-76991 via svnmerge from by Martin v. Löwis · 15 years ago
  80. b31f302 Merged revisions 76692 via svnmerge from by Martin v. Löwis · 15 years ago
  81. f6489f9 Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,76058,76140-76141,76231,76380,76428-76429 via svnmerge from by Benjamin Peterson · 15 years ago
  82. 9b86cbc convert to use print() function by Benjamin Peterson · 15 years ago
  83. 903a65d fix some imports by Benjamin Peterson · 15 years ago
  84. 6103ab1 Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0). by Antoine Pitrou · 15 years ago
  85. 919765a Merged revisions 75396 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  86. 93d15cd Merged revisions 75370-75372 via svnmerge from by Georg Brandl · 15 years ago
  87. 7d52079 Merged revisions 75272-75273 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  88. 6e8c757 Merged revisions 74865,75175,75180 via svnmerge from by Benjamin Peterson · 15 years ago
  89. 9abfc45 correct the fixpath.py script to work in Python 3 #6999 by Benjamin Peterson · 15 years ago
  90. c9a5a0e #6814: remove traces of xrange(). by Georg Brandl · 15 years ago
  91. d884086 Oops, really pass a bytes string to the ctypes function. by Amaury Forgeot d'Arc · 15 years ago
  92. 8b84ea0 Merged revisions 74000-74001 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  93. db7b570 Merged revisions 73606 via svnmerge from by Martin v. Löwis · 15 years ago
  94. 95c4601 Merged revisions 73598 via svnmerge from by Martin v. Löwis · 15 years ago
  95. 095386e Add uuids for 3.1.[12](rc1|final). by Martin v. Löwis · 15 years ago
  96. b48f634 Merged revisions 73415,73417-73418 via svnmerge from by Benjamin Peterson · 15 years ago
  97. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  98. bb6db34 Merged revisions 73101 via svnmerge from by Martin v. Löwis · 15 years ago
  99. 438a43a Fix typo. by Martin v. Löwis · 15 years ago
  100. c679fd8 Merged revisions 72361 via svnmerge from by Martin v. Löwis · 15 years ago