1. 6916806 Issue #11135: Remove redundant doc field from PyType_Spec. by Martin v. Löwis · 14 years ago
  2. dafdd7f Add uuid for 3.2rc3. by Martin v. Löwis · 14 years ago
  3. 900d547 reverting r88395 and r88387 as per http://mail.python.org/pipermail/python-dev/2011-February/108005.html by Giampaolo Rodolà · 14 years ago
  4. 42e0b7f asyncore: introduce a new 'closed' attribute to make sure that dispatcher gets closed only once. by Giampaolo Rodolà · 14 years ago
  5. 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 · 14 years ago
  6. 43b2f45 Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge from by R. David Murray · 14 years ago
  7. d71c4e9 Blocked revisions 80334,87216,87372,87516 via svnmerge by R. David Murray · 14 years ago
  8. 11902c8 Blocked revisions 73911,78780,80757,86577,87228,88197,88199,88203,88252 via svnmerge by R. David Murray · 14 years ago
  9. 44028d8 Missing paren. by Raymond Hettinger · 14 years ago
  10. ed92b5a Insert missing section heading (noticed by Victor Stinner). by Raymond Hettinger · 14 years ago
  11. 73acad1 get rid of asyncore.dispatcher's debug attribute, which is no longer used (assuming it ever was). by Giampaolo Rodolà · 14 years ago
  12. 1fbd8e1 Fix nits. by Raymond Hettinger · 14 years ago
  13. 9f62d74 Add an entry for logging. by Raymond Hettinger · 14 years ago
  14. 3029aff Add missing source links. by Raymond Hettinger · 14 years ago
  15. a2f1544 Tweak wording about equality comparison. by Brett Cannon · 14 years ago
  16. 91638e7 Add 'pysqlite' before version 2.6.0 by Terry Reedy · 14 years ago
  17. 186f441 Typo. by Raymond Hettinger · 14 years ago
  18. ddcacf3 Merged revisions 88377 via svnmerge from by Antoine Pitrou · 14 years ago
  19. 631507d Issue #11141: Fix the shelve documentation to use a list, not a range object. by Antoine Pitrou · 14 years ago
  20. da39790 - Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 14 years ago
  21. eb698da Issue #11079: The /Applications/Python x.x folder created by the Mac by Ned Deily · 14 years ago
  22. b248bdc Merged revisions 88371 via svnmerge from by Antoine Pitrou · 14 years ago
  23. fdded56 Clarify that IMAP4() implicitly calls open(), and that logout() implicitly calls shutdown(). by Antoine Pitrou · 14 years ago
  24. 7a0afd3 Spelling fixes. by Georg Brandl · 14 years ago
  25. 2cb2fa9 Consistent heading spacing, and fix two typos. by Georg Brandl · 14 years ago
  26. ef31657 Issue 10971: Make test_zipimport_support once again compatible with refleak hunting (reviewed by Georg Brandl) by Nick Coghlan · 14 years ago
  27. 555f288 Add link to table for Tcl/Tk issues on the Mac. by Raymond Hettinger · 14 years ago
  28. 4543846 #11132: pass optimize parameter to recursive call in compileall.compile_dir(). Reviewed by Eric A. by Georg Brandl · 14 years ago
  29. ca583b6 #8691: document that right alignment is default for numbers. by Georg Brandl · 14 years ago
  30. a5770aa #11138: fix order of fill and align specifiers. by Georg Brandl · 14 years ago
  31. 7ac3419 Fix some typos and grammar by Eli Bendersky · 14 years ago
  32. 2d062de Fix some typos and grammar by Eli Bendersky · 14 years ago
  33. 8cd0b38 Typo. Doh! by Raymond Hettinger · 14 years ago
  34. 833ad0e Fix awkwardly rendered sentence. by Raymond Hettinger · 14 years ago
  35. fb2d167 Issue #11071: Various improvements to whatsnew. by Raymond Hettinger · 14 years ago
  36. 810cd34 Small markup and wording tweaks for the sorting-howto. by Raymond Hettinger · 14 years ago
  37. 98135d0 Mention that people going the source compatibility route should run 2to3 to find pain points. by Brett Cannon · 14 years ago
  38. 45aa7cc Soften wording on doctest. by Brett Cannon · 14 years ago
  39. ce71ab2 Re-arrange and clarify some __future__ import statements. by Brett Cannon · 14 years ago
  40. 8095b65 Merged revisions 88352 via svnmerge from by Gregory P. Smith · 14 years ago
  41. e09d2f1 issue7678 - Properly document how to replace a shell pipeline so that SIGPIPE by Gregory P. Smith · 14 years ago
  42. 738236d Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check in the limited ABI by Martin v. Löwis · 14 years ago
  43. 9b142aa Issue #11121: Fix building with --enable-shared. by Martin v. Löwis · 14 years ago
  44. 5405a0b Use an internal reference instead of hard-coded URI. by Éric Araujo · 14 years ago
  45. bd866e9 Everybody hates this one :) (bytes indexing) by Antoine Pitrou · 14 years ago
  46. e6a1464 Soften the wording about tracebacks. Reference cycles *don't* by Antoine Pitrou · 14 years ago
  47. 5c28cfdc Fix entries pertaining to file I/O by Antoine Pitrou · 14 years ago
  48. 8d8f7c5 Mention -b and -bb by Antoine Pitrou · 14 years ago
  49. 7095721 Mention asyncore and Twisted in the library FAQ. by Antoine Pitrou · 14 years ago
  50. 11480b6 Mention concurrent.futures and update answers about the GIL. by Antoine Pitrou · 14 years ago
  51. f700524 Update test of "why is Python installed" FAQ. by Antoine Pitrou · 14 years ago
  52. 09264b6 Mention Cython and remove obsolete alternatives by Antoine Pitrou · 14 years ago
  53. eb50ba5 Update info in the GUI FAQ by Antoine Pitrou · 14 years ago
  54. f7ef4de Merged revisions 88337 via svnmerge from by Brett Cannon · 14 years ago
  55. e144507 There was a possibility that the initialization of _sqlite, when it failed, by Brett Cannon · 14 years ago
  56. 8e0ef58 Merged revisions 88334 via svnmerge from by Antoine Pitrou · 14 years ago
  57. eefb97c Mention that seek and tell over a TextIOWrapper can be very slow. by Antoine Pitrou · 14 years ago
  58. d77520a Issue #11118: Fix bogus export of None in python3.dll. by Martin v. Löwis · 14 years ago
  59. 4b0c24a use 3-space indents. by Brett Cannon · 14 years ago
  60. 8045d97 Add a HOWTO on how to port from Python 2 to Python 3. by Brett Cannon · 14 years ago
  61. 6153604 Remove lots of spaces within exception message. by Georg Brandl · 14 years ago
  62. e951e91 Punctuation typos. by Georg Brandl · 14 years ago
  63. f60b485 Move entries to the right place by Éric Araujo · 14 years ago
  64. 44d8bb0 collections.Mapping is not available for setup.py. Remove the dependency the old-fashioned way (copy and paste). by Raymond Hettinger · 14 years ago
  65. 3bae626 Blocked revisions 86252 via svnmerge by Éric Araujo · 14 years ago
  66. b344dd0 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 14 years ago
  67. 6554887 Issue #11089: Fix performance issue limiting the use of ConfigParser() by Raymond Hettinger · 14 years ago
  68. 0446b21 Punctuation typo. by Raymond Hettinger · 14 years ago
  69. 9f1ab85 Blocked revisions 84189,84532,84537,84540,84549,84551,84602,85226,85786,85891,86247-86248,86253,86275,86326,86486,86513,86617,86630,86661,86668,86758,86993,87056,87304,87446,87461 via svnmerge by Éric Araujo · 14 years ago
  70. a172e25 Fix typo: BadZipFile exists in 3.2+ only, not older versions. by Éric Araujo · 14 years ago
  71. 6d7e26e Get command-line doctest of Lib/decimal.py to work again. by Raymond Hettinger · 14 years ago
  72. 19cc9e1 Add a svn:ignore for PC/python3dll.obj by Antoine Pitrou · 14 years ago
  73. 07c35eb Blocked revisions 88299 via svnmerge by Eric Smith · 14 years ago
  74. 7b5011b Wording fix. by Eric Smith · 14 years ago
  75. 2e811c9 Merged revisions 88284 via svnmerge from by Antoine Pitrou · 14 years ago
  76. 0ea622a Issue #8275: Fix passing of callback arguments with ctypes under Win64. by Antoine Pitrou · 14 years ago
  77. 070f050 Merged revisions 88281 via svnmerge from by Brian Curtin · 14 years ago
  78. bd0c897 #11083 typo: RuntimeException -> RuntimeError by Brian Curtin · 14 years ago
  79. f031356 Issue #11081: Fixed struct.__all__. Reviewed by Georg Brandl. by Alexander Belopolsky · 14 years ago
  80. 6b449ba Post-release updates. by Georg Brandl · 14 years ago
  81. 92acd67 Recommend use of the tracker during the RC phase or just before a beta. by Raymond Hettinger · 14 years ago
  82. 9c2fc47 Fix minor grammar nits. by Raymond Hettinger · 14 years ago
  83. e2ae807 Mention new parameter and attributes of the difflib.SequenceMatcher class added in 3.2 (issue 2986) by Eli Bendersky · 14 years ago
  84. f30793a Fix PEP-8 violation in argparse usage example (similar examples in argparse.rst do follow PEP-8) by Eli Bendersky · 14 years ago
  85. d7cde5d Fix some grammar and typos by Eli Bendersky · 14 years ago
  86. 8ce0fac Merged revisions 88258 via svnmerge from by Brian Curtin · 14 years ago
  87. ffaa692 Tagging release 3.2 rc 2. by Georg Brandl · 14 years ago
  88. d6e19c3 Bump version. by Georg Brandl · 14 years ago
  89. 6ddc16b Update suspicious ignore file. by Georg Brandl · 14 years ago
  90. 56632b4 Update pydoc topics. by Georg Brandl · 14 years ago
  91. 0f6b47a #10680: fix mutually exclusive arguments in argument groups. by Georg Brandl · 14 years ago
  92. d2f3857 #10961: fix exception handling in new pydoc server code. by Georg Brandl · 14 years ago
  93. ce227e3 Clarify the status of get_string() and recommend using the binary API. by Raymond Hettinger · 14 years ago
  94. d163c2c #11069: fix the IDLE Stack Viewer, by not using "list" as a variable name. by Georg Brandl · 14 years ago
  95. 994d380 Add entry for the mailbox fixups. by Raymond Hettinger · 14 years ago
  96. b7deff1 #9124: mailbox now accepts binary input and uses binary internally by R. David Murray · 14 years ago
  97. b02f7c0 List known build/install problems for OS X. by Raymond Hettinger · 14 years ago
  98. 793ee1f Issue #10845: Improve compatibility between multiprocessing on Windows and package, zipfile and directory execution (Reviewed by Antoine Pitrou and approved by Georg Brandl) by Nick Coghlan · 14 years ago
  99. c7bb159 Markup nits. by Raymond Hettinger · 14 years ago
  100. 6239974 Add section for http.client. by Raymond Hettinger · 14 years ago