1. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  2. f16a350 Oops, really fix gdb/libpython.py for not ready Unicode strings by Victor Stinner · 13 years ago
  3. e30c0a1 Fix gdb/libpython.py for not ready Unicode strings by Victor Stinner · 13 years ago
  4. 931b8aa #12753: Add support for Unicode name aliases and named sequences. by Ezio Melotti · 13 years ago
  5. 760531a Fix a missing encoding argument when opening a text file in some of iobench's subtests. by Antoine Pitrou · 13 years ago
  6. 74472a9 Fix a missing encoding argument when opening a text file in some of iobench's subtests. by Antoine Pitrou · 13 years ago
  7. 3c0c5f2 Fix test_gdb following the small unicode struct change in c25262e97304 (issue #13130) by Antoine Pitrou · 13 years ago
  8. a9860ae #13054: fix usage of sys.maxunicode after PEP-393. by Ezio Melotti · 13 years ago
  9. a3b334d PyUnicode_Ready() now sets ascii=1 if maxchar < 128 by Victor Stinner · 13 years ago
  10. 87ae0a2 Backout of changeset 228fd2bd83a5 by Nadeem Vawda in branch 'default': by Antoine Pitrou · 13 years ago
  11. 2a1e926 Fix ResourceWarnings in makeunicodedata.py. by Ezio Melotti · 13 years ago
  12. 24fa983 Update for PEP 393. by Martin v. Löwis · 13 years ago
  13. d63a3b8 Implement PEP 393. by Martin v. Löwis · 13 years ago
  14. 2c2d2ae Merge with 3.2 by Martin v. Löwis · 13 years ago
  15. 73abc24 Add 3.2.2 and 3.2.3 UUIDs. by Martin v. Löwis · 13 years ago
  16. 08aa3c0 Issue #12804: Prevent "make test" from using network resources. by Nadeem Vawda · 13 years ago
  17. 7f0a6dd Use -n for tests under Windows by Antoine Pitrou · 13 years ago
  18. 147cd50 Merge 3.2 by Éric Araujo · 13 years ago
  19. 1bf5b6a Update crlf and lfcr scripts for 3.x bytes semantics (#12032). by Éric Araujo · 13 years ago
  20. f04488e Merge 3.2 by Éric Araujo · 13 years ago
  21. fbc5ff6 patchcheck: don’t talk about the test suite when no code file were changed. by Éric Araujo · 13 years ago
  22. 88bf51b Corrected attribute docstring per pep-257 (reference #10639) by Jason R. Coombs · 13 years ago
  23. 328b501 Clean up description of Tools/scripts/run_tests.py. by Nadeem Vawda · 13 years ago
  24. 3c01d16 Issue #11651: Move options for running tests into a Python script. by Nadeem Vawda · 13 years ago
  25. 56ec5fe Small cleanup by Éric Araujo · 13 years ago
  26. ad548b8 Merge fixes for #9860, #11104/#8688 and #12331 from 3.2 by Éric Araujo · 13 years ago
  27. a3e072b Let “make patchcheck” work for out-of-dir builds (#9860) by Éric Araujo · 13 years ago
  28. 947fed4 Merge fix for reindent.py by Jason R. Coombs · 13 years ago
  29. 4789104 Issue #10639: spec_newline wasn't defined globally unless main() was called; now spec_newline is set at module import/execution by Jason R. Coombs · 13 years ago
  30. 2527796 Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) by Éric Araujo · 13 years ago
  31. 9e1af03 Branch merge. by Éric Araujo · 13 years ago
  32. a0e92a8 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  33. 76eec3d Issue #10639: reindent.py tool now accepts a --newline option to specify the newline to be used in the output of converted files. by Jason R. Coombs · 13 years ago
  34. 1322bd4 Merge with 3.2 Issue #10639: reindent.py should not convert newlines. by Jason R. Coombs · 13 years ago
  35. 1ce7b17 Fix string exception and a few style issues in mailerdaemon script by Éric Araujo · 13 years ago
  36. 76748b7 Fixes #10639: reindent.py should not convert newlines by Jason R. Coombs · 13 years ago
  37. 4334d74 Issue #12406: Added upates for packaging's .exe files, command_template, and sysconfig.cfg. by Vinay Sajip · 13 years ago
  38. c9e07a3 (merge 3.2) libpython.py (gdb) now catchs IOError in py-list and py-bt commands by Victor Stinner · 13 years ago
  39. d57c5c8 libpython.py (gdb) now catchs IOError in py-list and py-bt commands by Victor Stinner · 13 years ago
  40. 4177eff general cleaning up by Benjamin Peterson · 13 years ago
  41. fbf528f remove svn support by Benjamin Peterson · 13 years ago
  42. 6a73845 #11781: update windows build script to account for move of email tests by R David Murray · 13 years ago
  43. 9f0df8b Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218) by Éric Araujo · 13 years ago
  44. e8583e9 Drop old UUIDs. by Martin v. Löwis · 13 years ago
  45. 40b408d merge:Do not add txt files twice by Martin v. Löwis · 13 years ago
  46. 63660ce merge:Do not add txt files twice by Martin v. Löwis · 13 years ago
  47. 4c226da Do not add txt files twice. by Martin v. Löwis · 13 years ago
  48. 8c6f88e remove __version__s dependent on subversion keyword expansion (closes #12221) by Benjamin Peterson · 13 years ago
  49. f46676d Branch merge by Éric Araujo · 13 years ago
  50. 0f67a99 Branch merge by Éric Araujo · 13 years ago
  51. c520a18 (Merge 3.2) Issue #12057: Add cjkencodings directory to the Makefile and by Victor Stinner · 13 years ago
  52. 5b32659 (Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile and by Victor Stinner · 13 years ago
  53. 46f8264 Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py by Victor Stinner · 13 years ago
  54. abe38da merged by Martin v. Löwis · 13 years ago
  55. ad23420 Add 3.2.1rc2 uuid. by Martin v. Löwis · 13 years ago
  56. b042a3a Add 3.2.1rc2 uuid. by Martin v. Loewis · 13 years ago
  57. fb2473f Merge 3.2.1rc1 release changes to default. by Georg Brandl · 13 years ago
  58. 9c1928f Merge release branch after 3.2.1rc1. by Georg Brandl · 13 years ago
  59. 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago
  60. 118ed71 (Merge 3.2) Issue #11614: import __hello__ prints "Hello World!". Patch written by Victor Stinner · 13 years ago
  61. 9cd6626 (Merge 3.1) Issue #11614: import __hello__ prints "Hello World!". Patch written by Victor Stinner · 13 years ago
  62. c77b931 Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas by Victor Stinner · 13 years ago
  63. 4197231 Add 3.2.1 UUIDs by Martin v. Löwis · 13 years ago
  64. c729c25 (Merge 3.2) Issue #11996: libpython (gdb), replace "py-bt" command by by Victor Stinner · 13 years ago
  65. e670c88 Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add by Victor Stinner · 13 years ago
  66. 6348f0e Close #12032: Fix scripts/crlf.py for Python 3 by Victor Stinner · 13 years ago
  67. 1e794f6 Remove obsolete 'rU' mode in Tools/scripts too (see be5b8d1ded34) by Éric Araujo · 13 years ago
  68. b32321a pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  69. 8f14bbd pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  70. 8e4f4fe Merge 3.1 by Brian Curtin · 13 years ago
  71. b4fb909 Remove inexistent tools by Brian Curtin · 13 years ago
  72. 9eea9d3 In the Windows clean script for buildbots, also clear the build dir by Antoine Pitrou · 13 years ago
  73. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  74. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  75. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  76. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  77. 375ff58 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. by Antoine Pitrou · 13 years ago
  78. 49857f8 Add updated .hgeol file and fix newlines in the 3.2 branch. by Georg Brandl · 13 years ago
  79. 5537d29 Add updated .hgeol file and fix newlines in the 3.1 branch. by Georg Brandl · 13 years ago
  80. 6916806 Issue #11135: Remove redundant doc field from PyType_Spec. by Martin v. Löwis · 13 years ago
  81. dafdd7f Add uuid for 3.2rc3. by Martin v. Löwis · 13 years ago
  82. 0f2a61a Merged revisions 88147 via svnmerge from by Antoine Pitrou · 14 years ago
  83. e6d4c5b Issue #10987: Fix the recursion limit handling in the _pickle module. by Antoine Pitrou · 14 years ago
  84. 678fa9f Package zip_cp437_header.zip. Don't try to package subprocessdata/*.py twice. by Martin v. Löwis · 14 years ago
  85. 126c8b4 Avoid ResourceWarnings in ccbench by Antoine Pitrou · 14 years ago
  86. 751ba4c Update description of Tools/unicode by Michael Foord · 14 years ago
  87. 32e1d83 Enable unittest.TestCase to be instantiated without providing a method name. by Michael Foord · 14 years ago
  88. 90efac7 Issue 10502: addition of unittestgui to Tools/ by Michael Foord · 14 years ago
  89. 81f3d7b Update README, remove empty directory. by Georg Brandl · 14 years ago
  90. 856898b Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a README file to Tools/demo. by Georg Brandl · 14 years ago
  91. 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
  92. 30baf2b Fix NameErrors. by Georg Brandl · 14 years ago
  93. 5684a9a Clean up tools: remove "world" and "framer", move single SSL script to scripts/. by Georg Brandl · 14 years ago
  94. 4cf83f4 Remove some of the old demos. (Put a few somewhere else.) by Georg Brandl · 14 years ago
  95. 0e74cac Upgrade to sqlite3 3.7.4. by Martin v. Löwis · 14 years ago
  96. 910a4ed Upgrade Tcl/Tk to 8.5.9. by Martin v. Löwis · 14 years ago
  97. 39f34aa Turn on regrtest -W (rerun immediately) option for Windows, too. by R. David Murray · 14 years ago
  98. 51ee270 issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from by Gregory P. Smith · 14 years ago
  99. d53ee5d Automate build for python3.dll. Package missing files. by Martin v. Löwis · 14 years ago
  100. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago