1. ead4975 Missing source links. by Raymond Hettinger · 15 years ago
  2. 9a236b0 Add section for urllib.parse. by Raymond Hettinger · 15 years ago
  3. 971f483 minor clean-up. by Raymond Hettinger · 15 years ago
  4. 98b140c Add entry for reprlib. by Raymond Hettinger · 15 years ago
  5. 0929b1f Add entry for shutil's archiving operations. by Raymond Hettinger · 15 years ago
  6. 00d650b Fix JSON docs about loads() accepting only str objects, not bytes. by Antoine Pitrou · 15 years ago
  7. a275c98 Add more examples by Raymond Hettinger · 15 years ago
  8. ecdd63f #10944: add c_bool to types table. by Georg Brandl · 15 years ago
  9. 41a99bc Issue #10934: Fixed and expanded Internaldate2tuple() and by Alexander Belopolsky · 15 years ago
  10. 375aec2 Fix a few doc errors, mostly undefined keywords. by Georg Brandl · 15 years ago
  11. c58be2d urllib doc: add versionchanged sections for parse_qs() and parse_qsl() by Victor Stinner · 15 years ago
  12. ac71c54 Add encoding and errors arguments to urllib.parse_qs() and urllib.parse_qsl() by Victor Stinner · 15 years ago
  13. 489f392 Issue #10902: Fix reference to run* methods by Eli Bendersky · 15 years ago
  14. cc75a86 Issue #9268: Documented -m pickletools usage. by Alexander Belopolsky · 15 years ago
  15. 37a80dc Fix the example output of count(). by Georg Brandl · 15 years ago
  16. 287d1fd Issue #10225: Fixed the simple mistakes in doctests. by Alexander Belopolsky · 15 years ago
  17. 5cee47f Add entry for Barrier objects. by Raymond Hettinger · 15 years ago
  18. 5fc850b Improved footnote for the %Y directive slightly. by Alexander Belopolsky · 15 years ago
  19. 085556a Improved description of %Y directive. by Alexander Belopolsky · 15 years ago
  20. 9971e00 Issue #2568: Removed bogus rationale for supporting tm_sec=61. by Alexander Belopolsky · 15 years ago
  21. 05ce079 Missed two source links by Raymond Hettinger · 15 years ago
  22. 4f707fd Separate source link from main text. by Raymond Hettinger · 15 years ago
  23. 04da1e0 Fixed a footnote reference by Alexander Belopolsky · 15 years ago
  24. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 15 years ago
  25. 04536b0 #10871: "file" does not exist anymore in Python 3. Also adapt the reprs of opened file objects. by Georg Brandl · 15 years ago
  26. c900708 Wrap some long examples and signatures. by Georg Brandl · 15 years ago
  27. 619e7ba #10869: do not visit root node twice in ast.increment_lineno(). by Georg Brandl · 15 years ago
  28. 4ad934f zlib only works with bytes objects. by Georg Brandl · 15 years ago
  29. 2997837 Fixed documentation to reflect recent changes for years < 1900. by Alexander Belopolsky · 15 years ago
  30. 83b1ab0 Issue 9717: Segregate and improve the documentation of "in-place" operators by Raymond Hettinger · 15 years ago
  31. d97b7b5 #10855: document close() semantics of wave objects. by Georg Brandl · 15 years ago
  32. 5254e97 Issue 10533: Need example of using __missing__. by Raymond Hettinger · 15 years ago
  33. 0ab10e4 Issue #10813: Small improvement to decimal money format recipe. by Raymond Hettinger · 15 years ago
  34. 9253214 #10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s. by R. David Murray · 15 years ago
  35. 7088abd Revert r87821 which moved the source link to the wrong section (from the module intro covering the module to a section on thread imports). by Raymond Hettinger · 15 years ago
  36. 1122fa2 Revert r87823 which moved the source link to the wrong section. by Raymond Hettinger · 15 years ago
  37. 2f2a9f7 Fix indent. by Georg Brandl · 15 years ago
  38. fc90213 Combine the two seealso sections. by Raymond Hettinger · 15 years ago
  39. c64708a Issue #10827: Changed the rules for 2-digit years. The time.asctime by Alexander Belopolsky · 15 years ago
  40. 696efdd Mention multiprocessing.Queue in the queue docs by Antoine Pitrou · 15 years ago
  41. 4b512f7 Group seealsos by Antoine Pitrou · 15 years ago
  42. 60bcc54 Put those "seealso"s together by Antoine Pitrou · 15 years ago
  43. bdde506 Put those source links together by Antoine Pitrou · 15 years ago
  44. 1bdd6fd atexit.py doesn't exist by Antoine Pitrou · 15 years ago
  45. 39e352c Put link to source at the end. There's nothing edificating in threading.py. by Antoine Pitrou · 15 years ago
  46. fb6fd5d #10856: document (Base)Exception.args better. by Georg Brandl · 15 years ago
  47. a572476 #10846: fix typo. by Georg Brandl · 15 years ago
  48. 0034281 Elaborate about the GIL. by Antoine Pitrou · 15 years ago
  49. b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 15 years ago
  50. 77041b2 itertools, operator and functools are not really "numeric" modules; move them into their own "functional" chapter. by Georg Brandl · 15 years ago
  51. dfad7e3 Overhaul the documentation about socket timeouts. by Antoine Pitrou · 15 years ago
  52. a83878e Issue #5485: Add doc for expat.xmlparser.SetParamEntityParsing. by Antoine Pitrou · 15 years ago
  53. 477efb3 #10790: make append work when output codec is different from input codec by R. David Murray · 15 years ago
  54. b9588b5 Issue #8013: time.asctime and time.ctime no longer call system asctime by Alexander Belopolsky · 15 years ago
  55. 32e1d83 Enable unittest.TestCase to be instantiated without providing a method name. by Michael Foord · 15 years ago
  56. 90efac7 Issue 10502: addition of unittestgui to Tools/ by Michael Foord · 15 years ago
  57. d218e95 Issue 10786: unittest documentation update. by Michael Foord · 15 years ago
  58. e1bc898 Some nits. by Antoine Pitrou · 15 years ago
  59. b205d58 Add a shutdown() call in the server example. by Antoine Pitrou · 15 years ago
  60. 4a67a46 Clarify behaviour of close() and shutdown() on sockets. by Antoine Pitrou · 15 years ago
  61. 8a7e5da Fix code indentation. by Georg Brandl · 15 years ago
  62. 121ff82 #1665333: add more docs for optparse.OptionGroup. by Georg Brandl · 15 years ago
  63. 59b4472 Remove mentions of the Demo directory. by Georg Brandl · 15 years ago
  64. 4cf83f4 Remove some of the old demos. (Put a few somewhere else.) by Georg Brandl · 15 years ago
  65. 627284c Fix Issue10793 - hashlib documentation issue on return type of digest by Senthil Kumaran · 15 years ago
  66. ef1a8b6 Fix same typo in docs. by R. David Murray · 15 years ago
  67. 8aa7e99 Add sys.flags.quiet attribute for the new -q option, as noted missing by Eric in #1772833. by Georg Brandl · 15 years ago
  68. 9624559 Minor doc update for #9333. Took out the phrasing about os.symlink not by Brian Curtin · 15 years ago
  69. da9ec99 Issue #10783: struct.pack() doesn't encode implicitly unicode to UTF-8 by Victor Stinner · 15 years ago
  70. e398da9 #10609: fix non-working dbm example. by Georg Brandl · 15 years ago
  71. e9e8c9b #10739: document that on Windows, socket.makefile() does not make a file that has a true file descriptor usable where such a thing is expected. by Georg Brandl · 15 years ago
  72. 2c39c77 #10781: clarify that *encoding* is not a parameter for Node objects in general. by Georg Brandl · 15 years ago
  73. c28036b #10742: document readonly attribute of memoryviews. by Georg Brandl · 15 years ago
  74. 2a39b71 Replace sys.maxint mention by sys.maxsize. by Georg Brandl · 15 years ago
  75. 301e956 Issue #8966: Remove the documentation of ctypes.set_conversion_mode() by Victor Stinner · 15 years ago
  76. 0d4bcf4 Fix typo (#10770) by Éric Araujo · 15 years ago
  77. 2908765 Remove unexistent parameter (#3216) by Éric Araujo · 15 years ago
  78. 57bd00a Adopt symmetric names for arguments (actual/expected --> first/second). by Raymond Hettinger · 15 years ago
  79. 6518f5e Fix docs and comment for r87454. by Raymond Hettinger · 15 years ago
  80. 0d26798 Issue #10587: Document the meaning of str methods. by Alexander Belopolsky · 15 years ago
  81. 689b68a Logging documentation updates. by Vinay Sajip · 15 years ago
  82. 8ebe27f Deprecate assertDictContainsSubset() by Raymond Hettinger · 15 years ago
  83. f259076 Suggest sys.maxsize as a reliable way to know whether the interpreter is 64-bit. by Antoine Pitrou · 15 years ago
  84. 01094e1 Logging documentation updates. by Vinay Sajip · 15 years ago
  85. c63619b Logging documentation reorganised. by Vinay Sajip · 15 years ago
  86. 09a7df8 #3243 follow-up: remove debugging print and fix docs; data is a bytes object. by Georg Brandl · 15 years ago
  87. 7bc0d87 Issue3243 - Support iterable bodies in httplib. Patch contributions by Xuanji Li and Chris AtLee. by Senthil Kumaran · 15 years ago
  88. c884350 Fix markup error and update suspicious file. by Georg Brandl · 15 years ago
  89. 7504302 Logging documentation update. by Vinay Sajip · 15 years ago
  90. addc6f5 #10573: use actual/expected consistently in unittest methods. The order of the args of assertCountEqual is also changed. by Ezio Melotti · 15 years ago
  91. 0bdfbfa #10723: add missing builtin exceptions. by Georg Brandl · 15 years ago
  92. 32e1771 #10728: the default for printing help is sys.stdout, not stderr. by R. David Murray · 15 years ago
  93. 77570e2 Fix typo. by Georg Brandl · 15 years ago
  94. 197c9c9 Make this a note again. by Antoine Pitrou · 15 years ago
  95. fd311a7 Add subparser aliases for argparse. Resolves issue 9324. Approved by Georg for beta2 on the tracker. by Steven Bethard · 15 years ago
  96. c539a2a Add link to a sample solution to a common problem. by Raymond Hettinger · 15 years ago
  97. 71b37a5 100% test coverage, better mapping protocol compatibility, some minor bugfixes by Łukasz Langa · 15 years ago
  98. 2a1e3e6 Issue2690: Update docs to reflect the change made by issue2690. by Daniel Stutzbach · 15 years ago
  99. 988dbd7 Issue #10711: Remove HTTP 0.9 support from http.client. The `strict` by Antoine Pitrou · 15 years ago
  100. 94f58c3 #10454: clarify the compileall docs and help messages. by R. David Murray · 15 years ago