1. 3ff9e55 Minor clarification, saying that blocking means no timeout (from bug #882297) by Facundo Batista · 18 years ago
  2. 4732c6e Put code examples at left margin instead of indenting them by Andrew M. Kuchling · 18 years ago
  3. 7af1bdf Fix sentence, and fix typo in example by Andrew M. Kuchling · 18 years ago
  4. cae9f3d New test for rev. 54407 which only uses directories under TESTFN. by Georg Brandl · 18 years ago
  5. c990f64 Try backing out 54407 to see if it corrects the problems on the Windows by Neal Norwitz · 18 years ago
  6. b9523df Add some doc that was left out from some change to platform.py by Neal Norwitz · 18 years ago
  7. a8785cc Patch #1630118: add a SpooledTemporaryFile class to tempfile. by Collin Winter · 18 years ago
  8. 1d4b834 Patch #1682878: the new socket methods are recv_into and recvfrom_into, not *_buf. by Georg Brandl · 18 years ago
  9. 2b86994 Patch #1675423: PyComplex_AsCComplex() now tries to convert an object by Georg Brandl · 18 years ago
  10. 6f18774 Patch 1339796: add a relpath() function to os.path. by Collin Winter · 18 years ago
  11. 6ab8452 RFE #1670167: fix in isinstance() docs. by Georg Brandl · 18 years ago
  12. 5a80ff6 Add \versionadded tag. by Georg Brandl · 18 years ago
  13. 8844e43 Patch #1273829: os.walk() now has a "followlinks" parameter. If set to by Georg Brandl · 18 years ago
  14. 8784bae Patch #1680978: consistently use "alive" instead of "active" in the by Georg Brandl · 18 years ago
  15. 90fd76a Its time to stop listing (Unix, Windows) when we really mean "everything but Mac OS 9" by Gregory P. Smith · 18 years ago
  16. 859b7c1 correct order and names of the less often used keyword parameters. by Gregory P. Smith · 18 years ago
  17. 03b90d8 Patch #957650: "%var%" environment variable references are now properly by Georg Brandl · 18 years ago
  18. 8044e5b Deprecate commands.getstatus(). by Georg Brandl · 18 years ago
  19. 8e84c65 Patch #1393667: pdb now has a "run" command which restarts the debugged by Georg Brandl · 18 years ago
  20. c3a6431 Add versionadded marker for ctypes.c_bool. by Thomas Heller · 18 years ago
  21. 5240d74 Patch #1444529: the builtin compile() now accepts keyword arguments. (backport) by Georg Brandl · 18 years ago
  22. 5dc4fe0 Patch #1649190: Adding support for _Bool to ctypes as c_bool, by David Remahl. by Thomas Heller · 18 years ago
  23. d9bef35 Patch #1533909: the timeit module now accepts callables in addition to by Georg Brandl · 18 years ago
  24. 35ef9c1 Patch #1537850: tempfile.NamedTemporaryFile now has a "delete" parameter by Georg Brandl · 18 years ago
  25. 9e6b470 Patch #1581073: add a flag to textwrap that prevents the dropping of by Georg Brandl · 18 years ago
  26. c64e402 This is the implementation of POSIX.1-2001 (pax) format read/write support. by Lars Gustäbel · 18 years ago
  27. 0692a26 Patch #1679379: add documentation for fnmatch.translate(). by Georg Brandl · 18 years ago
  28. f252c7b Typo fix. by Georg Brandl · 18 years ago
  29. 871f1bc Backport from Py3k branch: by Georg Brandl · 18 years ago
  30. 2681beb Patch #1677862: Require a space or tab after import in .pth files. by Martin v. Löwis · 18 years ago
  31. ae04106 Patch #1599845: Add an option to disable the implicit calls to server_bind() and server_activate() in the constructors for TCPServer, SimpleXMLRPCServer and DocXMLRPCServer. by Collin Winter · 18 years ago
  32. b7b2b4e Bug #1629566: clarify the docs on the return values of parsedate() and parsedate_tz() in email.utils and rfc822. by Collin Winter · 18 years ago
  33. 1190a38 Patch #957003: Implement smtplib.LMTP. by Martin v. Löwis · 18 years ago
  34. a30fcb4 Introduce test.test_support.TransientResource. It's a context manager to by Brett Cannon · 18 years ago
  35. 6c932ad Fix #1676656: \em is different from \emph... by Georg Brandl · 18 years ago
  36. 1843b68 Add missing ) in parenthical remark. by Martin v. Löwis · 18 years ago
  37. 05c075d Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', ''). by Martin v. Löwis · 18 years ago
  38. f08c073 Patch #1669331: clarify shutil.copyfileobj() behavior wrt. file position. by Georg Brandl · 18 years ago
  39. d0a9625 Patch #787789: allow to pass custom TestRunner instances to unittest's by Georg Brandl · 18 years ago
  40. cadbbfc add versionadded info by George Yoshida · 18 years ago
  41. ab8a6bb Patch #912410: Replace HTML entity references for attribute values by Martin v. Löwis · 18 years ago
  42. ff432e6 Patch #1663234: you can now run doctest on test files and modules by Georg Brandl · 18 years ago
  43. 3eb7648 Patch #1121142: Implement ZipFile.open. by Martin v. Löwis · 18 years ago
  44. c37e5e0 Add collections.NamedTuple by Raymond Hettinger · 18 years ago
  45. f2ae27e Markup fix by Andrew M. Kuchling · 18 years ago
  46. 759410b Do not copy free variables to locals in class namespaces. by Jeremy Hylton · 18 years ago
  47. 5a3e812 - SF patch #1657613: add documentation for the Element interface by Fred Drake · 18 years ago
  48. d36862c Add itertools.izip_longest(). by Raymond Hettinger · 18 years ago
  49. cbac8ce Fixup docstrings for merge(). by Raymond Hettinger · 18 years ago
  50. 382abef Patch #1490190: posixmodule now includes os.chflags() and os.lchflags() by Martin v. Löwis · 18 years ago
  51. bcc40ba Provide an example of defaultdict with non-zero constant factory function. by Raymond Hettinger · 18 years ago
  52. 00166c5 Add merge() function to heapq. by Raymond Hettinger · 18 years ago
  53. 9cb37fc Add missing \versionadded. by Georg Brandl · 19 years ago
  54. 983d100 Patch #1494140: Add documentation for the new struct.Struct object. by Georg Brandl · 19 years ago
  55. 9dca5ea Make functools.wraps() docs a bit clearer. by Georg Brandl · 19 years ago
  56. 91670d0 Bug #1658794: Remove extraneous 'this'. Will backport to 2.5. by Martin v. Löwis · 19 years ago
  57. 84f6de9 Patch #1517891: Make 'a' create the file if it doesn't exist. Fixes #1514451. by Martin v. Löwis · 19 years ago
  58. c6d626e Patch #698833: Support file decryption in zipfile. by Martin v. Löwis · 19 years ago
  59. a69aa32 Bug #1656581: Point out that external file objects are supposed to be by Lars Gustäbel · 19 years ago
  60. 441268f Bug #1656078: typo in in profile docs. by Georg Brandl · 19 years ago
  61. 7c4615b Update broken link. Will backport to 2.5. by Martin v. Löwis · 19 years ago
  62. 3156316 SF: 1397711 Set docs conflated immutable and hashable by Raymond Hettinger · 19 years ago
  63. 3f8aca1 Patch #1652681: create nonexistent files in append mode and by Lars Gustäbel · 19 years ago
  64. 129bd52 No more raising of string exceptions! by Brett Cannon · 19 years ago
  65. a051536 Bug #1648191: typo in docs. by Georg Brandl · 19 years ago
  66. 391e917 Strengthen warning about using lock() by Andrew M. Kuchling · 19 years ago
  67. aef4c6b Patch #1610575: Add support for _Bool to struct. by Martin v. Löwis · 19 years ago
  68. 1b0ce85 SF# 1635892: Fix docs for betavariate's input parameters . by Raymond Hettinger · 19 years ago
  69. 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 · 19 years ago
  70. f5c034a Add a note for strptime that just because strftime supports some extra by Brett Cannon · 19 years ago
  71. 2799aab Doc patch matching r53434 (htonl etc. now always take/return positive ints). by Guido van Rossum · 19 years ago
  72. 1ff01fb Added documentation for WatchedFileHandler (based on SF patch #1598415) by Vinay Sajip · 19 years ago
  73. 7ded34d Fix typo. by Georg Brandl · 19 years ago
  74. 093b670 Deprecate the sets module. by Brett Cannon · 19 years ago
  75. 78a132b Fix error where the end of a funcdesc environment was accidentally moved too by Brett Cannon · 19 years ago
  76. 764a7ec - Make the documentation match the code and the docstring by Matthias Klose · 19 years ago
  77. d92d3c7 typo fix by Gregory P. Smith · 19 years ago
  78. 8b96a35 Support linking of the bsddb module against BerkeleyDB 4.5.x by Gregory P. Smith · 19 years ago
  79. 92d54d5 Add EnvironmentVarGuard to test.test_support. Provides a context manager to by Brett Cannon · 19 years ago
  80. d5624cf Fix wrong markup of an argument in a method signature. Will backport. by Thomas Heller · 19 years ago
  81. 4a8d272 Mention the os.SEEK_* constants by Andrew M. Kuchling · 19 years ago
  82. 2dd7c8c [Bug #1619680] in_dll() arguments are documented in the wrong order by Andrew M. Kuchling · 19 years ago
  83. a490d59 Some other built-in functions are described with 'sequence' arguments by Andrew M. Kuchling · 19 years ago
  84. b688573 Two grammar fixes by Andrew M. Kuchling · 19 years ago
  85. 1be2ac9 [Bug #1619674] Make sum() use the term iterable, not sequence by Andrew M. Kuchling · 19 years ago
  86. ebbeed7 Patch #1484695: The tarfile module now raises a HeaderError exception by Georg Brandl · 19 years ago
  87. 8183c63 Updated documentation for findCaller() to indicate that a 3-tuple is now returned, rather than a 2-tuple. by Vinay Sajip · 19 years ago
  88. 64df22b [Bug #1613651] Document socket.recv_into, socket.recvfrom_into by Andrew M. Kuchling · 19 years ago
  89. 4cd69d4 [Bug #1618083] Add missing word; make a few grammar fixes by Andrew M. Kuchling · 19 years ago
  90. 7366fce Note that guard_warnings_filter was added in 2.6 by George Yoshida · 19 years ago
  91. 6d9520c Add test.test_support.guard_warnings_filter . This function returns a context by Brett Cannon · 19 years ago
  92. 0adf084 Fix a typo by Neal Norwitz · 19 years ago
  93. ebde149 - Fix the build of the library reference in info format. by Matthias Klose · 19 years ago
  94. 70f4669 RFE #1592899: mention string.maketrans() in docs for str.translate, by Georg Brandl · 19 years ago
  95. 0a286d0 Fix pickle doc typo Patch #1608758 by George Yoshida · 19 years ago
  96. 9be4905 fix a versionchanged tag by George Yoshida · 19 years ago
  97. a00bcac Patch #1371075: Make ConfigParser accept optional dict type by Martin v. Löwis · 19 years ago
  98. 73e7e05 Bug #1603789: grammatical error in Tkinter docs. by Georg Brandl · 19 years ago
  99. 3f96902 Bug #1601630: little improvement to getopt docs by Georg Brandl · 19 years ago
  100. 7ac0396 Fix SF #1599879, socket.gethostname should ref getfqdn directly. by Neal Norwitz · 19 years ago