1. 7c67cb8 markup fix by Fred Drake · 21 years ago
  2. 4922cae - remove crufty markup that's no longer needed to make the by Fred Drake · 21 years ago
  3. 4271310 use consistent email address for Tim by Fred Drake · 21 years ago
  4. 34929f2 - update Tim's email address - remove spurious blank lines by Fred Drake · 21 years ago
  5. 91ca8de [Bug #850818] Accept Gregory H. Ball's suggested rewrite of a confusing description by Andrew M. Kuchling · 21 years ago
  6. 7a3786c [Bug #857821] Remove mention of deprecated string.{atol,atof} functions. (Patch from Gerrit Holl) by Andrew M. Kuchling · 21 years ago
  7. 828f847 minor markup adjustment by Fred Drake · 21 years ago
  8. 3435820 Fix typo by Andrew M. Kuchling · 21 years ago
  9. 852fe06 fix loss of a space after indexing markup by Fred Drake · 21 years ago
  10. b606b3d Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  11. 64958a1 Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  12. c6f066f Update documentations for str.rsplit() with Alex Martelli's rewrite. by Hye-Shik Chang · 21 years ago
  13. 3ae811b Add rsplit method for str and unicode builtin types. by Hye-Shik Chang · 21 years ago
  14. 6485a87 missing word (should backport - is release23-maint still locked?) by Skip Montanaro · 21 years ago
  15. c1be59f SF patch 852995: add processors feature to urllib2 by Jeremy Hylton · 21 years ago
  16. 378f7b5 Add a versionadded tag for traceback.format_exc() by Neal Norwitz · 21 years ago
  17. 5a92175 After hearing from someone who gave up on timeout sockets due to a by Guido van Rossum · 21 years ago
  18. 35415da Fix broken link (closes bug #852236). Thanks to Fedor Baart for bug file and by Brett Cannon · 21 years ago
  19. ff294fe SF patch #855195: fix typos (Contributed by George Yoshida.) by Raymond Hettinger · 21 years ago
  20. 2955305 Fix double hyphen markup. by Raymond Hettinger · 21 years ago
  21. e3d5f98 Put str() in alphabetical order. by Raymond Hettinger · 21 years ago
  22. a4ce2f5 SF bug #855317: unittest: 5.3.9 Getting Extended Error Information by Raymond Hettinger · 21 years ago
  23. db7dcff Edit description a bit by Andrew M. Kuchling · 21 years ago
  24. d25c1c6 Implement itertools.groupby() by Raymond Hettinger · 21 years ago
  25. ff6dd0b SF bug #844123: "up" instead of "down" in turtle module documentation by Raymond Hettinger · 21 years ago
  26. f96dd83 - fix markup in the bool() description by Fred Drake · 21 years ago
  27. c8de458 Add parameters indent, width and depth to pprint.pprint() and pprint.pformat() by Walter Dörwald · 21 years ago
  28. 166958b As discussed on python-dev, added two extractor functions to the by Raymond Hettinger · 21 years ago
  29. ccabed3 Patch #849350: Update to document bool return values. Backported to 2.3. by Martin v. Löwis · 21 years ago
  30. 94681fc Patch #849595: Add socket.shutdown() constants. by Martin v. Löwis · 21 years ago
  31. d446230 Nits from a review of the documentation update. by Raymond Hettinger · 21 years ago
  32. 7245265 Add version changed doc for addition of fillchar to ljust/rjust/center by Neal Norwitz · 21 years ago
  33. 4f8f976 Add optional fillchar argument to ljust(), rjust(), and center() string methods. by Raymond Hettinger · 21 years ago
  34. bd93b3e As discussed on python-dev, banish apply(), buffer(), coerce(), and by Raymond Hettinger · 21 years ago
  35. f5f41bf * Checkin remaining documentation by Raymond Hettinger · 21 years ago
  36. 5a5b243 More words: gave more motivation, and added cautions about the special by Tim Peters · 21 years ago
  37. 65367ca Add a missing import. Closes SF # 816344. by Barry Warsaw · 21 years ago
  38. af7dc8d Patch #831747: Add skip_accept_encoding parameter to putrequest. by Martin v. Löwis · 21 years ago
  39. f8d3bcc Generator's constructor: The documentation was incorrect regarding how by Barry Warsaw · 21 years ago
  40. 8bafb2a Patch #843088: Fix typos. Backported to 2.3. by Martin v. Löwis · 21 years ago
  41. a690a99 * Migrate set() and frozenset() from the sandbox. by Raymond Hettinger · 21 years ago
  42. d456849 Fix typo by Raymond Hettinger · 21 years ago
  43. b845ef0 remove "support" for BerkeleyDB 3.1, it hasn't worked for a long time by Gregory P. Smith · 21 years ago
  44. ad983e7 Improve the implementation of itertools.tee(). by Raymond Hettinger · 21 years ago
  45. d85ed1b fix typo in markup by Fred Drake · 21 years ago
  46. dbe7980 add missing "if" by Fred Drake · 21 years ago
  47. 75aa4db Mention that getsid is new in 2.4. by Martin v. Löwis · 21 years ago
  48. d892137 Patch #798297: Add IMAP THREAD command. by Martin v. Löwis · 21 years ago
  49. 49ee14d Patch #839038: Add getsid(2). by Martin v. Löwis · 21 years ago
  50. 37dc334 Add docs for readmodule_ex and its function-descriptors, fixing by Alex Martelli · 21 years ago
  51. 50324a6 Avoid giving advice that's bad for security, as per SF bug #823515 by Alex Martelli · 21 years ago
  52. 85c20a4 Implement and apply PEP 322, reverse iteration by Raymond Hettinger · 21 years ago
  53. f607fc5 Add traceback.format_exc(). by Neil Schemenauer · 21 years ago
  54. 83c1874 SF patch #834444: add versionadd to new functions by Raymond Hettinger · 21 years ago
  55. b4b9ced [Bug #817178] Fix incorrect arguments in example, noted by Terry Reedy by Andrew M. Kuchling · 21 years ago
  56. 893ffa4 Patch #830858: Correct the number of is-functions. Backported to 2.3 and 2.2. by Martin v. Löwis · 21 years ago
  57. 45394c2 Patch #531629: Add multicall support. by Martin v. Löwis · 21 years ago
  58. 48440b7 Patch #: Add POP3 over SSL support. by Martin v. Löwis · 21 years ago
  59. 9885c93 Fix typo. by Raymond Hettinger · 21 years ago
  60. 82b2482 Minor grammatical fix. by Brett Cannon · 21 years ago
  61. 0a9b9da Add list.sorted() classmethod. by Raymond Hettinger · 21 years ago
  62. c43a7e7 SF bug #827902: ctime is not creation time by Raymond Hettinger · 21 years ago
  63. 3be6d5d Documented gc.get_referrers() as dangerous. SF bug 793822 by Armin Rigo · 21 years ago
  64. 8476c4d SF bug #827902: ctime is not creation time by Raymond Hettinger · 21 years ago
  65. 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
  66. d591f66 Replace the window() example with pairwise() which demonstrates tee(). by Raymond Hettinger · 21 years ago
  67. 6a5b027 Added itertools.tee() by Raymond Hettinger · 21 years ago
  68. 38afcef [Bug #809174] loads() and dumps() not documented by Andrew M. Kuchling · 21 years ago
  69. d22bb65 Avoid confusing name for the 3rd argument to str.replace(). by Fred Drake · 21 years ago
  70. 4e21dc9 - make this section format by Fred Drake · 21 years ago
  71. 5b6150e markup fixes; this would not format by Fred Drake · 21 years ago
  72. 86c60ed ConfigParser.items() and SafeConfigParser.items() no longer return a by Fred Drake · 21 years ago
  73. 0c9a318 Use 'predicate = bool' as the default predicate for ifilter[false]. by Guido van Rossum · 21 years ago
  74. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  75. d969775 Fixed \versionadded for the (?(id/name)yes|no) expression support. by Gustavo Niemeyer · 21 years ago
  76. 6828e18 Patch #825679: Clarify semantics of .isfoo on empty strings. Backported to 2.3. by Martin v. Löwis · 21 years ago
  77. 849a972 Patch #809535: Mention behaviour of seek on text files. Backported to 2.3. by Martin v. Löwis · 21 years ago
  78. ad3fc44 Implemented non-recursive SRE matching. by Gustavo Niemeyer · 21 years ago
  79. 42b1ba3 * list.sort() now supports three keyword arguments: cmp, key, and reverse. by Raymond Hettinger · 21 years ago
  80. 4fc3855 Initial checkin of docs for Lib/platform.py . by Brett Cannon · 21 years ago
  81. c2a2832 SF bug #821701: reduce docs neglect a very important piece of information. by Raymond Hettinger · 21 years ago
  82. aac6ae9 SF patch #819955: Erroneous \seemodule in tarfile docs by Raymond Hettinger · 21 years ago
  83. dbe3d28 Adopt Christian Stork's suggested argument order for the logic quantifiers. by Raymond Hettinger · 21 years ago
  84. 2f726e9 SF bug #812202: randint is always even by Raymond Hettinger · 21 years ago
  85. dffeed3 Make the fieldnames argument optional in the DictReader. If self.fieldnames by Skip Montanaro · 21 years ago
  86. 1dc3bb4 Work around minor markup issue: we don't want markup to escape into by Fred Drake · 21 years ago
  87. 7cf4d9b [Bug #812936] Correct the documentation for RotatingFileHandler. by Andrew M. Kuchling · 21 years ago
  88. 9a80c5d Added codec for bz2 compression. by Raymond Hettinger · 21 years ago
  89. 7e43110 SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  90. 1e80359 Clean-up example code: remove string module and backticks. by Raymond Hettinger · 21 years ago
  91. e7a9796 Patch #800697: Add readline.clear_history. by Martin v. Löwis · 21 years ago
  92. 7bdc484 Patch #808362: Fix typos. by Martin v. Löwis · 21 years ago
  93. d21fd7b * Minor wording change * Reference the doctest.DocTestSuite() conversion tool. by Raymond Hettinger · 21 years ago
  94. 3404034 Minor fixups by Raymond Hettinger · 21 years ago
  95. 1e4cf67 SF bug #804113: Crypto terminology for crypto hash function by Raymond Hettinger · 21 years ago
  96. deadbf5 SF #662923 by Raymond Hettinger · 21 years ago
  97. 74c8e55 SF bug #804280: fromkeys is not listed in index by Raymond Hettinger · 21 years ago
  98. 614438a fix markup buglets by Fred Drake · 21 years ago
  99. 7c4d8f3 - add version annotation for HIGHEST_PROTOCOL - cleaned up some markup by Fred Drake · 21 years ago
  100. 62dba4c select.select() now accepts a sequence (as defined by PySequence_Fast()) for by Brett Cannon · 21 years ago