1. 31c4403 Merged revisions 88604 via svnmerge from by Giampaolo Rodolà · 13 years ago
  2. fb9a9c8 Merged revisions 88581 via svnmerge from by Giampaolo Rodolà · 13 years ago
  3. 29eb90a Blocked revisions 88447-88449,88451,88459,88523-88524 via svnmerge by Georg Brandl · 13 years ago
  4. 915605c Merged revisions 88550 via svnmerge from by Antoine Pitrou · 13 years ago
  5. ec8f0df Merged revisions 88546 via svnmerge from by Alexander Belopolsky · 13 years ago
  6. f4977d2 Merged revisions 88501 via svnmerge from by Giampaolo Rodolà · 13 years ago
  7. 8edd2e9 Issue #11296: rsplit() mentioned twice for the same change. by Raymond Hettinger · 13 years ago
  8. edf5132 Merged revisions 88540-88541 via svnmerge from by Benjamin Peterson · 13 years ago
  9. 756fe26 Issue #11304: Input/output tutorial - PI is rounded not truncated. by Raymond Hettinger · 13 years ago
  10. 659eb84 Merged revisions 88481 via svnmerge from by Victor Stinner · 13 years ago
  11. 02bfdb3 Merged revisions 88530 via svnmerge from by Victor Stinner · 13 years ago
  12. 9f6cbe0 Merged revisions 88528 via svnmerge from by Lars Gustäbel · 13 years ago
  13. dcb29c9 Add tests for the collections helper class and sync-up with py3k branch. by Raymond Hettinger · 13 years ago
  14. 48e5cd3 nits by Raymond Hettinger · 13 years ago
  15. eda71c9 Merged revisions 88517 via svnmerge from by Victor Stinner · 13 years ago
  16. cc76a41 Merged revisions 88511 via svnmerge from by Antoine Pitrou · 13 years ago
  17. d8878cc Blocked revisions 88507 via svnmerge by Brett Cannon · 13 years ago
  18. c564a96 Blocked revisions 88506 via svnmerge by Brett Cannon · 13 years ago
  19. 4f85c3f Blocked revisions 88503 via svnmerge by Brett Cannon · 13 years ago
  20. ba9ad60 Fix typo reported by 'Paddy' on python-list. by Terry Reedy · 13 years ago
  21. 45b96d3 Merged revisions 88498 via svnmerge from by Brett Cannon · 13 years ago
  22. 64c9af1 Merged revisions 88496 via svnmerge from by Brett Cannon · 13 years ago
  23. d8b6478 Blocked revisions 88494 via svnmerge by Brett Cannon · 13 years ago
  24. 97696cb Merged revisions 88486 via svnmerge from by Antoine Pitrou · 13 years ago
  25. a47c25d Merged revisions 88484 via svnmerge from by Antoine Pitrou · 13 years ago
  26. a16b05b Merged revisions 88475 via svnmerge from by Ned Deily · 13 years ago
  27. 540b636 Issue 11263: Fix link to source code. by Raymond Hettinger · 13 years ago
  28. 461be07 Blocked revisions 88467 via svnmerge by Brett Cannon · 13 years ago
  29. b5e69da Merged revisions 88465 via svnmerge from by Brett Cannon · 13 years ago
  30. e660360 Issue #11089: Fix performance issue limiting the use of ConfigParser() by Raymond Hettinger · 13 years ago
  31. bf709fe Merged revisions 88464,88466 via svnmerge from by Antoine Pitrou · 13 years ago
  32. 0accdfa Update in-development version. by Georg Brandl · 13 years ago
  33. f3d2275 Merged revisions 88460 via svnmerge from by Antoine Pitrou · 13 years ago
  34. f5692b0 Issue 10160: Both single-arg and multi-arg calls have been sped-up. by Raymond Hettinger · 13 years ago
  35. 7be5b78 Merged revisions 88456 via svnmerge from by Martin v. Löwis · 13 years ago
  36. 98a755de Initialized merge tracking via "svnmerge" with revisions "1-88445" from by Martin v. Löwis · 13 years ago
  37. 1bd8c46 Tag release 3.2. by Georg Brandl · 13 years ago
  38. 2936089 Make a 3.2 maintenance branch. by Georg Brandl · 13 years ago
  39. 260a788 Version bump to 3.2 final. by Georg Brandl · 13 years ago
  40. 14927d0 Topic and suspicious update. by Georg Brandl · 13 years ago
  41. 032400b #11249: in PyType_FromSpec, copy tp_doc slot since it usually will point to a static string literal which should not be deallocated together with the type. by Georg Brandl · 13 years ago
  42. e0e824d Fix two typos in what’s new (#11234). by Éric Araujo · 13 years ago
  43. 85dacf7 Some more grammar fixes/typos for what’s new (approved by Raymond; #11071) by Éric Araujo · 13 years ago
  44. 216e404 #11184: Fix large file support on AIX. by Georg Brandl · 13 years ago
  45. 6e8d17c #11222: fix non-framework shared library build on Mac, patch by Ned Deily. by Georg Brandl · 13 years ago
  46. 6c9ba24 #10709: add back an updated AIX-NOTES (as README.AIX). by Georg Brandl · 13 years ago
  47. 6277fa4 Update the porting HOWTO to be a little less harsh on using 2to3. by Brett Cannon · 13 years ago
  48. 8f0ae9a Doc fixups. by Raymond Hettinger · 13 years ago
  49. 03a6e66 Fix-up logging.dictConfig() example. by Raymond Hettinger · 13 years ago
  50. 4a8f50a Fix an import and add a citation. by Raymond Hettinger · 13 years ago
  51. 59e87bd #730467: Another small AIX fix. by Georg Brandl · 13 years ago
  52. 9a829be #941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, review by Antoine Pitrou. by Georg Brandl · 13 years ago
  53. 08e278a Remove editing slip. by Georg Brandl · 13 years ago
  54. dbb9585 Apply logging SocketHandler doc update by Vinay. by Georg Brandl · 13 years ago
  55. 44efc65 Fix accumulate() example. (Reported by David Murray.) by Raymond Hettinger · 13 years ago
  56. d585218 Post-release updates. by Georg Brandl · 13 years ago
  57. 40bcffa Tag 3.2rc3. by Georg Brandl · 13 years ago
  58. a6d12ef Bump for 3.2rc3. by Georg Brandl · 13 years ago
  59. 829befb Fix markup error and update suspicious ignores. by Georg Brandl · 13 years ago
  60. 3a780aa Update pydoc topics. by Georg Brandl · 13 years ago
  61. 774a66d Fix #11116 fix on Windows (close file before removing in MH code) by R. David Murray · 13 years ago
  62. fc14114 #11116: roll back on error during add so mailbox isn't left corrupted. by R. David Murray · 13 years ago
  63. 8b24aac Fix argument name typo in compileall docs. by R. David Murray · 13 years ago
  64. cc7e23a Issue #11134: Add missing fields to typeslots.h. Reviewed by Georg Brandl. by Martin v. Löwis · 13 years ago
  65. 6916806 Issue #11135: Remove redundant doc field from PyType_Spec. by Martin v. Löwis · 13 years ago
  66. dafdd7f Add uuid for 3.2rc3. by Martin v. Löwis · 13 years ago
  67. 900d547 reverting r88395 and r88387 as per http://mail.python.org/pipermail/python-dev/2011-February/108005.html by Giampaolo Rodolà · 13 years ago
  68. 42e0b7f asyncore: introduce a new 'closed' attribute to make sure that dispatcher gets closed only once. by Giampaolo Rodolà · 13 years ago
  69. 2933312 Fixed issue11082 - Reject str for POST data with a TypeError. Document the need to explicitly encode to bytes when using urlencode. by Senthil Kumaran · 13 years ago
  70. 44028d8 Missing paren. by Raymond Hettinger · 13 years ago
  71. ed92b5a Insert missing section heading (noticed by Victor Stinner). by Raymond Hettinger · 13 years ago
  72. 73acad1 get rid of asyncore.dispatcher's debug attribute, which is no longer used (assuming it ever was). by Giampaolo Rodolà · 13 years ago
  73. 1fbd8e1 Fix nits. by Raymond Hettinger · 13 years ago
  74. 9f62d74 Add an entry for logging. by Raymond Hettinger · 13 years ago
  75. 3029aff Add missing source links. by Raymond Hettinger · 13 years ago
  76. a2f1544 Tweak wording about equality comparison. by Brett Cannon · 13 years ago
  77. 91638e7 Add 'pysqlite' before version 2.6.0 by Terry Reedy · 13 years ago
  78. 186f441 Typo. by Raymond Hettinger · 13 years ago
  79. 631507d Issue #11141: Fix the shelve documentation to use a list, not a range object. by Antoine Pitrou · 13 years ago
  80. da39790 - Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 13 years ago
  81. eb698da Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 13 years ago
  82. fdded56 Clarify that IMAP4() implicitly calls open(), and that logout() implicitly calls shutdown(). by Antoine Pitrou · 13 years ago
  83. 7a0afd3 Spelling fixes. by Georg Brandl · 13 years ago
  84. 2cb2fa9 Consistent heading spacing, and fix two typos. by Georg Brandl · 13 years ago
  85. ef31657 Issue 10971: Make test_zipimport_support once again compatible with refleak hunting (reviewed by Georg Brandl) by Nick Coghlan · 13 years ago
  86. 555f288 Add link to table for Tcl/Tk issues on the Mac. by Raymond Hettinger · 13 years ago
  87. 4543846 #11132: pass optimize parameter to recursive call in compileall.compile_dir(). Reviewed by Eric A. by Georg Brandl · 13 years ago
  88. ca583b6 #8691: document that right alignment is default for numbers. by Georg Brandl · 13 years ago
  89. a5770aa #11138: fix order of fill and align specifiers. by Georg Brandl · 13 years ago
  90. 7ac3419 Fix some typos and grammar by Eli Bendersky · 13 years ago
  91. 2d062de Fix some typos and grammar by Eli Bendersky · 13 years ago
  92. 8cd0b38 Typo. Doh! by Raymond Hettinger · 13 years ago
  93. 833ad0e Fix awkwardly rendered sentence. by Raymond Hettinger · 13 years ago
  94. fb2d167 Issue #11071: Various improvements to whatsnew. by Raymond Hettinger · 13 years ago
  95. 810cd34 Small markup and wording tweaks for the sorting-howto. by Raymond Hettinger · 13 years ago
  96. 98135d0 Mention that people going the source compatibility route should run 2to3 to find pain points. by Brett Cannon · 13 years ago
  97. 45aa7cc Soften wording on doctest. by Brett Cannon · 13 years ago
  98. ce71ab2 Re-arrange and clarify some __future__ import statements. by Brett Cannon · 13 years ago
  99. e09d2f1 issue7678 - Properly document how to replace a shell pipeline so that SIGPIPE by Gregory P. Smith · 13 years ago
  100. 738236d Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check in the limited ABI by Martin v. Löwis · 13 years ago