1. deacce2 Patch #800236: add HTTPResponse.getheaders(). by Martin v. Löwis · 20 years ago
  2. 01884d5 Deprecate sys.exitfunc in favor of the atexit module. by Raymond Hettinger · 20 years ago
  3. 0ccff07 This is Mark Russell's patch: by Michael W. Hudson · 20 years ago
  4. 8de636e SF bug #951482: New module: doc versus action by Raymond Hettinger · 20 years ago
  5. cb40ba1 SF bug #805304: super instances don't support item assignment by Raymond Hettinger · 20 years ago
  6. 7ec7584 Typo fix by Andrew M. Kuchling · 20 years ago
  7. d3fe239 Minor improvements to the threading introduction: by Raymond Hettinger · 20 years ago
  8. 8df4e6b Fix punctuation typo. by Raymond Hettinger · 20 years ago
  9. 2864b80 Add a notes section to the docs: by Raymond Hettinger · 20 years ago
  10. 5c8d29c SF patch #872326: generator expression implementation by Raymond Hettinger · 20 years ago
  11. e506901 Add get_history_item and replace_history_item functions to the readline by Skip Montanaro · 20 years ago
  12. b112d6e bug 990669: os.path.normpath may alter the meaning of a path if it contains by Johannes Gijsbers · 20 years ago
  13. 83e259a Another microburst of snail-like progress. by Tim Peters · 20 years ago
  14. 41a65ea Doctest has new traceback gimmicks in 2.4. While trying to document by Tim Peters · 20 years ago
  15. 2e56c8a SF #1005913, Patch to allow building of paper-*/dist.pdf by Jeff Epler by Neal Norwitz · 20 years ago
  16. ee6511b Fix the version number in which changes were made by Neal Norwitz · 20 years ago
  17. 2603960 Markup fiddling. by Tim Peters · 20 years ago
  18. 8a3b69c Excruciatingly slow progress on the docs. Option flags / directive names by Tim Peters · 20 years ago
  19. 5e89795 This is my patch by Michael W. Hudson · 20 years ago
  20. 568671f avoid version numbers in the text where possible by Fred Drake · 20 years ago
  21. ba100c9 clarify the behavior of the .first() and .last() methods for empty databases by Fred Drake · 20 years ago
  22. f54ac7e Spelling fix by Andrew M. Kuchling · 20 years ago
  23. d62d507 added missing documentation for UseForeignDTD() (new in 2.3) by Fred Drake · 20 years ago
  24. fb568ca add descriptions for many of the new error codes by Fred Drake · 20 years ago
  25. 9d92d5a minor changes to make this format again by Fred Drake · 20 years ago
  26. c2388a2 Start rewriting doctest's LaTeX docs. Damn, this is slow going! by Tim Peters · 20 years ago
  27. 24884a5 [Patch #1005465] Markup tweaks by Andrew M. Kuchling · 20 years ago
  28. 7f203b8 Add item by Andrew M. Kuchling · 20 years ago
  29. 151df07 - make a module reference a hyperlink - wrap a long line by Fred Drake · 20 years ago
  30. 830d8b8 fix markup nit by Fred Drake · 20 years ago
  31. 9dc19c2 Ooops - for some reason I had the wrong versionadded... by Dave Cole · 20 years ago
  32. 331708b Patch #1003700: Add socketpair function to socket module. by Dave Cole · 20 years ago
  33. feec453 Bug 1003935: xrange overflows by Tim Peters · 20 years ago
  34. 7219cbe Remove MacOS 9 ref by Andrew M. Kuchling · 20 years ago
  35. c16affa Remove MacOS 9 refs by Andrew M. Kuchling · 20 years ago
  36. 67ca703 [Patch #862531] Update version numbers. by Andrew M. Kuchling · 20 years ago
  37. 2ee6a70 [Patch #999280 ] Update kwargs in pickle docs to match implementations by Andrew M. Kuchling · 20 years ago
  38. 4eb1a00 [Patch #1003861 from Dima Dorfman] Fix markup in concrete.tex: by Andrew M. Kuchling · 20 years ago
  39. 672d2ba Use LaTeX markup by Andrew M. Kuchling · 20 years ago
  40. 17e33e4 [Bug #914375] Crude modulefinder docs, but the module's code is very hard to read and it's not clear which bits are public and which aren't. The module's author should really be doing this (and using docstrings in the code, too) by Andrew M. Kuchling · 20 years ago
  41. 32dbdda Remove various modules that have been documented by Andrew M. Kuchling · 20 years ago
  42. cbd8155 [Bug #827209] Add footnote from Alex M. about listcomps leaking their index variables by Andrew M. Kuchling · 20 years ago
  43. 59a27f1 Various minor edits by Andrew M. Kuchling · 20 years ago
  44. 4cbe95c [Bug #866222] Update docs to match the module by Andrew M. Kuchling · 20 years ago
  45. fe80b63 [Bug #991883] Document calling condition by Andrew M. Kuchling · 20 years ago
  46. 1baa248 Fix by Michael W. Hudson · 20 years ago
  47. 0188cdb [Bug #998066] Mention result mismatch by Andrew M. Kuchling · 20 years ago
  48. b6d9fc3 Patch: by Michael W. Hudson · 20 years ago
  49. 8def876 [Bug #873146] Document pickletools module (haven't tested the LaTeX yet) by Andrew M. Kuchling · 20 years ago
  50. 049e7aa Point out that the setdefault defaults the value to None. Inspired by by Michael W. Hudson · 20 years ago
  51. cbbee6f [Bug #984952] Include more material from PEP 307. by Andrew M. Kuchling · 20 years ago
  52. 14d535c [Bug #984952] Include some material from PEP 307 by Andrew M. Kuchling · 20 years ago
  53. 6f937b1 [Bug #998307] Use open() instead of file() in docs by Andrew M. Kuchling · 20 years ago
  54. 9bae19e fix two typos in markup by Fred Drake · 20 years ago
  55. e30c4d4 Add recent items by Andrew M. Kuchling · 20 years ago
  56. 38dc2a6 Simplify language by Andrew M. Kuchling · 20 years ago
  57. ac64287 Add string concat item by Andrew M. Kuchling · 20 years ago
  58. ba59be0 Bump version by Andrew M. Kuchling · 20 years ago
  59. 34ed2b0 Typo fix; use 'in-place' instead of 'inplace' by Andrew M. Kuchling · 20 years ago
  60. 52a21b8 SF patch #980695: efficient string concatenation by Raymond Hettinger · 20 years ago
  61. 3f5c654 fix markup nit, typo by Fred Drake · 20 years ago
  62. 6bd8e84 update to reflect the new significance of the "@" character by Fred Drake · 20 years ago
  63. 1884dda Warn that settrace() is implementation rather than language by Phillip J. Eby · 20 years ago
  64. 4c8fa42 Doc/lib/libfuncs.tex: correct items in itemize by Matthias Klose · 20 years ago
  65. 1cf56d0 Updated Logger.log() documentation to clarify that lvl parameter should be an integer. by Vinay Sajip · 20 years ago
  66. e9ddfbb SF #989185: Drop unicode.iswide() and unicode.width() and add by Hye-Shik Chang · 20 years ago
  67. f901abd allow ctime(), gmtime(), and localtime() to take None as equivalent to an omitted arg by Fred Drake · 20 years ago
  68. d04573f This allows additional commands to be provided for existing setup.py by Fred Drake · 20 years ago
  69. 2be406b let's avoid the extra nesting where reasonable by Fred Drake · 20 years ago
  70. 9513e34 Patch #823072: add option to NOT use ~/.netrc in nntplib.NNTP(). by Martin v. Löwis · 20 years ago
  71. 70fcdb8 Document general mappings for the locals argument for exec and execfile(). by Raymond Hettinger · 20 years ago
  72. bec69f6 fix a little lie ;-( by Fred Drake · 20 years ago
  73. 7fdd92f Fix typo though by Neal Norwitz · 20 years ago
  74. e72bd4d fix markup error by Fred Drake · 20 years ago
  75. 0c84c7f start filling in documentation on extending distutils by Fred Drake · 20 years ago
  76. 77a602f Add PEP318 by Andrew M. Kuchling · 20 years ago
  77. d91fcbe Add import change; add empty section for function decorators by Andrew M. Kuchling · 20 years ago
  78. 1455f79 Update item by Andrew M. Kuchling · 20 years ago
  79. 829d6c4 Fix doubled word. by Raymond Hettinger · 20 years ago
  80. c2a5a63 PEP-0318, @decorator-style. In Guido's words: by Anthony Baxter · 20 years ago
  81. fd7dc51 Typo repair. by Tim Peters · 20 years ago
  82. 0c6199e Completed a sentence I left dangling. by Tim Peters · 20 years ago
  83. cfd575d PyImport_ImportModule, PyImport_ImportModuleEx, PyImport_ExecCodeModule: by Tim Peters · 20 years ago
  84. 750f060 SF bug #1001088, incorrect reference to macro named foo by Neal Norwitz · 20 years ago
  85. 63a5d0b re-wrap paragraphs containing long lines by Fred Drake · 20 years ago
  86. 69013d0 - document the termination condition for cmd.Cmd.cmdloop() by Fred Drake · 20 years ago
  87. 479b7a7 Fix typo. by Martin v. Löwis · 20 years ago
  88. 8ddb638 Add closing methoddesc. Add versionadded. Rewrap. by Martin v. Löwis · 20 years ago
  89. f9fd0d7 SF bug #997533: "disjunct" should be "disjoint" by Raymond Hettinger · 20 years ago
  90. f9f0b21 SF #998170, fix typo. Backport candidate by Neal Norwitz · 20 years ago
  91. 6d3db70 Add missing doc for Py_True/Py_False. Use the correct macro to define by Skip Montanaro · 20 years ago
  92. 671c506 Add new encodings by Andrew M. Kuchling · 20 years ago
  93. 33ee76a A little boolean music if you please, maestro... (Not sure I have the by Skip Montanaro · 20 years ago
  94. bee4174 Add versionadded info by Neal Norwitz · 20 years ago
  95. ce4bae6 Add an item by Andrew M. Kuchling · 20 years ago
  96. 7b9190b Patch #998149: imaplib deleteacl and myrights. by Martin v. Löwis · 20 years ago
  97. 5785a13 Add some items by Andrew M. Kuchling · 20 years ago
  98. e03664f Two typo fixes by Andrew M. Kuchling · 20 years ago
  99. e3e1eca [Bug #997166] Fix example by Andrew M. Kuchling · 20 years ago
  100. fdccf1a fix information about what flag database files are opened with by default by Fred Drake · 20 years ago