1. e4ba872 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 8 years ago
  2. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  3. 93a56cd Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  4. ff65a10 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2. by Georg Brandl · 12 years ago
  5. 75f0020 Remove confusing "Release" and "Date" markers from whatsnews. by Georg Brandl · 12 years ago
  6. 143d034 merge 3.2 by Benjamin Peterson · 12 years ago
  7. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  8. a2fe334 Issue #15527: fix docs, remove double parens by changing markup. by Andrew Svetlov · 12 years ago
  9. 08c08eb Issue #13597: Fix the documentation of the "-u" command-line option, and wording of "What's new in Python 3.0" about standard streams. by Antoine Pitrou · 13 years ago
  10. df9a5f5 Issue #12666: Clarifying changes in map for Python 3 by Jason R. Coombs · 13 years ago
  11. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 14 years ago
  12. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  13. f4112e2 Add note about changes to the `round` function between 2.x and 3.x. by Mark Dickinson · 14 years ago
  14. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 14 years ago
  15. 36e0d0e isinstance(f, collections.Callable) is more correct by Benjamin Peterson · 15 years ago
  16. 5850389 revert r75090 by Benjamin Peterson · 15 years ago
  17. 5770847 use more correct callable replacement by Benjamin Peterson · 15 years ago
  18. 3036420 more about the file type's death #5513 by Benjamin Peterson · 15 years ago
  19. 0a7b2c7 #5173: StandardError wasn't removed in 2.6. by Georg Brandl · 15 years ago
  20. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  21. 8f9cd6a Use :samp: role. by Georg Brandl · 16 years ago
  22. 40c509d cmp() is not really gone. by Georg Brandl · 16 years ago
  23. d2aa7e6 #4557: remove 'c' typecode from array docs and add a note in whatsnew. by Georg Brandl · 16 years ago
  24. badc7ab Use :samp: role. by Georg Brandl · 16 years ago
  25. f519523 Tweak verbiage and markup for relative/absolute import. Backport candidate. by Guido van Rossum · 16 years ago
  26. 83ebf38 #4521: fix getcwdu() vs getcwdb(). by Georg Brandl · 16 years ago
  27. a2361d9 #4526: fix typo. by Georg Brandl · 16 years ago
  28. 9baee31 - fix markup error - remove silly emoticon by Fred Drake · 16 years ago
  29. 2982c32 Wording change (flaunt -> disobey); markup fixes. The largest edit is to the paragraph on relative imports; please review. (Backport candidate) by Andrew M. Kuchling · 16 years ago
  30. 815427c Remove remark about NaN==NaN, I misunderstood that issue. by Guido van Rossum · 16 years ago
  31. ab4c51c Minor edits. by Raymond Hettinger · 16 years ago
  32. 6e72b9e Fixed a warning on whatsnew/3.0.rst by Christian Heimes · 16 years ago
  33. ffd1a75 Use the :mod: role. by Georg Brandl · 16 years ago
  34. 08388ef Some textual tweaks, and fixed a few typos found by a spell checker. by Guido van Rossum · 16 years ago
  35. b768d4f Fix bad markup. by Guido van Rossum · 16 years ago
  36. fedd140 More cleanup. Moved all Unicode and str/bytes info to the text/data by Guido van Rossum · 16 years ago
  37. 67d75ba Another checkpoint. by Guido van Rossum · 16 years ago
  38. 3828768 Another checkpoint -- some stuff I managed to do on the train. by Guido van Rossum · 16 years ago
  39. 7396135 Another checkpoint. by Guido van Rossum · 16 years ago
  40. f3655c4 interators -> iterators (thanks Taggnostr) by Gregory P. Smith · 16 years ago
  41. c46ee54 Finished what I'm going to write about the standard library. by Guido van Rossum · 16 years ago
  42. 56076da Finished the "porting to 3.0" section. Had to add a label to by Guido van Rossum · 16 years ago
  43. 715287f Another checkpoint. More XXXes added... by Guido van Rossum · 16 years ago
  44. 5b78dd9 Another checkpoint to switch machines. by Guido van Rossum · 16 years ago
  45. eab34c9 Add missing bracket. by Walter Dörwald · 16 years ago
  46. a443856 Fix typo. by Walter Dörwald · 16 years ago
  47. cc163bb fix markup by Benjamin Peterson · 16 years ago
  48. eb3d8d4 Checkpoint. Added some stuff. Mostly XXX notes for myself. :-) by Guido van Rossum · 16 years ago
  49. b667087 #4372: add bullet point for __cmp__ removal. by Georg Brandl · 16 years ago
  50. 4a98a2a A few tiny improvements that I had sitting in an edit buffer. More to come. by Guido van Rossum · 16 years ago
  51. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  52. 7b9a222 Mention that bsddb is gone and include a link to jcea's website where by Gregory P. Smith · 16 years ago
  53. 6a88384 Fix spelling. by Raymond Hettinger · 16 years ago
  54. 9557f60 - removed sentence about the new free format floating-point representation by Mark Summerfield · 16 years ago
  55. e06de8b #2762: remove 2.x remnants and patch up some new documentation. by Georg Brandl · 16 years ago
  56. a2f837f Document the fact that '\U' and '\u' escapes are not treated specially in 3.0 (see issue 2541) by Benjamin Peterson · 16 years ago
  57. 67b8cad Clarify xrange() entry. by Georg Brandl · 16 years ago
  58. 428de65 - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been by Trent Nelson · 16 years ago
  59. 0327e60 Clarification. by Georg Brandl · 16 years ago
  60. 9d0d616 typo by Kurt B. Kaiser · 16 years ago
  61. 2bc6b5e Improve formatting for arg names in previous checkin. by Kurt B. Kaiser · 16 years ago
  62. a140101 list.sort() and builtin.sorted() no longer accept 'cmp' argument. by Kurt B. Kaiser · 16 years ago
  63. ec17d20 Update whatsnew document to use specific markup for identifiers, thus enabling cross-linking. by Georg Brandl · 16 years ago
  64. 396ef80 Some new 3.0 whatsnew items, written for GHOP by Andreas Freund. by Georg Brandl · 16 years ago
  65. 32f523e Fix typo. by Walter Dörwald · 16 years ago
  66. bad17e7 Added comment about sys.maxint to whatsnew. Issue #1930 by Christian Heimes · 16 years ago
  67. f534f7b Document that basestring has been replaced by str. Issue #1931. by Christian Heimes · 16 years ago
  68. 7274858 Fix markup. by Georg Brandl · 16 years ago
  69. cc595bd #1571: clarify removal of ``L`` suffix from long int repr. by Georg Brandl · 17 years ago
  70. f78b1c6 I've moved the remains of PyInt_ to the longobject.h header file and removed the inclusing of intobject.h from Python.h. Now the intobject.h exists only to provide some aliases for porters from Python 2.x. by Christian Heimes · 17 years ago
  71. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  72. dff1c31 In response to issue 1101, place vastly more emphasis on the new print() by Guido van Rossum · 17 years ago
  73. afe0cd1 Correction an issue reported by Mark Summerfeld. by Guido van Rossum · 17 years ago
  74. 4edae68 CVS -> Subversion by Skip Montanaro · 17 years ago
  75. a86f5d4 I always think of the language when I see "ABC". Emphasize the meaning of by Skip Montanaro · 17 years ago
  76. 5eb520c Fix sinple typo. by Guido van Rossum · 17 years ago
  77. bbb809e I'm not actually an author by Andrew M. Kuchling · 17 years ago
  78. b3922cb Neal sent real performance numbers. :-( by Guido van Rossum · 17 years ago
  79. 5a16558 Correct a few typos. by Georg Brandl · 17 years ago
  80. b197f3c First draft of a what's new document. by Guido van Rossum · 17 years ago
  81. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago