1. 01ba86a #4245: move Thread section to the top. by Georg Brandl · 17 years ago
  2. b9bfea7 #4267: small fixes in sqlite3 docs. by Georg Brandl · 17 years ago
  3. 8986706 #4268: Use correct module for two toplevel functions. by Georg Brandl · 17 years ago
  4. ad1cb66 #4167: fix markup glitches. by Georg Brandl · 17 years ago
  5. accb38c clarify by splitting into multiple paragraphs by Benjamin Peterson · 17 years ago
  6. 8928a7e rephrase has_key doc by Benjamin Peterson · 17 years ago
  7. d79af0f finish backporting binary literals and new octal literals docs by Benjamin Peterson · 17 years ago
  8. b5f8208 backport bin() documentation by Benjamin Peterson · 17 years ago
  9. b06b4c3 mention the version gettempdir() was added by Benjamin Peterson · 17 years ago
  10. 611e48c Use the correct names of the stateless codec functions (Fixes issue 4178). by Walter Dörwald · 17 years ago
  11. cd29e9d and another typo... by Benjamin Peterson · 17 years ago
  12. 92be539 fix a few typos by Benjamin Peterson · 17 years ago
  13. f3d0ce1 mention -n by Benjamin Peterson · 17 years ago
  14. 92b70bc Fix duplicate word. by Georg Brandl · 17 years ago
  15. c2f1440 clarify CALL_FUNCTION #4141 by Benjamin Peterson · 17 years ago
  16. 19cc944 part of #4012: kill off old name "processing". by Georg Brandl · 17 years ago
  17. 0a6b28a #4131: FF3 doesn't write cookies.txt files. by Georg Brandl · 17 years ago
  18. 5c4e006 document that deque indexing is O(n) #4123 by Benjamin Peterson · 17 years ago
  19. 1fb8451 add a much requested newline by Benjamin Peterson · 17 years ago
  20. 0ecbcca document how to disable fixers by Benjamin Peterson · 17 years ago
  21. 83ca0a6 talk about how you can unzip with zip by Benjamin Peterson · 17 years ago
  22. cae5848 fix a small typo by Benjamin Peterson · 17 years ago
  23. 1178e02 Typo: "ThreadError" is the name in the C source. by Armin Rigo · 17 years ago
  24. 26497d9 #4059: patch up some sqlite docs. by Georg Brandl · 17 years ago
  25. f9db596 fix typo by Benjamin Peterson · 17 years ago
  26. 34211e9 #4041: don't refer to removed and outdated modules. by Georg Brandl · 17 years ago
  27. 0806749 Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when by Gregory P. Smith · 17 years ago
  28. cad8da8 Markup fixes. (optparse.rst probably needs an entire revision pass.) by Andrew M. Kuchling · 17 years ago
  29. 83b3910 Edits, and add markup by Andrew M. Kuchling · 17 years ago
  30. 37040cd issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller by Jesse Noller · 17 years ago
  31. e563aa4 Issue #3965: Allow repeated calls to turtle.Screen, by making it a by Martin v. Löwis · 17 years ago
  32. b51f81d note the 2to3 -d could be useful for other refactoring by Benjamin Peterson · 17 years ago
  33. 4fad6fa better grammar by Benjamin Peterson · 17 years ago
  34. 7a4a93b #1415508: Document two functions by Andrew M. Kuchling · 17 years ago
  35. ac77166 #1579477: mention necessity to flush output before exec'ing by Andrew M. Kuchling · 17 years ago
  36. e689605 #3510: future-proof text by Andrew M. Kuchling · 17 years ago
  37. 7f8f660 2to3's api should be considered unstable by Benjamin Peterson · 17 years ago
  38. 8798c90 Improve wording by Andrew M. Kuchling · 17 years ago
  39. 1379ae0 Indentation normalization. by Georg Brandl · 17 years ago
  40. 3e876fd clean up docs for platform's linux_distribution and dist functions by Benjamin Peterson · 17 years ago
  41. afeea07 #3918: note that uniform() args can be swapped. by Georg Brandl · 17 years ago
  42. 4517323 #3912: document default for *places* arg. by Georg Brandl · 17 years ago
  43. 2f3bd83 #3852: fix some select.kqueue and kevent docs. by Georg Brandl · 17 years ago
  44. 3134f14 Improve docs for super(). by Raymond Hettinger · 17 years ago
  45. 5aaa3e5 Fix for documentation bug. Fixes issue 3904. by Josiah Carlson · 17 years ago
  46. b8966ab document compileall command flags by Benjamin Peterson · 17 years ago
  47. b40890d usage by Skip Montanaro · 17 years ago
  48. 6be425c be less wordy by Benjamin Peterson · 17 years ago
  49. 881c487 clarify that radix for int is not 'guessed' by Benjamin Peterson · 17 years ago
  50. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
  51. 09e8093 #3288: Document as_integer_ratio by Andrew M. Kuchling · 17 years ago
  52. bf64c04 Remove extra 'the'; the following title includes it by Andrew M. Kuchling · 17 years ago
  53. b535d32 fix typo by Benjamin Peterson · 17 years ago
  54. d2e0938 Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) by Nick Coghlan · 17 years ago
  55. 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 17 years ago
  56. 672237d warnings.catch_warnings() now returns a list or None instead of the custom by Brett Cannon · 17 years ago
  57. 61c001a incorporate fixes from issue 3162; SSL doc patch by Bill Janssen · 17 years ago
  58. ffde3cf Added xrefs to each other. by Mark Summerfield · 17 years ago
  59. fe38e44 #1317: describe the does_esmtp, ehlo_resp, esmtp_features, and helo_resp attributes by Andrew M. Kuchling · 17 years ago
  60. cd52023 #3669 from Robert Lehmann: simplify use of iterator in example by Andrew M. Kuchling · 17 years ago
  61. 6ac7d7c #1638033: add support for httponly on Cookie.Morsel by Benjamin Peterson · 17 years ago
  62. 810f807 #3040: include 'dest' argument in example; trim some trailing whitespace by Andrew M. Kuchling · 17 years ago
  63. ad2a9e7 actually tell the name of the flag to use by Benjamin Peterson · 17 years ago
  64. d5ff5b2 Fix typo in multiprocessing doc, cancel_join_thread was missing _thread by Jesse Noller · 17 years ago
  65. 32476fc Deprecate bsddb for removal in Python 3.0. by Brett Cannon · 17 years ago
  66. 3dffcd1 Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only. by Brett Cannon · 17 years ago
  67. 15ad6c0 flesh out the documentation on using 2to3 by Benjamin Peterson · 17 years ago
  68. c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  69. eb55fd8 Merged revisions 66173 via svnmerge from by Benjamin Peterson · 17 years ago
  70. 2dd647b typo fix by Andrew M. Kuchling · 17 years ago
  71. 1eaf074 Move test.test_support.catch_warning() to the warnings module, rename it by Brett Cannon · 17 years ago
  72. 973e6c2 remove py3k warnings about the threading api; update docs by Benjamin Peterson · 17 years ago
  73. aa5f873 Bug #3738: Documentation is now more accurate in describing handler close methods. by Vinay Sajip · 17 years ago
  74. 34bfda5 Added section about configuring logging in a library. Thanks to Thomas Heller for the idea. by Vinay Sajip · 17 years ago
  75. 2ba9321 #3749: fix c'n'p errors. by Georg Brandl · 17 years ago
  76. 9481ba3 Fix markup. by Georg Brandl · 17 years ago
  77. bf0a595 Tidy up some sentences by Andrew M. Kuchling · 17 years ago
  78. f5a3fb7 super() actually returns a super object. by Georg Brandl · 17 years ago
  79. 6140651 #3569: eval() also accepts "exec"able code objects. by Georg Brandl · 17 years ago
  80. cff0b46 #3730: mention "server" attribute explicitly. by Georg Brandl · 17 years ago
  81. 971f102 Clarify that some attributes/methods are listed somewhat separately because they are not part of the threading API. by Brett Cannon · 17 years ago
  82. 21d2ab7 fix warning by Benjamin Peterson · 17 years ago
  83. 7161cbf Small updates to types member docs, backport from r65994. by Georg Brandl · 17 years ago
  84. 73641d7 fix up the multiprocessing docs a little by Benjamin Peterson · 17 years ago
  85. e977ad4 deprecate some useless, noop methods in symtable by Benjamin Peterson · 17 years ago
  86. 5bc9f4c issue3352: clean up the multiprocessing API to remove many get_/set_ methods and convert them to properties. Update the docs and the examples included. by Jesse Noller · 17 years ago
  87. 25c3408 Fix grammar. by Georg Brandl · 17 years ago
  88. facdd6e update the threading docs to account for recent changes by Benjamin Peterson · 17 years ago
  89. d8a8972 change threading.getIdent to a property by Benjamin Peterson · 17 years ago
  90. e3444c8 a few improvements by Benjamin Peterson · 17 years ago
  91. 765812f Review symtable docs. by Georg Brandl · 17 years ago
  92. 1e296cc add some documentation for symtable by Benjamin Peterson · 17 years ago
  93. 5b02ef3 note how os.utime should be used for emulating touch by Benjamin Peterson · 17 years ago
  94. 59de7f5 document that waitpid raises OSError by Gregory P. Smith · 17 years ago
  95. 5bfbd76 update ssl documentation by Bill Janssen · 17 years ago
  96. ac014e9 #3540: fix exception name. by Georg Brandl · 17 years ago
  97. a032bf4 accept issue 3436 by Skip Montanaro · 17 years ago
  98. 33ede08 more cleanup ups of the recently added warnings in the subprocess docs. by Gregory P. Smith · 17 years ago
  99. e7829a5 Clarify the meaning of the select() parameters and sync names with docstring. by Georg Brandl · 17 years ago
  100. 40df8ec Template is always "tmp". by Georg Brandl · 17 years ago