1. ca2e790 Minor typo fixes by Andrew M. Kuchling · 19 years ago
  2. d457a97 markup cleanups by Fred Drake · 19 years ago
  3. 2d5c8e3 Fix case for 'Unix' by Andrew M. Kuchling · 19 years ago
  4. b9a79c9 Follow TeX's conventions for hyphens by Andrew M. Kuchling · 19 years ago
  5. b5a701b Disable test_getnode too, since this is also unreliable. by Neal Norwitz · 19 years ago
  6. a650fb3 fix minor markup error that introduced extra punctuation by Fred Drake · 19 years ago
  7. 175001d If the executable doesn't exist, there's no reason to try to start it. by Neal Norwitz · 19 years ago
  8. abd51a3 Add a comment to the csv reader documentation that explains why the by Skip Montanaro · 19 years ago
  9. 45540b0 SF bug #1193966: Weakref types documentation misplaced by Fred Drake · 19 years ago
  10. 9964fdb [Patch #1068277] Clarify that os.path.exists() can return False depending on permissions. Fred approved committing this patch in December 2004! by Andrew M. Kuchling · 19 years ago
  11. 2fde3bd Disable these tests until they are reliable across platforms. by Neal Norwitz · 19 years ago
  12. a40191c [Patch #1490989 from Skip Montanaro] Mention debugging builds in the API documentation. I've changed Skip's patch to point to Misc/SpecialBuilds and fiddled with the markup a bit. by Andrew M. Kuchling · 19 years ago
  13. 897afc4 emphasize and oddball nuance of LaTeX comment syntax by Fred Drake · 19 years ago
  14. 4a84788 document the footnote usage pattern by Fred Drake · 19 years ago
  15. 84608f0 make the reference to older versions of the documentation a link by Fred Drake · 19 years ago
  16. 9297e16 restore test un-intentionally removed in the xmlcore purge (revision 50941) by Fred Drake · 19 years ago
  17. 956597f Reorganize the docs for 'file' and 'open()' after some discussion with Fred. by Andrew M. Kuchling · 19 years ago
  18. fbdeaad expunge the xmlcore changes: by Fred Drake · 19 years ago
  19. c032ee9 Set bug/patch count. Take a bow, everyone! by Andrew M. Kuchling · 19 years ago
  20. e49741d [Bug #1528258] Mention that the 'data' argument can be None. by Andrew M. Kuchling · 19 years ago
  21. aab30d0 Fix typo by Matt Fleming · 19 years ago
  22. 8d9a01a Tweak wording by Andrew M. Kuchling · 19 years ago
  23. 2d20a5f Typo fix by Andrew M. Kuchling · 19 years ago
  24. b9d7e04 [Bug #1530382] Document SSL.server(), .issuer() methods by Andrew M. Kuchling · 19 years ago
  25. 52740be [Bug #1414697] Change docstring of set/frozenset types to specify that the contents are unique. Raymond, please feel free to edit or revert. by Andrew M. Kuchling · 19 years ago
  26. e2222a0 Fix docstring punctuation by Andrew M. Kuchling · 19 years ago
  27. 7092f4c [Bug #1519571] Document some missing functions: setup(), title(), done() by Andrew M. Kuchling · 19 years ago
  28. dafb1e5 [Bug #1529157] Mention raw_input() and input(); while I'm at it, reword the description a bit by Andrew M. Kuchling · 19 years ago
  29. 3ec3f78 Reword paragraph to match the order of the subsequent sections by Andrew M. Kuchling · 19 years ago
  30. 144691cf Update URL by Andrew M. Kuchling · 19 years ago
  31. 35f64c1 Add example by Andrew M. Kuchling · 19 years ago
  32. 5391216 update target version number by Fred Drake · 19 years ago
  33. afcd838 Revert rev 42617, it was introduced to work around bug #1441397. by Georg Brandl · 19 years ago
  34. edd9b0d Bug #1441397: The compiler module now recognizes module and function by Georg Brandl · 19 years ago
  35. 9fd21e3 Bug #835255: The "closure" argument to new.function() is now documented. by Georg Brandl · 19 years ago
  36. 1393d6a Patch #1529514: More openbsd platforms for ctypes. by Thomas Heller · 19 years ago
  37. 84b7d3a Fix svn merge spew. by Phillip J. Eby · 19 years ago
  38. f7575d0 Bug #1529871: The speed enhancement patch #921466 broke Python's compliance by Phillip J. Eby · 19 years ago
  39. 944f3b6 Remove a useless XXX comment. by Thomas Heller · 19 years ago
  40. cddabbf Fix spelling. by Georg Brandl · 19 years ago
  41. 4793aa3 Patch #1529686: also run test_email_codecs with regrtest.py. by Georg Brandl · 19 years ago
  42. 39d7739 Add example. Should I propagate this example to all the other DBM-ish modules, too? by Andrew M. Kuchling · 19 years ago
  43. 1d69a70 Don't overwrite built-in name; add some blank lines for readability by Andrew M. Kuchling · 19 years ago
  44. bd46810 Add example by Andrew M. Kuchling · 19 years ago
  45. 4036f43 Add example by Andrew M. Kuchling · 19 years ago
  46. 984b075 Typo fix by Andrew M. Kuchling · 19 years ago
  47. 9d93341 [Patch #1529811] Correction to description of r|* mode by Andrew M. Kuchling · 19 years ago
  48. ec92650 Allow socketmodule to compile on NetBSD -current, whose bluetooth API by Matt Fleming · 19 years ago
  49. 9315251 Add UUID for upcoming 2.5b3. by Martin v. Löwis · 19 years ago
  50. 46fc6a0 Try to find the MAC addr on various flavours of Unix. This seems hopeless. by Neal Norwitz · 19 years ago
  51. 750c442 Live with that "the hardware address" is an ill-defined by Tim Peters · 19 years ago
  52. df80af7 Ensure the actual number matches the expected count by Neal Norwitz · 19 years ago
  53. 641cddf - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename by Gregory P. Smith · 19 years ago
  54. 9cab593 News about the repaired memory leak in defaultdict. by Tim Peters · 19 years ago
  55. 5566e96 defdict_reduce(): Plug leaks. by Tim Peters · 19 years ago
  56. d17301f Enable the building of the _types module on Windows. by Barry Warsaw · 19 years ago
  57. 92e9fd5 Add missing svn:eol-style property to text files. by Tim Peters · 19 years ago
  58. ce70a3b Whitespace normalization. by Tim Peters · 19 years ago
  59. 6f68147 Bug #1529297: The rewrite of doctest for Python 2.4 unintentionally by Tim Peters · 19 years ago
  60. 00decd7 Patch #1520294: Support for getset and member descriptors in types.py, by Barry Warsaw · 19 years ago
  61. fc0e61d Add example by Andrew M. Kuchling · 19 years ago
  62. 752e28a Add example by Andrew M. Kuchling · 19 years ago
  63. 4b6d537 Reword paragraph by Andrew M. Kuchling · 19 years ago
  64. 08310d6 check_node(): stop spraying mystery output to stderr. by Tim Peters · 19 years ago
  65. cff784c If binhex is higher-level than binascii, it should come first in the chapter by Andrew M. Kuchling · 19 years ago
  66. 40b35aa Mention base64 module; rewrite last sentence to be more positive by Andrew M. Kuchling · 19 years ago
  67. cbe8016 Add punctuation mark; add some examples by Andrew M. Kuchling · 19 years ago
  68. f60eeb1 Update URL; add example by Andrew M. Kuchling · 19 years ago
  69. 9ad7a60 Repair typos by Andrew M. Kuchling · 19 years ago
  70. 623005e Add missing word by Andrew M. Kuchling · 19 years ago
  71. 5ee6616 Typo fix ('publically' is rare, poss. non-standard) by Andrew M. Kuchling · 19 years ago
  72. 09a6f6a Remove code that is no longer used (ctypes.com). by Thomas Heller · 19 years ago
  73. 9dd8dc3 Add example by Andrew M. Kuchling · 19 years ago
  74. 75a832d Make uuid test suite pass on this box by requesting output with LC_ALL=C. by Georg Brandl · 19 years ago
  75. 6cea7d7 Amend news entry. by Georg Brandl · 19 years ago
  76. daea035 Whitespace normalization. by Tim Peters · 19 years ago
  77. 3e246a8 News for patch #1529686. by Tim Peters · 19 years ago
  78. f102fc5 Add test_main() methods. These three tests were never run by regrtest.py. by Georg Brandl · 19 years ago
  79. 9aed98f Reformat docstring; fix typo by Andrew M. Kuchling · 19 years ago
  80. 997ceff Bump distutils version to 2.5, as several new features by Martin v. Löwis · 19 years ago
  81. 37f694f No functional change. Add comment and assert to describe why there cannot be overflow which was reported by Klocwork. Discussed on python-dev by Neal Norwitz · 19 years ago
  82. 101bac2 Closure can't be NULL at this point since we know it's a tuple. by Neal Norwitz · 19 years ago
  83. e4abc23 Don't kill a normal instance of python running on windows when checking by Neal Norwitz · 19 years ago
  84. bc24eee Bug #1521947: possible bug in mystrtol.c with recent gcc. by Tim Peters · 19 years ago
  85. 95621b2 Whitespace normalization. by Tim Peters · 19 years ago
  86. eb26ea3 Allow the 'onerror' argument to walk_packages() to catch any Exception, not by Phillip J. Eby · 19 years ago
  87. ab26004 Use sys.exc_info() by Andrew M. Kuchling · 19 years ago
  88. 44c668d Use sys.exc_info() by Andrew M. Kuchling · 19 years ago
  89. 10c2b55 Put news item in right section by Andrew M. Kuchling · 19 years ago
  90. 93c928e Minor grammar fix by Andrew M. Kuchling · 19 years ago
  91. a1da204 Correct error message by Andrew M. Kuchling · 19 years ago
  92. 55b0a0e [Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of mvwgetnstr(); it was conditionalized a few lines below. Fix from Paul Eggert. I also tried out the STRICT_SYSV_CURSES case and am therefore removing the 'untested' comment. by Andrew M. Kuchling · 19 years ago
  93. 9298eff Bug #978833: Really close underlying socket in _socketobject.close. by Martin v. Löwis · 19 years ago
  94. 5f13578 Part of bug #1523610: fix miscalculation of buffer length. by Georg Brandl · 19 years ago
  95. 0619a32 Bug #1459963: properly capitalize HTTP header names. by Georg Brandl · 19 years ago
  96. cf0c172 NEWS entry for #1525766. by Georg Brandl · 19 years ago
  97. d92ae78 Forward port some fixes that were in email 2.5 but for some reason didn't make by Barry Warsaw · 19 years ago
  98. 9815f8b Hmm, only python2.x is installed, not plain python. Did that change recently? by Neal Norwitz · 19 years ago
  99. 9134307 Whitespace normalization. by Tim Peters · 19 years ago
  100. 3075e16 Fix bug #1517990: IDLE keybindings on OSX by Ronald Oussoren · 19 years ago