1. 482c021 New info and fixed some typos. by Tim Peters · 24 years ago
  2. 1b61859 partial list of changes between 2.0b1 and 2.0b2 by Jeremy Hylton · 24 years ago
  3. ee76f0b Credit where credit is due. Also fixed an unalphabetic sequence. by Guido van Rossum · 24 years ago
  4. 5cd2f0d Updated according to the changes made to the "s#" parser marker by Marc-André Lemburg · 24 years ago
  5. 077a11d arraymodule: Fix SF bug 113960. by Tim Peters · 24 years ago
  6. 6456937 Describe the -h and -V flags. Closes patch #101496 by Barry Warsaw · 24 years ago
  7. 56db095 Another typo (in the list comprehension example). by Guido van Rossum · 24 years ago
  8. 4338a28 Fix three typos. by Guido van Rossum · 24 years ago
  9. 8b09233 Added Windows news. Also repeated 1.6 Windows news since most people getting by Tim Peters · 24 years ago
  10. 24c3d60 All the NEWS that I could finish in 15 minutes (and then some) by Jeremy Hylton · 24 years ago
  11. bdebd54 current progress on 2.0 NEWS by Jeremy Hylton · 24 years ago
  12. b1156ba The malloc rearrangement was actually already in 1.6. by Guido van Rossum · 24 years ago
  13. 830ca2a Added readline news. (Skip) by Guido van Rossum · 24 years ago
  14. e905e95 Barry Warsaw: Fixed -+ operator. Added some new sections. Leave some by Guido van Rossum · 24 years ago
  15. f2ffce0 Added the 2.0b1 news. by Guido van Rossum · 24 years ago
  16. f2eac99 Added release dates (in some cases detemined by looking at the mtime by Guido van Rossum · 24 years ago
  17. a598c93 1.6 is history. by Guido van Rossum · 24 years ago
  18. 410a844 Tim Peters: "Audun S. Runde mailto:audun@mindspring.com wins a by Guido van Rossum · 24 years ago
  19. ff07f8c Patch by Martin von Löwis to give him his umlaut, to remove Christian by Guido van Rossum · 24 years ago
  20. 46981de Updated to include all files here. by Guido van Rossum · 24 years ago
  21. 7524357 Delete too. by Guido van Rossum · 24 years ago
  22. 73eec63 Deleted. Long obsolete. by Guido van Rossum · 24 years ago
  23. 0fdd3dc Deleted. We no longer require disclaimers on contributions. by Guido van Rossum · 24 years ago
  24. 2d721e2 Deleted; this is ancient info. by Guido van Rossum · 24 years ago
  25. c13b39c Deleted. This is obsoleted by Tools/scripts/fixnotice.py. by Guido van Rossum · 24 years ago
  26. 8ed602b Remove the 1.5.2 news. 2.0 news is still to be done. by Guido van Rossum · 24 years ago
  27. 2001da4 Moved NEWS from 1.5.2 here. by Guido van Rossum · 24 years ago
  28. 44f6e68 Deleted. This information is now in ../LICENSE. by Guido van Rossum · 24 years ago
  29. f4a090d Clean up a bit. Drop -X option, update date, remove documentation by Guido van Rossum · 24 years ago
  30. c18b7d9 script that reports a fairly safe recursionlimit for a specific platform by Jeremy Hylton · 24 years ago
  31. 2ef0753 Added James Henstridge by Barry Warsaw · 24 years ago
  32. bff879c This patch finalizes the move from UTF-8 to a default encoding in by Marc-André Lemburg · 24 years ago
  33. 397be50 moving files to nondist/sf-html by Peter Schneider-Kamp · 24 years ago
  34. a1dbd1b Gosh - clean up that messy HTML; make it valid XHTML instead. by Vladimir Marangozov · 24 years ago
  35. 374724e added information how to edit pages at http://python.sourceforge.net by Peter Schneider-Kamp · 24 years ago
  36. 737bcc3 small FAQ about Python CVS and patches at SourceForge by Peter Schneider-Kamp · 24 years ago
  37. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  38. 8f8e242 s/REGENTS/COPYRIGHT HOLDERS/ followed by paragraph reflow. by Guido van Rossum · 24 years ago
  39. 1d758b0 The new copyright / license. by Fred Drake · 24 years ago
  40. 6de7213 Setup.thread => Setup.config by Barry Warsaw · 24 years ago
  41. 6fc9f8e Typo fix. by Greg Ward · 24 years ago
  42. e8d2d6b Some new names (some contributors of patches that haven't even been by Guido van Rossum · 24 years ago
  43. 99eadf4 (py-execute-region): Make sure the new temporary buffer is current for by Barry Warsaw · 24 years ago
  44. bfa36f5 Marc-Andre Lemburg <mal@lemburg.com>: by Marc-André Lemburg · 24 years ago
  45. caee2fe (py-execute-region): Based on suggestions by Francois Pinard and Skip by Barry Warsaw · 24 years ago
  46. 9ab06ee Added a few new names... by Guido van Rossum · 24 years ago
  47. a69ef82 M.-A. Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  48. 10dfd4c M.-A. Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  49. 2581764 Version 1.3 of the Python Unicode Integration proposal. by Guido van Rossum · 24 years ago
  50. 0b4400e Bunch of new names, mostly from patches and bugs mailing lists by Guido van Rossum · 24 years ago
  51. 494ef17 Two more names. I just realize that there may be more contributors to by Guido van Rossum · 24 years ago
  52. 5964f8d I believe I've now got all the names mentioned in the CVS logs since by Guido van Rossum · 24 years ago
  53. 0380c26 More names. by Guido van Rossum · 24 years ago
  54. fb2789f Couple more names. We need to add way more names -- I'll have to dig by Guido van Rossum · 24 years ago
  55. 7690151 slightly modified version of Greg Ewing's extended call syntax patch by Jeremy Hylton · 24 years ago
  56. 24bdb04 Marc-Andre Lemburg: by Guido van Rossum · 24 years ago
  57. d8855fd Marc-Andre Lemburg: by Guido van Rossum · 24 years ago
  58. 51ac580 On 17-Mar-2000, Marc-Andre Lemburg said: by Barry Warsaw · 24 years ago
  59. 9ed0d1e Marc-Andre Lemburg: Python Unicode integration proposal, version 1.2. by Guido van Rossum · 24 years ago
  60. c6f8fd9 Last try, think I got it now. by Barry Warsaw · 25 years ago
  61. 490b15d Once more by Barry Warsaw · 25 years ago
  62. a20a1e7 Once more by Barry Warsaw · 25 years ago
  63. 6b96ec3 Urg! by Barry Warsaw · 25 years ago
  64. 6c3e3a9 more trivial stuff to test CVS -- should be the last? by Barry Warsaw · 25 years ago
  65. 0afe026 testing CVS once more by Barry Warsaw · 25 years ago
  66. fcd490b testing CVS by Barry Warsaw · 25 years ago
  67. 71d9f0d testing CVS by Barry Warsaw · 25 years ago
  68. 3479053 testing CVS by Barry Warsaw · 25 years ago
  69. a8a57a7 testing CVS by Barry Warsaw · 25 years ago
  70. 8896a2b Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  71. de4636c Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  72. 61c0461 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  73. 086bc36 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  74. bda81c8 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  75. 0319b370 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  76. 554cd94 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
  77. fd6aabb Checking in text versions of release forms and explanation. by Guido van Rossum · 25 years ago
  78. f2e9e29 Oops, better update the date on the .TH line. by Fred Drake · 25 years ago
  79. 4c9be9d Various updates, mostly to add information to the SEE ALSO and by Fred Drake · 25 years ago
  80. 50765ab (py-shell): Set the default shell if not set yet. It's sometimes by Barry Warsaw · 25 years ago
  81. 5ed843f A few minor Customize changes: by Barry Warsaw · 25 years ago
  82. 11f2156 (python-mode): Set which interpreter (CPython or JPython) to use the by Barry Warsaw · 25 years ago
  83. ddc4696 (py-beginning-of-def-or-class): Only move to match-beginning if the by Barry Warsaw · 25 years ago
  84. c0d2d51 (py-statement-closes-block-p): py-goto-initial-line could leave us in by Barry Warsaw · 25 years ago
  85. fa2def2 (py-electric-backspace): I'm not sure this function should be special by Barry Warsaw · 25 years ago
  86. 53db859 (py-parse-state): When running under Emacs -- which doesn't have by Barry Warsaw · 25 years ago
  87. a8f99ba (py-statement-closes-block-p): Add a py-goto-initial-line which fixes by Barry Warsaw · 25 years ago
  88. b65a43a News for 1.5.2 (final). by Guido van Rossum · 25 years ago
  89. 8f9fabd More (Cameron Laird is honorary; the others are 1.5.2c1 testers). by Guido van Rossum · 25 years ago
  90. 7cf9047 Bunch of new names who helped iron out the last wrinkles of 1.5.2. by Guido van Rossum · 25 years ago
  91. 913a326 Correct missed character in Andrew Dalke's name. by Guido van Rossum · 25 years ago
  92. 437cfe8 News for the 1.5.2c1 release. by Guido van Rossum · 25 years ago
  93. 1e7b0ac Removing an unused image of a snake. by Guido van Rossum · 25 years ago
  94. ae14230 Bunch of new contributors, including 9 who contributed to the Docs, by Guido van Rossum · 25 years ago
  95. 0df2188 Typo: "apparentlt" --> "apparently" by Fred Drake · 25 years ago
  96. 74608e6 New in 1.5.2b2. by Guido van Rossum · 25 years ago
  97. 8a06aea Couple of new names. by Guido van Rossum · 25 years ago
  98. 3b4e2f0 (py-shell): Added optional argprompt, which will prompt for additional by Barry Warsaw · 25 years ago
  99. aa384fd (py-default-interpreter): New variable which selects whether CPython by Barry Warsaw · 25 years ago
  100. 71ddcd8 Finn Bock. by Guido van Rossum · 25 years ago