1. 751ba4c Update description of Tools/unicode by Michael Foord · 14 years ago
  2. 32e1d83 Enable unittest.TestCase to be instantiated without providing a method name. by Michael Foord · 14 years ago
  3. 90efac7 Issue 10502: addition of unittestgui to Tools/ by Michael Foord · 14 years ago
  4. 81f3d7b Update README, remove empty directory. by Georg Brandl · 14 years ago
  5. 856898b Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a README file to Tools/demo. by Georg Brandl · 14 years ago
  6. 7fafbc9 More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo to Tools, and remove all the other Demo content. by Georg Brandl · 14 years ago
  7. 30baf2b Fix NameErrors. by Georg Brandl · 14 years ago
  8. 5684a9a Clean up tools: remove "world" and "framer", move single SSL script to scripts/. by Georg Brandl · 14 years ago
  9. 4cf83f4 Remove some of the old demos. (Put a few somewhere else.) by Georg Brandl · 14 years ago
  10. 0e74cac Upgrade to sqlite3 3.7.4. by Martin v. Löwis · 14 years ago
  11. 910a4ed Upgrade Tcl/Tk to 8.5.9. by Martin v. Löwis · 14 years ago
  12. 39f34aa Turn on regrtest -W (rerun immediately) option for Windows, too. by R. David Murray · 14 years ago
  13. 51ee270 issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from by Gregory P. Smith · 14 years ago
  14. d53ee5d Automate build for python3.dll. Package missing files. by Martin v. Löwis · 14 years ago
  15. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  16. 73f382d Issue #9598: untabify.py will now respect encoding cookie in the files it processes by Alexander Belopolsky · 14 years ago
  17. 827fdaa Issue #10552: Partially fixed a sort error in Tools/unicode/gencodec.py by Alexander Belopolsky · 14 years ago
  18. 5cbc71e Issue #10459: Update CJK character names to Unicode 6.0. by Martin v. Löwis · 14 years ago
  19. 1e600dc Fix resource warning from patchcheck.py by Éric Araujo · 14 years ago
  20. e0bf419 Add UUID for 3.2a4 by Martin v. Löwis · 14 years ago
  21. 71f8c65 Remove traces of setuptools (#10341) by Éric Araujo · 14 years ago
  22. cbb9421 Fix bytes/str issues in get-remote-certificate.py. by Georg Brandl · 14 years ago
  23. 91b47c6 Fix import. by Georg Brandl · 14 years ago
  24. 6d61cb4 #1203650: allow larger list of files in windows makefile for freeze. by Georg Brandl · 14 years ago
  25. 9c14f2f #3077: fix h2py substitution of character literals. by Georg Brandl · 14 years ago
  26. a847ccb Fix missing import. by Georg Brandl · 14 years ago
  27. a9afb68 #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing. by Georg Brandl · 14 years ago
  28. 7cd94b8 Fix Issue10140 - Tools/scripts/pathfix.py: add option to preserve timestamps by Senthil Kumaran · 14 years ago
  29. 4a98e3b Issue #10117: Tools/scripts/reindent.py now accepts source files that by Alexander Belopolsky · 14 years ago
  30. 6ffbee7 libpython: implementation of os.fsencode() with surrogateescape error handler by Victor Stinner · 14 years ago
  31. e8f5832 Issue #9308: Removed redundant coding cookies. Added tests for by Alexander Belopolsky · 14 years ago
  32. 77658bd Mention 2to3. by Georg Brandl · 14 years ago
  33. baecd72 Upgrade to Unicode 6.0.0. by Martin v. Löwis · 14 years ago
  34. 57b4163 Reverted to r70917. by Hirokazu Yamamoto · 14 years ago
  35. a0b551a Changed order to see other test results. (Also temporary commit) by Hirokazu Yamamoto · 14 years ago
  36. b0a71a0 Run test_ttk_guionly in verbose mode. (This commit is temporary) by Hirokazu Yamamoto · 14 years ago
  37. 18cc344 Revert previous commit. by Hirokazu Yamamoto · 14 years ago
  38. bb14d4b Windows7 buildbot debug trial. (Probably impossible) by Hirokazu Yamamoto · 14 years ago
  39. feb7307 #9210: remove --with-wctype-functions configure option. by Amaury Forgeot d'Arc · 14 years ago
  40. 7c9cf01 gdb: fix representation of non-printable surrogate pairs, and workaround by Antoine Pitrou · 14 years ago
  41. b1856d7 Add a safety limit to the number of unicode characters we fetch by Antoine Pitrou · 14 years ago
  42. b41e128 Issue #9188: The gdb extension now handles correctly narrow (UCS2) as well by Antoine Pitrou · 14 years ago
  43. 92f87f7 Add an option to choose the IO module under test (allows to bench by Antoine Pitrou · 14 years ago
  44. e9a4de5 Drop cabarc artifact. by Martin v. Löwis · 14 years ago
  45. a5e3109 Issue #1303434: Include PDBs in release. by Martin v. Löwis · 14 years ago
  46. a620748 Stop packaging versioncheck. by Martin v. Löwis · 14 years ago
  47. 49561ad Replace cabarc with FCICreate. by Martin v. Löwis · 14 years ago
  48. dc078de Disable deletion of openssl again. by Martin v. Löwis · 14 years ago
  49. d5f2b54 Fix reindent-rst.py: it works on binary files by Victor Stinner · 14 years ago
  50. 324ac65 #5127: Even on narrow unicode builds, the C functions that access the Unicode by Amaury Forgeot d'Arc · 14 years ago
  51. 0e5a41b libpython.py: py-bt commands escape unencodable characters by Victor Stinner · 14 years ago
  52. c7eaede Fix ``Tools/scripts/checkpyc.py`` after PEP 3147. by Florent Xicluna · 14 years ago
  53. e4a3380 Clean up syntax for some scripts. by Florent Xicluna · 14 years ago
  54. 25803f7 Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest). by Florent Xicluna · 14 years ago
  55. 2e3d539 Change pyc removal to support __pycache__. by Martin v. Löwis · 14 years ago
  56. 797721b Add various missing files. Improve detection of unpackaged files. by Martin v. Löwis · 14 years ago
  57. f767f08 Issue #8867: Fix `Tools/scripts/serve.py` to work with files containing by Antoine Pitrou · 14 years ago
  58. 6446555 Fix unicode literal. by Georg Brandl · 14 years ago
  59. 129435c Make the framer run (still generates wrong code for module creation though.) by Georg Brandl · 14 years ago
  60. d3f467a Update README, remove obsolete scripts. by Georg Brandl · 14 years ago
  61. f7db42f Update README for Tools. by Georg Brandl · 14 years ago
  62. e27c906 Remove faqwiz tool. by Georg Brandl · 14 years ago
  63. 0063958 Minimum fixes to make freeze.py do something useful. by Georg Brandl · 14 years ago
  64. bf76ce1 Make the Pynche tool work with Python 3. by Georg Brandl · 14 years ago
  65. 1209a8f #4280: remove outdated "versionchecker" tool. by Georg Brandl · 14 years ago
  66. 8708e38 Package some new files that are needed for running the test suite from the MSI package. by Georg Brandl · 14 years ago
  67. 5542cb0 Drop webchecker and BerkeleyDB license. by Martin v. Löwis · 14 years ago
  68. 8542041 From Martin: New UUIDs for the 3.2 release series. by Georg Brandl · 14 years ago
  69. 71ba07c Truly uncomment rm lines. by Martin v. Löwis · 14 years ago
  70. 73a01d4 Delete openssl checkouts. by Martin v. Löwis · 14 years ago
  71. f71ed9b Update OpenSSL version. by Martin v. Löwis · 14 years ago
  72. b639c14 #9235: fix missing import of sys. by Georg Brandl · 14 years ago
  73. b0eb5da Remove unused code that would raise a NameError. by Georg Brandl · 14 years ago
  74. 25fcd39 Issue #8974: fix print calls in msgfmt.py. by Martin v. Löwis · 14 years ago
  75. 058173e Do some basic refactoring. Along the way also list what files had their by Brett Cannon · 14 years ago
  76. 5cca695 Add brief explanation; remove no-longer-working link by Andrew M. Kuchling · 14 years ago
  77. 702636a Remove nonexistent tools from Tools README. by Mark Dickinson · 14 years ago
  78. 0a28bc5 remove old, outdated tool by Benjamin Peterson · 14 years ago
  79. b6b8110 Port to Python 3. by Martin v. Löwis · 14 years ago
  80. cb081b8 Merged revisions 81697 via svnmerge from by Martin v. Löwis · 14 years ago
  81. 5ab2e74 Merged revisions 81587 via svnmerge from by R. David Murray · 14 years ago
  82. 150016f Issue #8559: improve unicode support of (gdb) libpython.py by Victor Stinner · 14 years ago
  83. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  84. 71adcac Merged revisions 80849 via svnmerge from by R. David Murray · 14 years ago
  85. 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 14 years ago
  86. 5ae6810 Issue #8380: Port gdb/libpython to 3.x. by Martin v. Löwis · 14 years ago
  87. 67df3a4 Adapt libpython.py and test_gdb.py to Python3 by Victor Stinner · 14 years ago
  88. 5226fd6 Merged revisions 79986-79987,80156 via svnmerge from by Martin v. Löwis · 14 years ago
  89. 50eb60e Merged revisions 80288 via svnmerge from by Victor Stinner · 14 years ago
  90. 0c70d2d Merged revisions 79977 via svnmerge from by Antoine Pitrou · 14 years ago
  91. 6a6666a Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via svnmerge from by Benjamin Peterson · 14 years ago
  92. 806d8cf Merged revisions 79494,79496 via svnmerge from by Florent Xicluna · 14 years ago
  93. 9c6bd77 Merged revisions 78779 via svnmerge from by Benjamin Peterson · 14 years ago
  94. 2614cda Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from by Benjamin Peterson · 14 years ago
  95. abd91d5 Issue 7832. Document changes to unittest.TestCase.assertSameElements and assertItemsEqual by Michael Foord · 14 years ago
  96. f089fd6 Merged revisions 78982,78986 via svnmerge from by Florent Xicluna · 14 years ago
  97. faa663f Fixed a failure in test_bigmem. by Florent Xicluna · 14 years ago
  98. 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
  99. 8c80427 Missing update from previous changeset r79062. by Florent Xicluna · 14 years ago
  100. 0077b65 Merged revisions 78996 via svnmerge from by Martin v. Löwis · 14 years ago