1. 7820554 Fix typo by Raymond Hettinger · 20 years ago
  2. ce9b471 SF patch #880552: Fix typo in usage message(prechm.py) by Raymond Hettinger · 20 years ago
  3. 4c9800d SF bug #892854: typo in textwrap doc page (Reported by Drew Perttula.) by Raymond Hettinger · 20 years ago
  4. 5c5eb86 * Incorporate Skip's suggestions for documentation (explain the word deque by Raymond Hettinger · 20 years ago
  5. 7209294 a couple other sunos4 support items removed by Skip Montanaro · 20 years ago
  6. c058fd1 * Fix ref counting in extend() and extendleft(). by Raymond Hettinger · 20 years ago
  7. 3ba85c2 Have deques support high volume loads. by Raymond Hettinger · 20 years ago
  8. 21ae4f9 minor markup adjustments by Fred Drake · 20 years ago
  9. 4458ece Clarify minor point about the ref() and proxy() constructors. by Fred Drake · 20 years ago
  10. 4d205e3 update dependency information by Fred Drake · 20 years ago
  11. dd256d9 Add documentation for collections.deque(). by Raymond Hettinger · 20 years ago
  12. e52f3b1 Add documentation for collections.deque(). by Raymond Hettinger · 20 years ago
  13. 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 20 years ago
  14. bd12b18 fix whitespace style (inconsistent with the rest of the docs) by Fred Drake · 20 years ago
  15. fcc5176 update signature of the socket constructor by Fred Drake · 20 years ago
  16. ee3c607 add missing period by Fred Drake · 20 years ago
  17. 913829c fix markup by Fred Drake · 20 years ago
  18. db8d1c2 add references between getopt and optparse docs by Skip Montanaro · 20 years ago
  19. 6d98f19 make this distutils doc match the other in using boilerplate.tex by Fred Drake · 20 years ago
  20. 20d4738 no reason not to use boilerplate.tex now that it names the PSF by Fred Drake · 20 years ago
  21. 0d8da3a fix some sloppy markup to use \guilabel by Fred Drake · 20 years ago
  22. f0f6d12 add \guilabel macro to mark labels that occur in user interfaces by Fred Drake · 20 years ago
  23. 226f697 fix method name in example code by Fred Drake · 20 years ago
  24. 1fe9750 add direct link to the article in DDJ closes SF bug #871402 by Fred Drake · 20 years ago
  25. ba0485a expand on notion of row object type by Skip Montanaro · 20 years ago
  26. 7895146 typo by Skip Montanaro · 20 years ago
  27. 734fb57 Add a Guido inspired example for groupby(). by Raymond Hettinger · 20 years ago
  28. 5303a96 Add CJK codecs by Andrew M. Kuchling · 21 years ago
  29. 3e2a306 Add CJK codecs support as discussed on python-dev. (SF #873597) by Hye-Shik Chang · 21 years ago
  30. 621b443 - add warning that hotshot doesn't work well with threads - fix some markup by Fred Drake · 21 years ago
  31. 990a46b minor markup improvements by Fred Drake · 21 years ago
  32. 4977ff0 add a note about memory consumption and LaTeX closes SF bug #721157 by Fred Drake · 21 years ago
  33. 3f26af7 - add comment about $CUSTOM_BUTTONS by Fred Drake · 21 years ago
  34. 3bbd115 markup changes by Fred Drake · 21 years ago
  35. 44a9823 [Bug #873205] Update URL by Andrew M. Kuchling · 21 years ago
  36. 7e6bbe1 The format of the string data used in the imageop module is described by Sjoerd Mullender · 21 years ago
  37. c62af02 Fix some digicool addresses I noticed by Andrew M. Kuchling · 21 years ago
  38. 1151479 add link to the red-dove.com page about the logging package by Fred Drake · 21 years ago
  39. 4f687b3 add new reference macro: \seelink by Fred Drake · 21 years ago
  40. 91f5cbe SF bug #872461: list.extend() described as experimental by Raymond Hettinger · 21 years ago
  41. 0c41027 SF Patch #864863: Bisect C implementation (Contributed by Dmitry Vasiliev.) by Raymond Hettinger · 21 years ago
  42. 23a0f4e Small correction to example by Raymond Hettinger · 21 years ago
  43. 97ef8de * Add various updates reflecting the last two weeks of checkins: by Raymond Hettinger · 21 years ago
  44. c14149e Show how to re-enable GC during timings. by Raymond Hettinger · 21 years ago
  45. 4cd5a08 Fix small factual error. by Raymond Hettinger · 21 years ago
  46. ad9aaee Documentation for new RFC 3548 functions. by Barry Warsaw · 21 years ago
  47. b914ef0 list the Python Software Foundation on all the documents by Fred Drake · 21 years ago
  48. d3530be PythonLabs --> Python Software Foundation by Fred Drake · 21 years ago
  49. 44a31e1 Use 'input' as variable name, even though it shadows a built-in by Andrew M. Kuchling · 21 years ago
  50. 6237ef1 in the section "The interpreter stack": by Fred Drake · 21 years ago
  51. 621c53e Add sets to list of picklable objects. by Raymond Hettinger · 21 years ago
  52. 7a700b8 clean up indexing for None, NotImplemented closes SF bug #820344 by Fred Drake · 21 years ago
  53. fcadf6b fix reference to File Object documentation closes SF bug #825810 by Fred Drake · 21 years ago
  54. 9b4dab4 SF patch #859286: documentation bool change fix by Raymond Hettinger · 21 years ago
  55. a180581 use conventional whitespace in interactive example by Fred Drake · 21 years ago
  56. 50e7a11 Correct misrepresentation of print (it uses str(), not `...` for by Guido van Rossum · 21 years ago
  57. af78512 - general markup cleanup by Fred Drake · 21 years ago
  58. 7f8d17a general markup improvements by Fred Drake · 21 years ago
  59. 188b2d6 - add link to the datetime module by Fred Drake · 21 years ago
  60. ceb1fd2 - update description of isleap() - add link to the datetime module by Fred Drake · 21 years ago
  61. 6f51a72 - use the same markup for the deprecation as for that of file.xreadlines() by Fred Drake · 21 years ago
  62. ae55d5f - add a "See also" reference to the doctest module by Fred Drake · 21 years ago
  63. ed54d91 Various fixups: by Raymond Hettinger · 21 years ago
  64. 32fef9f fix truly evil markup typo by Fred Drake · 21 years ago
  65. ea49de3 minor cleanup of example by Fred Drake · 21 years ago
  66. ff381e1 - we *really* don't care about Python 1.5 alphas any more! by Fred Drake · 21 years ago
  67. 401d1e3 fix a variety of markup bugs by Fred Drake · 21 years ago
  68. f161c91 work around whitespace bugs in the HTML version by Fred Drake · 21 years ago
  69. dcf32a6 fix markup errors by Fred Drake · 21 years ago
  70. b0e8f5d lots of markup adjustments by Fred Drake · 21 years ago
  71. 7c67cb8 markup fix by Fred Drake · 21 years ago
  72. 89d147d remove ancient cruft by Fred Drake · 21 years ago
  73. 345555d - make "--" in code text not get converted to "-" - fix minor typo in comment by Fred Drake · 21 years ago
  74. 4922cae - remove crufty markup that's no longer needed to make the by Fred Drake · 21 years ago
  75. 4271310 use consistent email address for Tim by Fred Drake · 21 years ago
  76. 34929f2 - update Tim's email address - remove spurious blank lines by Fred Drake · 21 years ago
  77. f72af65 At 2.2, the Py<type>_Check() family of API functions (macros) changed by Andrew MacIntyre · 21 years ago
  78. 13cd889 The semantics of PyList_Check() and PyDict_Check() changed at 2.2, along by Andrew MacIntyre · 21 years ago
  79. 7553426 [Bug #850823] Fix broken link by Andrew M. Kuchling · 21 years ago
  80. 91ca8de [Bug #850818] Accept Gregory H. Ball's suggested rewrite of a confusing description by Andrew M. Kuchling · 21 years ago
  81. 7a3786c [Bug #857821] Remove mention of deprecated string.{atol,atof} functions. (Patch from Gerrit Holl) by Andrew M. Kuchling · 21 years ago
  82. 273069d Fix silly typo by Andrew M. Kuchling · 21 years ago
  83. 70029c5 Add the first of (hopefully) many third-party licenses and acknowledgements. by Raymond Hettinger · 21 years ago
  84. 828f847 minor markup adjustment by Fred Drake · 21 years ago
  85. 3435820 Fix typo by Andrew M. Kuchling · 21 years ago
  86. 35f2b05 Add various items by Andrew M. Kuchling · 21 years ago
  87. 852fe06 fix loss of a space after indexing markup by Fred Drake · 21 years ago
  88. 4d88322 - use correct markup - re-wrap resulting long lines by Fred Drake · 21 years ago
  89. 1639f1c fix weird sh-bang line by Fred Drake · 21 years ago
  90. 2fe7978 avoid bash-isms by Fred Drake · 21 years ago
  91. a95e87a Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  92. b606b3d Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  93. 64958a1 Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  94. c6f066f Update documentations for str.rsplit() with Alex Martelli's rewrite. by Hye-Shik Chang · 21 years ago
  95. 4612bc5 Make example more readable by Andrew M. Kuchling · 21 years ago
  96. 3ae811b Add rsplit method for str and unicode builtin types. by Hye-Shik Chang · 21 years ago
  97. 6485a87 missing word (should backport - is release23-maint still locked?) by Skip Montanaro · 21 years ago
  98. 1ecbd67 SF #859811, typo in docs by Neal Norwitz · 21 years ago
  99. 360cd41 SF #859810, typo in doc by Neal Norwitz · 21 years ago
  100. c1be59f SF patch 852995: add processors feature to urllib2 by Jeremy Hylton · 21 years ago