1. 3f8aca1 Patch #1652681: create nonexistent files in append mode and by Lars Gustäbel · 18 years ago
  2. 129bd52 No more raising of string exceptions! by Brett Cannon · 18 years ago
  3. a051536 Bug #1648191: typo in docs. by Georg Brandl · 18 years ago
  4. 15c1fe5 More edits by Andrew M. Kuchling · 18 years ago
  5. 5781dd2 Various minor edits by Andrew M. Kuchling · 18 years ago
  6. 85acbca Minor edits to the curses HOWTO by Andrew M. Kuchling · 18 years ago
  7. 7a7cbae fix typo (extraneous ")") by Fred Drake · 18 years ago
  8. 27b4c8b Add item by Andrew M. Kuchling · 18 years ago
  9. 391e917 Strengthen warning about using lock() by Andrew M. Kuchling · 18 years ago
  10. aef4c6b Patch #1610575: Add support for _Bool to struct. by Martin v. Löwis · 18 years ago
  11. 1b0ce85 SF# 1635892: Fix docs for betavariate's input parameters . by Raymond Hettinger · 18 years ago
  12. a6c0b59 SF #1635217, Fix unbalanced paren by Neal Norwitz · 18 years ago
  13. b94ed71 add missing version entry by Fred Drake · 18 years ago
  14. b26b1c6 Bug #1629125: fix wrong data type (int -> Py_ssize_t) in PyDict_Next docs. by Georg Brandl · 18 years ago
  15. 45dc1f2 Bug #1637967: missing //= operator in list. by Georg Brandl · 18 years ago
  16. 3ffcfe2 [Part of bug #1599254] Add suggestion to Mailbox docs to use Maildir, and warn user to lock/unlock mailboxes when modifying them by Andrew M. Kuchling · 18 years ago
  17. f5c034a Add a note for strptime that just because strftime supports some extra by Brett Cannon · 18 years ago
  18. 2799aab Doc patch matching r53434 (htonl etc. now always take/return positive ints). by Guido van Rossum · 18 years ago
  19. 1ff01fb Added documentation for WatchedFileHandler (based on SF patch #1598415) by Vinay Sajip · 18 years ago
  20. 7ded34d Fix typo. by Georg Brandl · 18 years ago
  21. 093b670 Deprecate the sets module. by Brett Cannon · 18 years ago
  22. 78a132b Fix error where the end of a funcdesc environment was accidentally moved too by Brett Cannon · 18 years ago
  23. 764a7ec - Make the documentation match the code and the docstring by Matthias Klose · 18 years ago
  24. 83955ef update to (c) years to include 2007 by Anthony Baxter · 18 years ago
  25. d92d3c7 typo fix by Gregory P. Smith · 18 years ago
  26. 8b96a35 Support linking of the bsddb module against BerkeleyDB 4.5.x by Gregory P. Smith · 18 years ago
  27. 2dc4db0 SF #1627373, fix typo in CarbonEvt. by Neal Norwitz · 18 years ago
  28. 92d54d5 Add EnvironmentVarGuard to test.test_support. Provides a context manager to by Brett Cannon · 18 years ago
  29. 5dc29ac Remove a stray (old) macro name left around (I guess) by Neal Norwitz · 18 years ago
  30. d5624cf Fix wrong markup of an argument in a method signature. Will backport. by Thomas Heller · 18 years ago
  31. 4a8d272 Mention the os.SEEK_* constants by Andrew M. Kuchling · 18 years ago
  32. 2dd7c8c [Bug #1619680] in_dll() arguments are documented in the wrong order by Andrew M. Kuchling · 18 years ago
  33. a490d59 Some other built-in functions are described with 'sequence' arguments by Andrew M. Kuchling · 18 years ago
  34. b688573 Two grammar fixes by Andrew M. Kuchling · 18 years ago
  35. 1be2ac9 [Bug #1619674] Make sum() use the term iterable, not sequence by Andrew M. Kuchling · 18 years ago
  36. ebbeed7 Patch #1484695: The tarfile module now raises a HeaderError exception by Georg Brandl · 18 years ago
  37. 8183c63 Updated documentation for findCaller() to indicate that a 3-tuple is now returned, rather than a 2-tuple. by Vinay Sajip · 18 years ago
  38. 64df22b [Bug #1613651] Document socket.recv_into, socket.recvfrom_into by Andrew M. Kuchling · 18 years ago
  39. ab4b873 Fix markup by Andrew M. Kuchling · 18 years ago
  40. 9059843 Describe new methods in Queue module by Andrew M. Kuchling · 18 years ago
  41. 0693ae1 [Bug #1616726] Fix description of generator.close(); if you raise some random exception, the exception is raised and doesn't trigger a RuntimeError by Andrew M. Kuchling · 18 years ago
  42. ff5c229 Bump version by Andrew M. Kuchling · 18 years ago
  43. 4cd69d4 [Bug #1618083] Add missing word; make a few grammar fixes by Andrew M. Kuchling · 18 years ago
  44. 7366fce Note that guard_warnings_filter was added in 2.6 by George Yoshida · 18 years ago
  45. 6d9520c Add test.test_support.guard_warnings_filter . This function returns a context by Brett Cannon · 18 years ago
  46. 0adf084 Fix a typo by Neal Norwitz · 18 years ago
  47. ebde149 - Fix the build of the library reference in info format. by Matthias Klose · 18 years ago
  48. 70f4669 RFE #1592899: mention string.maketrans() in docs for str.translate, by Georg Brandl · 18 years ago
  49. 0a286d0 Fix pickle doc typo Patch #1608758 by George Yoshida · 18 years ago
  50. 9be4905 fix a versionchanged tag by George Yoshida · 18 years ago
  51. a00bcac Patch #1371075: Make ConfigParser accept optional dict type by Martin v. Löwis · 18 years ago
  52. 73e7e05 Bug #1603789: grammatical error in Tkinter docs. by Georg Brandl · 18 years ago
  53. a912c6c Fix and/add typo by Raymond Hettinger · 18 years ago
  54. 3f96902 Bug #1601630: little improvement to getopt docs by Georg Brandl · 18 years ago
  55. 7ac0396 Fix SF #1599879, socket.gethostname should ref getfqdn directly. by Neal Norwitz · 18 years ago
  56. 1e75386 Further markup fix. by Georg Brandl · 18 years ago
  57. 942f5e7 markup fix by George Yoshida · 18 years ago
  58. 0752935 Patch #1070046: Marshal new-style objects like InstanceType in xmlrpclib. by Martin v. Löwis · 18 years ago
  59. 5408211 Bug #1597824: return the registered function from atexit.register() by Georg Brandl · 18 years ago
  60. adff8eb Bug #1597576: mention that the new base64 api has been introduced in py2.4. by Georg Brandl · 18 years ago
  61. 056dac1 Bug #1067760: Deprecate passing floats to file.seek. by Martin v. Löwis · 18 years ago
  62. 040a927 Patch #1065257: Support passing open files as body in HTTPConnection.request(). by Martin v. Löwis · 18 years ago
  63. 1ee79f1 Bug #1594758: wording improvement for dict.update() docs. by Georg Brandl · 18 years ago
  64. 361bc21 Bug #1594742: wrong word in stringobject doc. by Georg Brandl · 18 years ago
  65. 48b1007 [Feature request #1542920] Link to wsgi.org by Andrew M. Kuchling · 18 years ago
  66. 394ae90 More edits by Andrew M. Kuchling · 18 years ago
  67. 0acdb93 Add table of contents; this required fixing a few headings. Some more smalle edits. by Andrew M. Kuchling · 18 years ago
  68. 9efdd78 Add section on operator module; make a few edits by Andrew M. Kuchling · 18 years ago
  69. f4dcd1d Add section on the functional module by Andrew M. Kuchling · 18 years ago
  70. fafdc3b Bug #1592533: rename variable in heapq doc example, to avoid shadowing "sorted". by Georg Brandl · 18 years ago
  71. 393ac22 Patch #1592072: fix docs for return value of PyErr_CheckSignals. by Georg Brandl · 18 years ago
  72. e452f51b Add missing word by Andrew M. Kuchling · 18 years ago
  73. 9bfc244 Fix grammatical error as well. by Thomas Heller · 18 years ago
  74. a2dd0f3 Fix markup. by Thomas Heller · 18 years ago
  75. 3230599 note that user can control directory location even if default dir is used by Skip Montanaro · 18 years ago
  76. 3541adc Update link by Andrew M. Kuchling · 18 years ago
  77. be1bc3b Fix a code example by adding a missing import. by Thomas Heller · 18 years ago
  78. b114723 Replace the XXX marker in the 'Arrays and pointers' reference manual by Thomas Heller · 18 years ago
  79. 1241100 Added relativeCreated to Formatter doc (has been in the system for a long time - was unaccountably left out of the docs and not noticed until now). by Vinay Sajip · 18 years ago
  80. 4bb9b56 From SF 1557890, fix problem of using wrong type in example. by Neal Norwitz · 18 years ago
  81. 35692a0 Fix nth() itertool recipe. by Georg Brandl · 18 years ago
  82. d3aad01 Point users to the subprocess module in the docs for os.system, os.spawn*, os.popen2, and the popen2 and commands modules by Andrew M. Kuchling · 18 years ago
  83. 4bc64aa [Bug #1562583] Mention the set_reuse_addr() method by Andrew M. Kuchling · 18 years ago
  84. 14b0cab [Bug #1583946] Reword description of server and issuer by Andrew M. Kuchling · 18 years ago
  85. 514d0cf [Bug #1585690] Note that line_num was added in Python 2.5 by Andrew M. Kuchling · 18 years ago
  86. 1192044 Some wording changes and markup fixes by Andrew M. Kuchling · 18 years ago
  87. 2c184e6 Add item by Andrew M. Kuchling · 18 years ago
  88. b501a7e Set svn:keywords property by Andrew M. Kuchling · 18 years ago
  89. ee82c0e Patch #1567274: Support SMTP over TLS. by Martin v. Löwis · 18 years ago
  90. acde610 [Bug #1579796] Wrong syntax for PyDateTime_IMPORT in documentation. Reported by David Faure. by Andrew M. Kuchling · 18 years ago
  91. 10168f2 Patch #1580674: with this patch os.readlink uses the filesystem encoding to by Ronald Oussoren · 18 years ago
  92. 8a7a9cf [Bug #1576348] Fix typo in example by Andrew M. Kuchling · 18 years ago
  93. 827ee44 Mention the bdist_msi module. Will backport to 2.5. by Martin v. Löwis · 18 years ago
  94. 5a72372 Clean up the language of a sentence relating to the connect() function and by Brett Cannon · 18 years ago
  95. a9969a6 Small grammar fix, thanks Sjoerd. by Georg Brandl · 18 years ago
  96. 6840fcd Bug #1560114: the Mac filesystem does have accurate information by Georg Brandl · 18 years ago
  97. 10f0f69 Add a note to fpectl docs that it's not built by default (bug #1556261). by Georg Brandl · 18 years ago
  98. 7d74a0e Bug #1546628: add a note about urlparse.urljoin() and absolute paths. by Georg Brandl · 18 years ago
  99. a4c8e32 Bug #1565919: document set types in the Language Reference. by Georg Brandl · 18 years ago
  100. fc83757 Bug #1575746: fix typo in property() docs. by Georg Brandl · 18 years ago