1. 12f6a99 Unblock most recent asyncore commits in preparation for py3k integration. by R. David Murray · 15 years ago
  2. 9d25489 Merged revisions 71513 via svnmerge from by Tarek Ziadé · 15 years ago
  3. 0eb1304 Merged revisions 71509 via svnmerge from by Tarek Ziadé · 15 years ago
  4. 222de0f #5708: a bit of streamlining in unicode_repeat(). by Georg Brandl · 15 years ago
  5. 8a73278 #2725: Fix missing local, and handle errors without tracebacks. by Georg Brandl · 15 years ago
  6. 406b3d8 Merged revisions 71024,71058 via svnmerge from by Georg Brandl · 15 years ago
  7. 3f96a87 Merged revisions 71498 via svnmerge from by Benjamin Peterson · 15 years ago
  8. f47ed4a Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,71405-71406,71485,71492,71494 via svnmerge from by Benjamin Peterson · 15 years ago
  9. a0a7faa Blocked revisions 70757,70981,71029,71031,71082 via svnmerge by Benjamin Peterson · 15 years ago
  10. ad71f0f Merged revisions 71303 via svnmerge from by Benjamin Peterson · 15 years ago
  11. ef3e4c2 Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from by Benjamin Peterson · 15 years ago
  12. da2ba33 Blocked revisions 70807,70986,70993-70994,71127,71300,71302,71361,71365,71367,71370,71377,71380,71385,71389,71392,71419,71430,71435,71448,71462,71490 via svnmerge by Benjamin Peterson · 15 years ago
  13. 639ce96 Remove mentions of "long". by Georg Brandl · 15 years ago
  14. 711af3a #5502: accelerate binary buffered IO (especially small operations). by Antoine Pitrou · 15 years ago
  15. aa4398b Merged revisions 71478 via svnmerge from by Tarek Ziadé · 15 years ago
  16. f396ecf Merged revisions 71473 via svnmerge from by Tarek Ziadé · 15 years ago
  17. 99a0c67 Merged revisions 71467 via svnmerge from by Tarek Ziadé · 15 years ago
  18. fce769e Merged revisions 71465 via svnmerge from by Nick Coghlan · 15 years ago
  19. 2d87e42 Merged revisions 71210 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
  20. 7f587cd Fix alignment by Raymond Hettinger · 15 years ago
  21. 5bfd8ce Add examples. by Raymond Hettinger · 15 years ago
  22. c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 15 years ago
  23. 388faac #5698, part 2: generate a meta info in pydoc HTML pages indicating the encoding, and fix the -w option to use the correct encoding. by Georg Brandl · 15 years ago
  24. e606694 Merged revisions 71443 via svnmerge from by Georg Brandl · 15 years ago
  25. c4f8b24 Merged revisions 71441 via svnmerge from by Georg Brandl · 15 years ago
  26. b4d31fe Merged revisions 71424-71425,71428-71429 via svnmerge from by Georg Brandl · 15 years ago
  27. 71b6772 Merged revisions 71409 via svnmerge from by Georg Brandl · 15 years ago
  28. 1c8f38c -fixes telnetlib constants to be one-length byte arrays instead of ints by Jack Diederich · 15 years ago
  29. 175cb23 Clarify the table entries for combinatorics. by Raymond Hettinger · 15 years ago
  30. bf1537c Fix link by Raymond Hettinger · 15 years ago
  31. 3618078 Add note on using keyword arguments with OrderedDict. by Raymond Hettinger · 15 years ago
  32. dc6da8a Merged revisions 71414 via svnmerge from by R. David Murray · 15 years ago
  33. a619180 Merged revisions 71413 via svnmerge from by Tarek Ziadé · 15 years ago
  34. be3a821 Fix markup by Raymond Hettinger · 15 years ago
  35. 35a8836 Update whatsnew based on doc search. by Raymond Hettinger · 15 years ago
  36. 2a39e0f Clean-up an example. by Raymond Hettinger · 15 years ago
  37. 9d74032 fix building by Benjamin Peterson · 15 years ago
  38. a797fba don't install scripts which will overwrite 2.x ones #1590 by Benjamin Peterson · 15 years ago
  39. 026c0c3 fix installing of extension modules by Benjamin Peterson · 15 years ago
  40. b9b3319 Remove bits that pertained to earlier releases. by Raymond Hettinger · 15 years ago
  41. 446a4f2 Minor factoring. by Raymond Hettinger · 15 years ago
  42. 238018c Perform minor copy edits by Raymond Hettinger · 15 years ago
  43. 4c0b1e4 Add example for auto-renaming. by Raymond Hettinger · 15 years ago
  44. 2352cf3 Typo. by Raymond Hettinger · 15 years ago
  45. f04fa1b Add docstrings. by Raymond Hettinger · 15 years ago
  46. d1b3de3 Fix-up attribution per IRC discussion with GPolo. by Raymond Hettinger · 15 years ago
  47. 347396a Add link. by Raymond Hettinger · 15 years ago
  48. a51d98f Removed unused #include. by Eric Smith · 15 years ago
  49. fdb12a3 Revert 3k change to msilib, which is executed with Python 2.x. by Georg Brandl · 15 years ago
  50. d99fe9f Fix make.bat to match makefile changes by Raymond Hettinger · 15 years ago
  51. 3fc49ab install as python3 #5461 by Benjamin Peterson · 15 years ago
  52. e66fe30 Merged revisions 71335 via svnmerge from by Benjamin Peterson · 15 years ago
  53. 8c65d54 don't install extras like pydoc and idle in altinstall, possibly overwriting the 2.x ones #1590 by Benjamin Peterson · 15 years ago
  54. 25c6cd2 Don't check for broken Berkley-DB versions on some platforms; the by Matthias Klose · 15 years ago
  55. 535336f - Issue #5359: Readd the Berkley-DB detection code to allow _dbm be built by Matthias Klose · 15 years ago
  56. 091c7b1 Merged revisions 71229,71271 via svnmerge from by Matthias Klose · 15 years ago
  57. a3d29e8 Merged revisions 71268 via svnmerge from by Matthias Klose · 15 years ago
  58. 638805f Revert removal of atof.c and strtod.c in r71341. We're not quite by Mark Dickinson · 15 years ago
  59. 79d0b0e Put core language changes in a separate section from module changes. by Raymond Hettinger · 15 years ago
  60. c4faeea Fix nits by Raymond Hettinger · 15 years ago
  61. 15efcb6 Fix internal link. by Raymond Hettinger · 15 years ago
  62. 958e368 Add an example metaclass showing a use of __prepare__() as outlined in PEP 3115. by Raymond Hettinger · 15 years ago
  63. a7e33fe Removed unused files in preparation for merging py3k-short-float-repr. by Eric Smith · 15 years ago
  64. 76efa2b Fix nit. by Raymond Hettinger · 15 years ago
  65. c1bd49a Improve the prose just a bit. by Raymond Hettinger · 15 years ago
  66. dbd51b5 Fix links to Decimal and ttk. by Raymond Hettinger · 15 years ago
  67. f4cc2c4 Add example. Fix spelling. Fix patch attribution. by Raymond Hettinger · 15 years ago
  68. d26b7af Add uuids for 3.1 by Martin v. Löwis · 15 years ago
  69. 8d97ccb Add more examples. by Raymond Hettinger · 15 years ago
  70. df91e85 Merged revisions 71295 via svnmerge from by Tarek Ziadé · 15 years ago
  71. f637050 Merged revisions 71291 via svnmerge from by Tarek Ziadé · 15 years ago
  72. 0d8f073 Update signature style of optional arguments, part two. by Georg Brandl · 15 years ago
  73. 889b0aa Merged revisions 71280 via svnmerge from by Tarek Ziadé · 15 years ago
  74. 965ce87 Merged revisions 70908,70939,71009,71022,71036 via svnmerge from by Benjamin Peterson · 15 years ago
  75. 1cdd83c Normalize issue referencing style. by Georg Brandl · 15 years ago
  76. 01197ad Blocked revisions 71253 via svnmerge by Benjamin Peterson · 15 years ago
  77. d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 15 years ago
  78. 5b9082a Blocked revisions 71221 via svnmerge by Brett Cannon · 15 years ago
  79. ea26163 Merged revisions 71253 via svnmerge from by Tarek Ziadé · 15 years ago
  80. 126c879 #5453: fix SyntaxErrors using pydoc -k, caused by intentionally bad files in Pythons test suite. by Georg Brandl · 15 years ago
  81. 236f797 Merged revisions 71237-71238 via svnmerge from by Georg Brandl · 15 years ago
  82. dfd7344 Merge revision 71222 from trunk: #5615: make it possible to configure --without-threads again. by Georg Brandl · 15 years ago
  83. 0c0daf0 #5606: fix formatter.h dependencies in the Makefile. by Georg Brandl · 15 years ago
  84. 2145595 Initialize the tk_init_failed static variable to 0. by Alexandre Vassalotti · 15 years ago
  85. b1386df Blocked revisions 71206 via svnmerge by Benjamin Peterson · 15 years ago
  86. 8f2b665 fix typo #5687 by Benjamin Peterson · 15 years ago
  87. bd35b03 bump version for 3.1a2+ by Benjamin Peterson · 15 years ago
  88. 8d4980d tag 3.1a2 by Benjamin Peterson · 15 years ago
  89. aa36b9c I don't think RELNOTES is useful anymore by Benjamin Peterson · 15 years ago
  90. e866c81 Merged revisions 71126 via svnmerge from by Kurt B. Kaiser · 15 years ago
  91. 88f1435 bump version to 3.1a2 by Benjamin Peterson · 15 years ago
  92. 113f0e8 Merged revisions 70723 via svnmerge from by Kurt B. Kaiser · 15 years ago
  93. c6cac05 Merged revisions 71023 via svnmerge from by Kurt B. Kaiser · 15 years ago
  94. 8fc98c3 Convert print to Py3 by Kurt B. Kaiser · 15 years ago
  95. e67842a Merged revisions 71023 via svnmerge from by Kurt B. Kaiser · 15 years ago
  96. 8d8d630 Issue 5682: Move _io module into its own subdirectory. by Alexandre Vassalotti · 15 years ago
  97. b4a49f6 Resolves issue 5690: accidentally skipping code in non-debug build. by Eric Smith · 15 years ago
  98. a5809c8 Patch for Py3k with fallback for comparing unsortable sequences in by Michael Foord · 15 years ago
  99. 270a9ce Merged revisions 71179 via svnmerge from by Martin v. Löwis · 15 years ago
  100. 17dc446 Skip test_recursionlimit_fatalerror under Windows because it generates an annoying and misleading crash dialog. by Antoine Pitrou · 15 years ago