1. b8b09d0 SF bug #1076467: don't run test_on_error as root, as the permission by Johannes Gijsbers · 20 years ago
  2. a32d22a Remove deprecated xmllib from inclusion in the docs. by Raymond Hettinger · 20 years ago
  3. e208412 Fix for SF bug #947894: calendar.weekheader() undocumented by Walter Dörwald · 20 years ago
  4. c8aa848 Have test_mkalias_relative check that sys.prefix already exists; otherwise test by Brett Cannon · 20 years ago
  5. 98809b7 Very minor grammatical fix and removal of a tab. by Brett Cannon · 20 years ago
  6. 5f5e141 Changed signature of call function to avoid confusion: this 'args' is not the same as the one to the Popen constructor by Peter Astrand · 20 years ago
  7. c7979f1 Removed deprecated tzparse module. by Raymond Hettinger · 20 years ago
  8. b259405 Added optional None arguments to itertools.islice(). by Raymond Hettinger · 20 years ago
  9. d2f70cb remove dependencies that are no longer used for the library reference by Fred Drake · 20 years ago
  10. 1d542f2 Remove the deprecated statcache module. by Raymond Hettinger · 20 years ago
  11. 3489cad Removed the deprecated bin parameter from the pickle module. by Raymond Hettinger · 20 years ago
  12. 4ebe364 Remove the deprecated statcache module. by Raymond Hettinger · 20 years ago
  13. 1bc82f8 Removed deprecated method arguments from the shelve module. by Raymond Hettinger · 20 years ago
  14. 7cf9ce2 Fixes for SF #1076485, which I'll apply to the CVS head too. The problem was by Barry Warsaw · 20 years ago
  15. 6c92d76 Removed deprecated method from pstats. by Raymond Hettinger · 20 years ago
  16. f3fa946 Removed deprecated use_statcache argument. by Raymond Hettinger · 20 years ago
  17. 664347b SF bug #1078905: Docs for unittest run() methods are misleading by Raymond Hettinger · 20 years ago
  18. 46ea4c8 For the benefit of historians . . . by Raymond Hettinger · 20 years ago
  19. 784ab76 Remove the deprecated whrandom module. by Raymond Hettinger · 20 years ago
  20. 2238fc6 Add item by Andrew M. Kuchling · 20 years ago
  21. 07b28b9 Hyphenate 'one-argument' by Andrew M. Kuchling · 20 years ago
  22. 1cae3f5 AAdd item. (And so it beegins again.) by Andrew M. Kuchling · 20 years ago
  23. 92e2495 Fill in various bits of the template by Andrew M. Kuchling · 20 years ago
  24. 6651748 Remove PyRange_New(). by Raymond Hettinger · 20 years ago
  25. f924557 Acknowledge contribution of a thorough tutorial review. by Raymond Hettinger · 20 years ago
  26. 3b0c7c2 SF patch #1077353: add key= argument to min and max by Raymond Hettinger · 20 years ago
  27. e8fdc45 Fixed errors reported in SF bug #1074693 by Vinay Sajip · 20 years ago
  28. 58d89db Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2). by Marc-André Lemburg · 20 years ago
  29. 166878f Fixing bug #1072259 in SRE. by Gustavo Niemeyer · 20 years ago
  30. 4901a1f Add key= argument to heapq.nsmallest() and heapq.nlargest(). by Raymond Hettinger · 20 years ago
  31. de7b990 Update the MSC6 pythoncore projects to compile for Py2.5 by Raymond Hettinger · 20 years ago
  32. 5d6057f Fix typo. by Raymond Hettinger · 20 years ago
  33. 65a350d SF bug #1076955: Tutorial corrections Part II by Raymond Hettinger · 20 years ago
  34. aa2b2aa SF bug #1076955: Tutorial corrections Part I by Raymond Hettinger · 20 years ago
  35. 4d930be Add all readme files in Tools. by Martin v. Löwis · 20 years ago
  36. 0e920a7 Recompiled binaries after source changes. by Thomas Heller · 20 years ago
  37. 8992b9b printf format code for integers is %d not %s. by Thomas Heller · 20 years ago
  38. fd77c6c Update the filenames in the MSVC project file for Python 2.5. by Thomas Heller · 20 years ago
  39. 6ad6ee6 Update import library name on windows. by Thomas Heller · 20 years ago
  40. ab807e8 Make the example server code clearer; add the corresponding example client. [Bugfix candidate] by Andrew M. Kuchling · 20 years ago
  41. 9cc5cb7 Running the pre-install or post-install script did not work when by Thomas Heller · 20 years ago
  42. cdd6e4d - fix up internal hyperlink generation in PDF formatting so that links at by Fred Drake · 20 years ago
  43. cf05f47 - bump version number for "What's New" document by Fred Drake · 20 years ago
  44. 2db7680 Continue the post-release mechanics; we need a "What's New" document by Fred Drake · 20 years ago
  45. 29eb40c Fix nit. by Raymond Hettinger · 20 years ago
  46. 3805fe7 Mention getservbyport(). There's no patch number in the CVS log, so I assume Barry wrote the code. by Andrew M. Kuchling · 20 years ago
  47. aafdc9c Bump version number by Andrew M. Kuchling · 20 years ago
  48. e2a66bf Remove mention of Template being a subclass of unicode by Andrew M. Kuchling · 20 years ago
  49. b69c49c [Patch #1076365] Correction of name of Template class; add contributor by Andrew M. Kuchling · 20 years ago
  50. fd1c69e7 Bump version number to 2.5. by Martin v. Löwis · 20 years ago
  51. 738131d Raise TypeError if bufsize argument is not an integer. Patch 1071755, slightly modified. by Peter Astrand · 20 years ago
  52. 6fdf3cb Corrected example for replacing shell pipeline. Fixes bug 1073790. by Peter Astrand · 20 years ago
  53. 4871535 Update release date. by Andrew M. Kuchling · 20 years ago
  54. 02d74f6 Hear the #error: change the default value of the mutable_arg argument by Michael W. Hudson · 20 years ago
  55. a3bc546 post 2.4 release machinations by Anthony Baxter · 20 years ago
  56. 4277ed8 whoops! by Anthony Baxter · 20 years ago
  57. 3a833f7 This commit was manufactured by cvs2svn to create tag 'r24'. by cvs2svn · 20 years ago
  58. e9d719b update gcc ref by Anthony Baxter · 20 years ago
  59. e2648ee doodedoodedoo on the way to 2.4 final by Anthony Baxter · 20 years ago
  60. 6e3fa29 REVERT revision 1.260; the trunk is FROZEN. by Fred Drake · 20 years ago
  61. af1389a Bump buildno for 2.4 release by Martin v. Löwis · 20 years ago
  62. a98825c Fix a nit. by Raymond Hettinger · 20 years ago
  63. e1defa4 Fix argument order in pure python version of nsmallest() and nlargest(). by Raymond Hettinger · 20 years ago
  64. f4c7c40 RFC 2822 describes the characters allowed in a header field name. Conform to by Barry Warsaw · 20 years ago
  65. e48bad7 preparing for 2.4 final (wooooooo!) by Anthony Baxter · 20 years ago
  66. 99b7d64 There's likely nothing more to do to the email package before Python 2.4 is by Barry Warsaw · 20 years ago
  67. 26be206 Whitespace normalization. by Tim Peters · 20 years ago
  68. 2e8c1f1 Fix for SF bug #1072623. When the last line of the input string does not end by Barry Warsaw · 20 years ago
  69. f7f9b6c Fix typo in comment. by Walter Dörwald · 20 years ago
  70. 4fd38b3 Fix typo. by Raymond Hettinger · 20 years ago
  71. 23ce584 Clarify the ordering of dictionary keys. by Raymond Hettinger · 20 years ago
  72. 3de9aa4 Make sure the money formatting recipe can doesn't run out of digits by Raymond Hettinger · 20 years ago
  73. 7a8173a Rename a static variable "history_length" to "_history_length". by Hye-Shik Chang · 20 years ago
  74. 536183b Following a LtU thread, change introductory paragraph of decimal section by Andrew M. Kuchling · 20 years ago
  75. cb328f3 SF patch #1071739 (by Christos Georgiou) by Fredrik Lundh · 20 years ago
  76. f8c6e6a add missing dependency by Fred Drake · 20 years ago
  77. 605ed02 SF bug #1071588 coercing decimal to int doesn't work between -1 and 1 by Raymond Hettinger · 20 years ago
  78. 8f2c4ee SF bug #1071566: moneyfmt recipe in decimal documentation has error by Raymond Hettinger · 20 years ago
  79. 3684c87 Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to the by Brett Cannon · 20 years ago
  80. 4c79a83 Hye-Shik Chang's fix for Bug 875692. by Kurt B. Kaiser · 20 years ago
  81. 8e6f2de Bug #1071513: don't test on Cygwin, as chmod doesn't work reliably there by Johannes Gijsbers · 20 years ago
  82. 7f13cfa os.walk(): Changed the "sum of bytes consumed by files" example to use by Tim Peters · 20 years ago
  83. 919a3b4 SF bug 1071087: os.walk example for deleting a full tree is sometime wrong. by Tim Peters · 20 years ago
  84. a9cadcd Correct the handling of 0-termination of PyUnicode_AsWideChar() by Marc-André Lemburg · 20 years ago
  85. 6d60c09 Include site-packages directory. by Martin v. Löwis · 20 years ago
  86. 08febeb Add 'linux2' as one of the platforms that does not use the echo service as one by Brett Cannon · 20 years ago
  87. 139af02 Fixed quantize syntax. by Facundo Batista · 20 years ago
  88. e953511 On OpenBSD, terminating IDLE with ctrl-c from the command line caused a by Kurt B. Kaiser · 20 years ago
  89. bae8f37 Fill in the benchmark figures, bogus or not; add a disclaimer by Andrew M. Kuchling · 20 years ago
  90. 067947e Last pass to fill in contributor names; remove stray 'contributed by' from the incompatible changes section; remove some XXX comments by Andrew M. Kuchling · 20 years ago
  91. c64be94 It's GTK+, apparently; remove XXX comment by Andrew M. Kuchling · 20 years ago
  92. 7466659 Bump version number; update patch/bug counts; bet that the final release will be in December by Andrew M. Kuchling · 20 years ago
  93. 5a2bc5f This commit was manufactured by cvs2svn to create tag 'r24c1'. by cvs2svn · 20 years ago
  94. 5cc727a 2.4rc1 by Anthony Baxter · 20 years ago
  95. 39e92ea Mark PyRange_New() as deprecated. by Raymond Hettinger · 20 years ago
  96. a2325f6 SF patch #1068456: small update for pdb docs by Raymond Hettinger · 20 years ago
  97. eac02e6 Add missing have_tcl conditions by Martin v. Löwis · 20 years ago
  98. 2a21679 SF bug #1066036: Typo about PyErr_WriteUnraisable() by Raymond Hettinger · 20 years ago
  99. 83e4a14 SF bug #1067018: Obsolete info in Tutorial 9.1 by Raymond Hettinger · 20 years ago
  100. 88c2595 SF bug #1067023: A small typo by Raymond Hettinger · 20 years ago