1. e762a64 set the release date by Fred Drake · 21 years ago
  2. 29e932b fix typeset of vertical bar for PDF format (closes SF bug #1008998) by Fred Drake · 21 years ago
  3. 87d3ad6 documentation for the zipimport module using contributed patch by Fred Drake · 21 years ago
  4. f64f450 This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 21 years ago
  5. a2a0bfe Description of args to IMAP4.store() in imaplib by Fred Drake · 21 years ago
  6. 3fccd95 fix a bunch of spelling errors (closes SF patch #1104868) by Fred Drake · 21 years ago
  7. 519d31d remove spurious line from widget variables example (closes SF patch #1094815) by Fred Drake · 21 years ago
  8. b3dbb01 Backport latest version of whatsnew23: fix typos, remove a GC-related item; add an item by Andrew M. Kuchling · 21 years ago
  9. d3c0cab Fix mention of TextEdit so that it mentions it can save in plaintext. by Brett Cannon · 21 years ago
  10. 79c8469 Fix typo about what method to call when expand_tabs is true. by Brett Cannon · 21 years ago
  11. 3f6e8ec backport weekheader() doc fix to 2.3 by Skip Montanaro · 21 years ago
  12. 3ad8fb5 remove comment that's about to become obsolete by Fred Drake · 21 years ago
  13. b7754e1 Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet by Fred Drake · 21 years ago
  14. 9bd57b1 add a PNG version of pyfav.gif by Fred Drake · 21 years ago
  15. 646fe59 add encouragement to contribute without learning LaTeX (closes SF bug #948517) by Fred Drake · 21 years ago
  16. 0ab7093 fix markup in "title" attribute for \citetitle{} by Fred Drake · 21 years ago
  17. d8f5802 clarify discussion of iteration in the section on the "for" statement by Fred Drake · 21 years ago
  18. e193806 clarify trailing comma in function argument list (SF bug #798652) by Fred Drake · 21 years ago
  19. 687ed47 - show how to use file.write() with a non-string value by Fred Drake · 21 years ago
  20. 92dee4b SF bug #1030118, this should have named the email.Utils module as the one by Barry Warsaw · 21 years ago
  21. 35018c7 add missing line break by Fred Drake · 21 years ago
  22. 7d331a8 Typo fixes, and a minor edit to clarify a sentence by Andrew M. Kuchling · 21 years ago
  23. e2f12bb [Bug #1049826] Update version of zlib referenced in text by Andrew M. Kuchling · 21 years ago
  24. 9c183d2 Add support for using %U and %W in strptime when year and day of the week are by Brett Cannon · 21 years ago
  25. f0d0193 SF bug #1048756, Doc typo for pdb by Neal Norwitz · 21 years ago
  26. ede11de SF patch #1047577, typo in liblocale.tex by Neal Norwitz · 21 years ago
  27. c526f9a Fix for SF bug # 1032960. by Barry Warsaw · 21 years ago
  28. a152f72 [Bug #1022311] curses module uses y,x ordering of arguments, not x,y by Andrew M. Kuchling · 21 years ago
  29. 3673c9e [Bug #1041501] Fix example code by Andrew M. Kuchling · 21 years ago
  30. b4a4e1d [Bug #1023359] Make code match inheritance diagram by Andrew M. Kuchling · 21 years ago
  31. d88c4ea SF bug #1020540: a wrong link from "frame object" in lib index. by Raymond Hettinger · 21 years ago
  32. 0f41072 SF bug #901654: split method documentation can be improved by Raymond Hettinger · 21 years ago
  33. d136880 Use correct constants by Andrew M. Kuchling · 21 years ago
  34. 2c23c9e Patch #1015021: Stop claiming that coerce can return None. by Martin v. Löwis · 21 years ago
  35. 346dc92 SF bug #1013760: Error in Chapter 4 of Tutorial by Raymond Hettinger · 21 years ago
  36. 2bb678b Spelling fix by Andrew M. Kuchling · 21 years ago
  37. b05af4d - make references to the readline module hyperlinks now that there is by Fred Drake · 21 years ago
  38. d9c73b5 backport relevant bits of the bool api docs by Skip Montanaro · 21 years ago
  39. d0de6fd Save the uploaded documentation tarball (already done on the trunk). by Fred Drake · 21 years ago
  40. 8b1d40c minor cleanup of the previous change; now matches corresponding change by Fred Drake · 21 years ago
  41. 1efec02 fix information about what flag database files are opened with by default by Fred Drake · 21 years ago
  42. 11807af Patch #997668: Correct explanation of salts. by Martin v. Löwis · 21 years ago
  43. 717d9ff Fix an uncorrect function prototype. Backported from trunk. by Thomas Heller · 21 years ago
  44. 9df5737 [Bug #990524] Fix typo by Andrew M. Kuchling · 21 years ago
  45. ef6a1f3 revise wording to avoid confusion for non-native English speakers by Fred Drake · 21 years ago
  46. b00d777 revise wording to avoid confusion for non-native English speakers by Fred Drake · 21 years ago
  47. 309279e Patch #993187: Make rstrip doc similar to lstrip. by Martin v. Löwis · 21 years ago
  48. 8a580c4 Backport: by Guido van Rossum · 21 years ago
  49. 2e5ba1e generalize a bit; no need to mention my user id directly by Fred Drake · 21 years ago
  50. df27623 Clarify docs for getargspec() that when there are not default values the fourth by Brett Cannon · 21 years ago
  51. fe9ea4f [Bug #984017] Incorrect prototype, fixed by Timothy Stranex by Andrew M. Kuchling · 21 years ago
  52. b45670b Add missing word in InvalidStateError definition. by Brett Cannon · 21 years ago
  53. cc6c30f SF bug #971747: Wrong indentation of example code in tutorial by Raymond Hettinger · 21 years ago
  54. ef9e5a5 Public Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT. by Thomas Heller · 21 years ago
  55. d6914bd switch back to \today since we're post-release by Fred Drake · 21 years ago
  56. 4c8d256 make a reference to the SimpleHTTPServer module a hyperlink to the docs by Fred Drake · 21 years ago
  57. 67c5b5e [Bug #953177] Mention .getlist(); text from Paul Moore by Andrew M. Kuchling · 21 years ago
  58. 9d1094f SF 964876 mapping a 0 length file by Tim Peters · 21 years ago
  59. e4cd47d [Bug #936837] Add missing word by Andrew M. Kuchling · 21 years ago
  60. cb8e7d0 Document which string methods are locale-dependent. Fixes #935749. by Martin v. Löwis · 21 years ago
  61. 0384343 The expression list in inheritance is not optional. Fixes #960448. by Martin v. Löwis · 21 years ago
  62. d3ad622 Fix typo reported in #964592. by Martin v. Löwis · 21 years ago
  63. fdbbee6 Document PyModule_AddIntConstant to take a long. Fixes #962471. by Martin v. Löwis · 21 years ago
  64. 80c952c reverse the order of the two \date lines so the processing tools pick by Fred Drake · 21 years ago
  65. 15346c2 update for the predicted 2.3.4 final release date, by Fred Drake · 21 years ago
  66. a1a514b set target date for Python 2.3.4 release by Fred Drake · 21 years ago
  67. 11b3d2f fix various descriptions of "ctime" (closes SF patch #870287) by Fred Drake · 21 years ago
  68. e6f36ad backport 1.17, 1.18 from the trunk: PyErr_SetInterrupt not Obsolete by Fred Drake · 21 years ago
  69. 69faa22 fix various typos; thanks, George Yoshida! (closes SF patch #952047) by Fred Drake · 21 years ago
  70. 9b201fb add note about the __name__ read-only attribute (closes SF bug #952212) by Fred Drake · 21 years ago
  71. 72959cc use tools/getversioninfo to extract the version number from the Python sources by Fred Drake · 21 years ago
  72. 04b3734 remove assignment to unused variable by Fred Drake · 21 years ago
  73. fada58f update to reflect the current location of the SF bugs search box by Fred Drake · 21 years ago
  74. 0c16beb markup adjustment by Fred Drake · 21 years ago
  75. bea27f3 Added a note describing how fp should be opened in binary mode, especially on by Barry Warsaw · 21 years ago
  76. af6f374 don't make assumptions about $PATH in Cygwin instructions by Fred Drake · 21 years ago
  77. c17cdd6 note that descriptor objects must be instances of new-style types by Fred Drake · 21 years ago
  78. 7dea43f fix documentation for ContentHandler.ignorableWhitespace() by Fred Drake · 21 years ago
  79. e3ea901 Patch #940026: Explain "in" when it is first used. by Martin v. Löwis · 21 years ago
  80. b3ec007 - note that __getinitargs__() is only for old-style classes by Fred Drake · 21 years ago
  81. 16e1df3 Remove list of pickle protocol names used by the copy module; there by Fred Drake · 21 years ago
  82. 6777b2e note that the error code for socket.gaierror will be one of the EAI_* by Fred Drake · 21 years ago
  83. 2956b68 SF #814606: fix mixer docs to talk about "controls", not "channels". by Greg Ward · 21 years ago
  84. 8bb374b Document readline module functions added in Python 2.3. See: by Phillip J. Eby · 21 years ago
  85. 520c341 the headers in an HTTP request are HTTP headers, not MIME headers by Fred Drake · 21 years ago
  86. e4e110e remove out-of-date count of the functions in winsound by Fred Drake · 21 years ago
  87. 21527f7 fix typo reported in a long-buried email by Fred Drake · 21 years ago
  88. 335cdc0 SF bug #940579: section 5.10: 'not' returns boolean, not int by Raymond Hettinger · 21 years ago
  89. 202b6fb SF bug #936827: PyNumber_And() 's description by Raymond Hettinger · 21 years ago
  90. e117bde remove bogus markup that caused the docs to be wrong by Fred Drake · 21 years ago
  91. 7eb57e0 give rational filenames to some of the generated HTML by Fred Drake · 21 years ago
  92. e52aa4f include both the GIF and PNG icons in the HTML package by Fred Drake · 21 years ago
  93. 820fd04 avoid stripping space after indexing macros by Fred Drake · 21 years ago
  94. 4b9fe25 #928751, fix typos in socket doc by Neal Norwitz · 21 years ago
  95. 5c51de0 remove workarounds to prevent "--" in code from being improperly munged to by Fred Drake · 21 years ago
  96. 7e87944 backport trunk revision 1.144, closing SF bug #793702: by Fred Drake · 21 years ago
  97. 3d0c805 Note that reading from a socket may not always return all of the by Fred Drake · 21 years ago
  98. 07d08d9 - make sure the methods minidom adds to the basic DOM are attributed by Fred Drake · 21 years ago
  99. 40039f2 backport fix for SF bug #796042: sdist ignores scripts argument in setup by Fred Drake · 21 years ago
  100. 3337eb7 add missing and forthcoming releases by Fred Drake · 21 years ago