1. fc72de7 quiet sphinx warnings by Benjamin Peterson · 17 years ago
  2. 06a1386 #4058: fix some whatsnew markup. by Georg Brandl · 17 years ago
  3. 0e21a79 Note how bytes alias is expected to be used by Andrew M. Kuchling · 17 years ago
  4. baa7fb5 Set svn:keywords by Andrew M. Kuchling · 17 years ago
  5. 462f96a two corrections by Andrew M. Kuchling · 17 years ago
  6. 5927786 Today is the release date by Barry Warsaw · 17 years ago
  7. f609cf2 Add a last bunch of items by Andrew M. Kuchling · 17 years ago
  8. 5576091 Correct information about the tarfile module. by Lars Gustäbel · 17 years ago
  9. b34c3f4 Note sqlite3 version; move item by Andrew M. Kuchling · 17 years ago
  10. 24c9021 Remove comment about improvement: pystone is about the same, and by Andrew M. Kuchling · 17 years ago
  11. 026bcce Markup fixes by Andrew M. Kuchling · 17 years ago
  12. 4da1da0 #3888: add some deprecated modules in whatsnew. by Georg Brandl · 17 years ago
  13. 687dfd2 Rewrite item a bit by Andrew M. Kuchling · 17 years ago
  14. c272362 mention that object.__init__ no longer takes arbitrary args and kwargs by Benjamin Peterson · 17 years ago
  15. 5f671df fix a name issue; note all doc files should be encoded in utf8 by Benjamin Peterson · 17 years ago
  16. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
  17. 48a937a Various corrections by Andrew M. Kuchling · 17 years ago
  18. 6024834 #3671: Typo fix by Andrew M. Kuchling · 17 years ago
  19. 3ff2275 #3671: various corrections and markup fixes noted by Kent Johnson by Andrew M. Kuchling · 17 years ago
  20. cde6dc9 3.0 still has the old threading names by Benjamin Peterson · 17 years ago
  21. 3e75d23 Add e-mail address by Andrew M. Kuchling · 17 years ago
  22. 8315da4 Clarify example; add imports by Andrew M. Kuchling · 17 years ago
  23. 0792cbf a typo by Mark Summerfield · 17 years ago
  24. 8653377 Describe the __hash__ changes by Andrew M. Kuchling · 17 years ago
  25. 51eb7a9 Update patch/bug count by Andrew M. Kuchling · 17 years ago
  26. ba40fb4 Last batch of edits; remove the 'other changes' section by Andrew M. Kuchling · 17 years ago
  27. fa881f2 Edit the library section, rearranging items to flow better and making lots of edits by Andrew M. Kuchling · 17 years ago
  28. 4d02857 More edits by Andrew M. Kuchling · 17 years ago
  29. eaa29bb More edits; markup fixes by Andrew M. Kuchling · 17 years ago
  30. 5f2dc0b Edit four more sections by Andrew M. Kuchling · 17 years ago
  31. 3ffe563 Correction from Antoine Pitrou: BufferedWriter and Reader support seek() by Andrew M. Kuchling · 17 years ago
  32. e496493 Partial edits from revision and tidying pass by Andrew M. Kuchling · 17 years ago
  33. 488a4f0 Add various items by Andrew M. Kuchling · 17 years ago
  34. c9b4110 Add an item and a note by Andrew M. Kuchling · 17 years ago
  35. d207e23 Trim whitespace; add a few updates by Andrew M. Kuchling · 17 years ago
  36. f91d46a Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple, by Martin v. Löwis · 17 years ago
  37. b2793a4 Add some items by Andrew M. Kuchling · 17 years ago
  38. fef6b13 Rename math.sum to math.fsum by Mark Dickinson · 17 years ago
  39. 8e234c6 fix markup by Benjamin Peterson · 17 years ago
  40. d8dd86c One more attribution. by Raymond Hettinger · 17 years ago
  41. 5d4d16e Fix credits for math.sum() by Raymond Hettinger · 17 years ago
  42. 340383c Tuples now have both count() and index(). by Raymond Hettinger · 17 years ago
  43. 9973ee8 Remove out-of-date section on Exact/Inexact. by Raymond Hettinger · 17 years ago
  44. 7103aa4 Issue #3008: add instance method float.hex and class method float.fromhex by Mark Dickinson · 17 years ago
  45. 4ec0c27 Expand the multiprocessing section by Andrew M. Kuchling · 17 years ago
  46. b93dc5f Add various items; move ctypes items into a subsection of their own by Andrew M. Kuchling · 17 years ago
  47. 90f3673 fix various doc typos #3320 by Benjamin Peterson · 17 years ago
  48. 10cf7d9 Fix example to match text by Andrew M. Kuchling · 17 years ago
  49. aaca978 Add two items; rewrap paragraph by Andrew M. Kuchling · 17 years ago
  50. a6a7292 write a short little section for multiprocessing; it still needs help by Benjamin Peterson · 17 years ago
  51. 77cec6e fix typo by Benjamin Peterson · 17 years ago
  52. c72b787 Change description of float('nan') feature; NaNs don't care much about by Mark Dickinson · 17 years ago
  53. 2b917c9 minor fix by Benjamin Peterson · 17 years ago
  54. 6ba873c Various items by Andrew M. Kuchling · 17 years ago
  55. f91c70a Change references to the new math functions to generate proper x-refs. by Georg Brandl · 17 years ago
  56. d303578 Fix outdated count of the number of new math module functions. by Mark Dickinson · 17 years ago
  57. 7b2e2df Various items by Andrew M. Kuchling · 17 years ago
  58. d6b1eaf Various items by Andrew M. Kuchling · 17 years ago
  59. a809c98 Note PEP 371 section by Andrew M. Kuchling · 17 years ago
  60. fb0117e Add a reminder for the maintainer of whatsnew. by Thomas Heller · 17 years ago
  61. b5a40dd Add various items by Andrew M. Kuchling · 17 years ago
  62. c3cb683 some updates to string formatting section in whatsnew by Benjamin Peterson · 17 years ago
  63. a6168f9 Queue renaming reversal part 3: move module into place and by Georg Brandl · 17 years ago
  64. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  65. 36d879b just MacOS (instead of MacOS 9) by Benjamin Peterson · 17 years ago
  66. 09ed01f Re-organize the increasingly long list of deprecated modules by Andrew M. Kuchling · 17 years ago
  67. ea0b22a Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6. by Alexandre Vassalotti · 17 years ago
  68. 7b5151c fix typos in whatsnew by Benjamin Peterson · 17 years ago
  69. a19f9f9 add Mac modules to the list of deprecated ones by Benjamin Peterson · 17 years ago
  70. 3a1693a Note some removals and a rename by Andrew M. Kuchling · 17 years ago
  71. c72df33 List all the removes and renamed modules by Andrew M. Kuchling · 17 years ago
  72. e321c2f #2836: backport new string formatting docs. by Georg Brandl · 17 years ago
  73. 103f19d Added 'n' presentation type for integers. by Eric Smith · 17 years ago
  74. ba290db Update planned release date. Uncomment PEP 370 section. Add some module items by Andrew M. Kuchling · 17 years ago
  75. cb63565 #2769: markup glitch. by Georg Brandl · 17 years ago
  76. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 17 years ago
  77. 7e3ab45 Added note that Python requires at least Win2k SP4 by Christian Heimes · 17 years ago
  78. 8334330 Fix typo in whatsnew by Benjamin Peterson · 17 years ago
  79. 56fcb0b capitalization nit for reStructuredText by Benjamin Peterson · 17 years ago
  80. 80ef62e Fix typo in whatsnew by Benjamin Peterson · 17 years ago
  81. 805cdd8 Strip down SSL docs; I'm not managing to get test programs working, so I'll just give a minimal description by Andrew M. Kuchling · 17 years ago
  82. 60ffcbe Fix Sphinx warnings by Benjamin Peterson · 17 years ago
  83. 09f57b7 corrections ("reStructuredText" is one word) by David Goodger · 17 years ago
  84. 57ce054 Add various items by Andrew M. Kuchling · 17 years ago
  85. 2cede39 Move description of math module changes; various edits to description of cmath changes by Andrew M. Kuchling · 17 years ago
  86. 53bd2e1 Document updates to math and cmath modules. by Mark Dickinson · 17 years ago
  87. 04f5876 Various items; begin writing the SSL section by Andrew M. Kuchling · 17 years ago
  88. da950eb Add example by Andrew M. Kuchling · 17 years ago
  89. 037d829 Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique link name by Benjamin Peterson · 17 years ago
  90. c161df6 Mention -J, -X by Andrew M. Kuchling · 17 years ago
  91. 17f8429 Use issue directive by Andrew M. Kuchling · 17 years ago
  92. c157c9c Try out the new issue role. Thanks, Georg! by Andrew M. Kuchling · 17 years ago
  93. f68b553 Add items by Andrew M. Kuchling · 17 years ago
  94. abf8e01 Add items by Andrew M. Kuchling · 17 years ago
  95. 34be7ce Write PEP 3127 section; add items by Andrew M. Kuchling · 17 years ago
  96. 2185241 Write PEP 3119 section by Andrew M. Kuchling · 17 years ago
  97. 217057f Markup fixes; write PEP 3118 section by Andrew M. Kuchling · 17 years ago
  98. b2ff8a7 Various edits by Andrew M. Kuchling · 17 years ago
  99. 7c29aae Add various items by Andrew M. Kuchling · 17 years ago
  100. d5b635f Make Py3k warnings consistent w.r.t. punctuation; also respect the by Georg Brandl · 17 years ago