1. f62444a Fix links and typos. by Raymond Hettinger · 21 years ago
  2. ec3402f Fix typo by Raymond Hettinger · 21 years ago
  3. 8850c87 Fix link by Raymond Hettinger · 21 years ago
  4. 8772d4e Add a standard library tour by Raymond Hettinger · 21 years ago
  5. c8de458 Add parameters indent, width and depth to pprint.pprint() and pprint.pformat() by Walter Dörwald · 21 years ago
  6. 7bafa9f Fix typo. (From SF bug #853064) by Walter Dörwald · 21 years ago
  7. 2569528 Convert a 0/1 to False/True. by Raymond Hettinger · 21 years ago
  8. 166958b As discussed on python-dev, added two extractor functions to the by Raymond Hettinger · 21 years ago
  9. 6c9e130 - Removed FutureWarnings related to hex/oct literals and conversions by Guido van Rossum · 21 years ago
  10. ccabed3 Patch #849350: Update to document bool return values. Backported to 2.3. by Martin v. Löwis · 21 years ago
  11. 94681fc Patch #849595: Add socket.shutdown() constants. by Martin v. Löwis · 21 years ago
  12. 04bf724 - clean up generated HTML - make the output more XHTML friendly by Fred Drake · 21 years ago
  13. 2ce1d47 Fix typo and mark-up; shorten text by Andrew M. Kuchling · 21 years ago
  14. 6708756 Fix typos by Andrew M. Kuchling · 21 years ago
  15. d446230 Nits from a review of the documentation update. by Raymond Hettinger · 21 years ago
  16. 7245265 Add version changed doc for addition of fillchar to ljust/rjust/center by Neal Norwitz · 21 years ago
  17. 4f8f976 Add optional fillchar argument to ljust(), rjust(), and center() string methods. by Raymond Hettinger · 21 years ago
  18. bd93b3e As discussed on python-dev, banish apply(), buffer(), coerce(), and by Raymond Hettinger · 21 years ago
  19. bc0f2ab Expose dict_contains() and PyDict_Contains() with is about 10% faster by Raymond Hettinger · 21 years ago
  20. 3972457 make the generated HTML more XHTML friendly by Fred Drake · 21 years ago
  21. 7e0282f Note the addition of set() and frozenset(). by Raymond Hettinger · 21 years ago
  22. f5f41bf * Checkin remaining documentation by Raymond Hettinger · 21 years ago
  23. 5a5b243 More words: gave more motivation, and added cautions about the special by Tim Peters · 21 years ago
  24. 65367ca Add a missing import. Closes SF # 816344. by Barry Warsaw · 21 years ago
  25. dff9dbd Add two items by Andrew M. Kuchling · 21 years ago
  26. af7dc8d Patch #831747: Add skip_accept_encoding parameter to putrequest. by Martin v. Löwis · 21 years ago
  27. f8d3bcc Generator's constructor: The documentation was incorrect regarding how by Barry Warsaw · 21 years ago
  28. 8bafb2a Patch #843088: Fix typos. Backported to 2.3. by Martin v. Löwis · 21 years ago
  29. 65674b8 Documentation for set objects. by Raymond Hettinger · 21 years ago
  30. a690a99 * Migrate set() and frozenset() from the sandbox. by Raymond Hettinger · 21 years ago
  31. d456849 Fix typo by Raymond Hettinger · 21 years ago
  32. 981a918 Various edits by Andrew M. Kuchling · 21 years ago
  33. b845ef0 remove "support" for BerkeleyDB 3.1, it hasn't worked for a long time by Gregory P. Smith · 21 years ago
  34. 7d1dd04 Fix typo by Raymond Hettinger · 21 years ago
  35. bc3cba2 Explain the advantages of reversed. by Raymond Hettinger · 21 years ago
  36. 607c00f Present each feature in terms of what makes it useful or desirable. by Raymond Hettinger · 21 years ago
  37. ad983e7 Improve the implementation of itertools.tee(). by Raymond Hettinger · 21 years ago
  38. d85ed1b fix typo in markup by Fred Drake · 21 years ago
  39. 28eae08 fix use of undefined markup by Fred Drake · 21 years ago
  40. dbe7980 add missing "if" by Fred Drake · 21 years ago
  41. 75aa4db Mention that getsid is new in 2.4. by Martin v. Löwis · 21 years ago
  42. d892137 Patch #798297: Add IMAP THREAD command. by Martin v. Löwis · 21 years ago
  43. 49ee14d Patch #839038: Add getsid(2). by Martin v. Löwis · 21 years ago
  44. c516b0e clarified (in the 5.14 summary) that tests and comparisons all chain, by Alex Martelli · 21 years ago
  45. 37dc334 Add docs for readmodule_ex and its function-descriptors, fixing by Alex Martelli · 21 years ago
  46. 50324a6 Avoid giving advice that's bad for security, as per SF bug #823515 by Alex Martelli · 21 years ago
  47. 35d8360 Document Py_RETURN_NONE. by Brett Cannon · 21 years ago
  48. f7a6b67 Add 'see also' section pointing to the PEP by Andrew M. Kuchling · 21 years ago
  49. 1a42025 Add some recent changes by Andrew M. Kuchling · 21 years ago
  50. ff1f194 Fix the problem addressed by patch by Michael W. Hudson · 21 years ago
  51. dc62aec Add a new looping idiom by Raymond Hettinger · 21 years ago
  52. 5ce2fec Patch #837322: Clarify owning, borrowing, stealing. Backported to 2.3. by Martin v. Löwis · 21 years ago
  53. 85c20a4 Implement and apply PEP 322, reverse iteration by Raymond Hettinger · 21 years ago
  54. f607fc5 Add traceback.format_exc(). by Neil Schemenauer · 21 years ago
  55. 83c1874 SF patch #834444: add versionadd to new functions by Raymond Hettinger · 21 years ago
  56. b4b9ced [Bug #817178] Fix incorrect arguments in example, noted by Terry Reedy by Andrew M. Kuchling · 21 years ago
  57. 893ffa4 Patch #830858: Correct the number of is-functions. Backported to 2.3 and 2.2. by Martin v. Löwis · 21 years ago
  58. 45394c2 Patch #531629: Add multicall support. by Martin v. Löwis · 21 years ago
  59. 48440b7 Patch #: Add POP3 over SSL support. by Martin v. Löwis · 21 years ago
  60. 9885c93 Fix typo. by Raymond Hettinger · 21 years ago
  61. 82b2482 Minor grammatical fix. by Brett Cannon · 21 years ago
  62. 0a9b9da Add list.sorted() classmethod. by Raymond Hettinger · 21 years ago
  63. c43a7e7 SF bug #827902: ctime is not creation time by Raymond Hettinger · 21 years ago
  64. 3be6d5d Documented gc.get_referrers() as dangerous. SF bug 793822 by Armin Rigo · 21 years ago
  65. 8476c4d SF bug #827902: ctime is not creation time by Raymond Hettinger · 21 years ago
  66. b546be2 Fix inaccuracy: all entities from XHTML 1.0 are supported (according to text further down in this file) by Andrew M. Kuchling · 21 years ago
  67. 9c7ed4c Document that varlist can be NULL. by Raymond Hettinger · 21 years ago
  68. d591f66 Replace the window() example with pairwise() which demonstrates tee(). by Raymond Hettinger · 21 years ago
  69. 8ed69e3 SF #829941, update tutorial, built-in types can be base classes since 2.2 by Neal Norwitz · 21 years ago
  70. 6a5b027 Added itertools.tee() by Raymond Hettinger · 21 years ago
  71. 50a2570 Record an item I missed and bump the version number. [2.3 bugfix candidate.] by Andrew M. Kuchling · 21 years ago
  72. ee950ff - add "Why is Python installed on my computer?" as a documentation FAQ by Fred Drake · 21 years ago
  73. 38afcef [Bug #809174] loads() and dumps() not documented by Andrew M. Kuchling · 21 years ago
  74. d22bb65 Avoid confusing name for the 3rd argument to str.replace(). by Fred Drake · 21 years ago
  75. f12f324 Don't make promises about about the visibility of the induction variable. by Raymond Hettinger · 21 years ago
  76. 4e21dc9 - make this section format by Fred Drake · 21 years ago
  77. 5e75f15 add missing dependency by Fred Drake · 21 years ago
  78. 5b6150e markup fixes; this would not format by Fred Drake · 21 years ago
  79. 86c60ed ConfigParser.items() and SafeConfigParser.items() no longer return a by Fred Drake · 21 years ago
  80. 6aedcfc Add some more items by Andrew M. Kuchling · 21 years ago
  81. 2fb4d51 Document list.sort() changes by Andrew M. Kuchling · 21 years ago
  82. 0c9a318 Use 'predicate = bool' as the default predicate for ifilter[false]. by Guido van Rossum · 21 years ago
  83. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  84. 01a74b2 Make CObjects mutable. Fixes #477441. by Martin v. Löwis · 21 years ago
  85. 95cf84a Patch #821093: Fix various typos. by Martin v. Löwis · 21 years ago
  86. d969775 Fixed \versionadded for the (?(id/name)yes|no) expression support. by Gustavo Niemeyer · 21 years ago
  87. 6828e18 Patch #825679: Clarify semantics of .isfoo on empty strings. Backported to 2.3. by Martin v. Löwis · 21 years ago
  88. 849a972 Patch #809535: Mention behaviour of seek on text files. Backported to 2.3. by Martin v. Löwis · 21 years ago
  89. ad3fc44 Implemented non-recursive SRE matching. by Gustavo Niemeyer · 21 years ago
  90. 41e2809 Typo found by Lokasz Pankowski: by Thomas Heller · 21 years ago
  91. 42b1ba3 * list.sort() now supports three keyword arguments: cmp, key, and reverse. by Raymond Hettinger · 21 years ago
  92. 4fc3855 Initial checkin of docs for Lib/platform.py . by Brett Cannon · 21 years ago
  93. c2a2832 SF bug #821701: reduce docs neglect a very important piece of information. by Raymond Hettinger · 21 years ago
  94. 7decf5e SF #822262, Typo in Doc/api/intro.tex by Neal Norwitz · 21 years ago
  95. cb2da43 Extended tuple's C API to include a new function, PyTuple_Pack() that is by Raymond Hettinger · 21 years ago
  96. aac6ae9 SF patch #819955: Erroneous \seemodule in tarfile docs by Raymond Hettinger · 21 years ago
  97. 40b9df2 add some information about using graphics with the Python document classes by Fred Drake · 21 years ago
  98. 95a97d5 Fix a typo, discovered by Joonas Paalasmaa. by Thomas Heller · 21 years ago
  99. dbe3d28 Adopt Christian Stork's suggested argument order for the logic quantifiers. by Raymond Hettinger · 21 years ago
  100. 2f726e9 SF bug #812202: randint is always even by Raymond Hettinger · 21 years ago