1. 183515c versionadded by Benjamin Peterson · 15 years ago
  2. 058981b Merged revisions 84242-84244 via svnmerge from by Benjamin Peterson · 15 years ago
  3. b7575ee Merged revisions 84234 via svnmerge from by Senthil Kumaran · 15 years ago
  4. 3478ac0 Issue #9606: Updated documentation for Filter objects. by Vinay Sajip · 15 years ago
  5. 56b674d Merged revisions 83999,84001 via svnmerge from by Éric Araujo · 15 years ago
  6. bd13f45 Merged revisions 83900 via svnmerge from by Senthil Kumaran · 15 years ago
  7. d74ca12 Merged revisions 83872 via svnmerge from by Benjamin Peterson · 15 years ago
  8. 3de8a30 Backport improvements to doc readability for the collections module. by Raymond Hettinger · 15 years ago
  9. fb4c604 Document implementation notes for priority queues by Raymond Hettinger · 15 years ago
  10. 47ed1c1 Backport doc updates for the bisect module by Raymond Hettinger · 15 years ago
  11. 24af0e9 Merged revisions 83763 via svnmerge from by Brian Curtin · 15 years ago
  12. 5f5c15f Issue #3854: Documented using the sqlite3 module with multiple threads. by Gerhard Häring · 15 years ago
  13. 4d80889 Merged revisions 83745 via svnmerge from by Brian Curtin · 15 years ago
  14. dd1d8f7 Merged revisions 83732 via svnmerge from by Mark Dickinson · 15 years ago
  15. 0b5019f Fix Issue754016 - urlparse goes wrong with IP:port without scheme by Senthil Kumaran · 15 years ago
  16. 1cbf78e Merged revisions 83675 via svnmerge from by R. David Murray · 15 years ago
  17. 2901426 Merged revisions 83599 via svnmerge from by Georg Brandl · 15 years ago
  18. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
  19. 1858b6f Merged revisions 83552 via svnmerge from by Georg Brandl · 15 years ago
  20. e0289a3 Merged revisions 82832,82834 via svnmerge from by Georg Brandl · 15 years ago
  21. b917af8 Merged revisions 82871,82960-82961 via svnmerge from by Georg Brandl · 15 years ago
  22. 821fc08 Merged revisions 83106 via svnmerge from by Georg Brandl · 15 years ago
  23. 8891e23 Merged revisions 83160-83161,83166,83168-83169,83171 via svnmerge from by Georg Brandl · 15 years ago
  24. c79d432 Merged revisions 83223 via svnmerge from by Georg Brandl · 15 years ago
  25. d070cc5 Merged revisions 83226-83227,83229-83230,83232 via svnmerge from by Georg Brandl · 15 years ago
  26. 5077599 Merged revisions 83259,83261,83264-83265,83268-83269,83271-83272,83281 via svnmerge from by Georg Brandl · 15 years ago
  27. ad8ac86 Merged revisions 83328,83341 via svnmerge from by Georg Brandl · 15 years ago
  28. e277325 Merged revisions 83352,83356-83358,83362,83366,83368-83369 via svnmerge from by Georg Brandl · 15 years ago
  29. 0347c71 Merged revisions 83385-83389,83391 via svnmerge from by Georg Brandl · 15 years ago
  30. 19746cb Merged revisions 83277 via svnmerge from by Mark Dickinson · 15 years ago
  31. c9a5ed0 Make sure all files are opened in binary mode. by Skip Montanaro · 15 years ago
  32. fdf94c5 Merged revisions 83163 via svnmerge from by Andrew M. Kuchling · 15 years ago
  33. 11a3061 Merged revisions 83080 via svnmerge from by Brett Cannon · 15 years ago
  34. 9ae2cb7 Merged revisions 83072 via svnmerge from by Brett Cannon · 15 years ago
  35. 880685f Reverting the checkin made in revision 82940, as it was adding new parameters to quote function in a bugfix release. by Senthil Kumaran · 15 years ago
  36. 8c4fa11 Backport r82456. by Brett Cannon · 15 years ago
  37. b22bf80 Issue #9304: fix example in the 2.x memoryview documentation. by Antoine Pitrou · 15 years ago
  38. 682f603 Merged revisions 82952 via svnmerge from by Benjamin Peterson · 15 years ago
  39. 5dba6df Fixing Issue1712522 - urllib.quote to support Unicode. The default by Senthil Kumaran · 15 years ago
  40. a253dc1 High byte is the exit status. by Stefan Krah · 15 years ago
  41. 320477e Merged revisions 82849 via svnmerge from by Jeroen Ruigrok van der Werven · 15 years ago
  42. 22cc6d5 Merged revisions 82842 via svnmerge from by Antoine Pitrou · 15 years ago
  43. e940c5d Merged revisions 82785 via svnmerge from by Senthil Kumaran · 15 years ago
  44. a63f9b6 Merged revisions 82771 via svnmerge from by R. David Murray · 15 years ago
  45. 80eed3e Minor improvements to logging documentation. by Vinay Sajip · 15 years ago
  46. c167712 Merged revisions 82601 via svnmerge from by Senthil Kumaran · 15 years ago
  47. ca92a60 Merged revisions 82570 via svnmerge from by Senthil Kumaran · 15 years ago
  48. 5ac9d87 #8472: fix misleading reference to ifilterfalse() in filter() docs. by Georg Brandl · 15 years ago
  49. 58df679 Add missing target. by Georg Brandl · 15 years ago
  50. 91a6334 Fix typo in sys.float_info docs. by Mark Dickinson · 15 years ago
  51. b550b00 Fix role name. by Georg Brandl · 15 years ago
  52. f5e81d6 #9139: the thousands separator is new in 2.7. Also add a missing variable in the example. by Ezio Melotti · 15 years ago
  53. e11690a #9139: Add examples for str.format(). by Ezio Melotti · 15 years ago
  54. 68f5941 Moved period outside paren, where it belongs. by Eric Smith · 15 years ago
  55. 2547ce7 Clarify sys.float_info documentation. by Mark Dickinson · 15 years ago
  56. 0ada39c Grammar and markup fixes. by Georg Brandl · 15 years ago
  57. 8a08ce2 trunc does use the special method, though by Benjamin Peterson · 15 years ago
  58. 52a70c4 fix fixer name by Benjamin Peterson · 15 years ago
  59. 7b67062 remove docs about delegating to special methods; it does no such thing by Benjamin Peterson · 15 years ago
  60. 4aa5f6f Issue #1789: clarify that the 'size' column in struct docs refers to standard size. by Mark Dickinson · 15 years ago
  61. b322487 group cStringIO docs under its factory function by Benjamin Peterson · 15 years ago
  62. 86aa905 Added information about pickle security and SocketHandler. by Vinay Sajip · 15 years ago
  63. 1c919a6 Documentation Fix: urllib.urlopen.info uses mimetools.Message, not httplib.HTTPMessage. by Senthil Kumaran · 15 years ago
  64. 8c996ef Documentation correction. urllib2.urlopen.info returns a mimetools.Message instance not HTTPMessage object. by Senthil Kumaran · 15 years ago
  65. 2af7e6d Fix issue3428 - Document HTTPMessage class. by Senthil Kumaran · 15 years ago
  66. 817d918 Use designated syntax for optional grammar element. by Georg Brandl · 15 years ago
  67. a3e3e36 Addressing RDM's review comments on the doc change. by Senthil Kumaran · 15 years ago
  68. e55a205 Fix Issue8937 - SimpleHTTPServer should contain usage example by Senthil Kumaran · 15 years ago
  69. 526e5ee Issue #8469: Further clarifications and improvements to struct module by Mark Dickinson · 15 years ago
  70. 8e6c45c Issue #8469: Add standard sizes to table in struct documentation; additional by Mark Dickinson · 15 years ago
  71. 10f08f9 Backport a fix from Py3k for a potentially misleading example by Nick Coghlan · 15 years ago
  72. 961e6fd Fix gratuitous indentation. by Georg Brandl · 15 years ago
  73. ab776ce Document that an existing directory raises in mkdir(). by Georg Brandl · 15 years ago
  74. 094c53c Fixed markup of tm_isdst attribute. by Alexander Belopolsky · 15 years ago
  75. 11591c3 fix sphinx warning with an extra space by Benjamin Peterson · 15 years ago
  76. 53e812a remove extra space by Benjamin Peterson · 15 years ago
  77. 8dde201 Documentation updates for issues 8302 and 8351 (truncating excessive diffs in unittest failure messages and reporting SkipTest exceptions in setUpClass and setUpModule as skips rather than errors). by Michael Foord · 15 years ago
  78. 3b818bf Issue #8899: time.struct_time now has class and atribute docstrings. by Alexander Belopolsky · 15 years ago
  79. 998cc24 Issue #8890: Documentation changed to avoid reference to temporary files - other cases covered. by Vinay Sajip · 15 years ago
  80. 9a26aab Issue #8890: Documentation changed to avoid reference to temporary files. by Vinay Sajip · 15 years ago
  81. 52dcd45 #1368247: make set_charset/MIMEText automatically encode unicode _payload. by R. David Murray · 15 years ago
  82. c395545 Issue #8873: add a documentation note about possible performance issues with the by Antoine Pitrou · 15 years ago
  83. 98bc31f Fix issue8788 - description of doseq parameter in urllib.urlencode by Senthil Kumaran · 15 years ago
  84. b1a1405 Put docs for RegexObject.search() before RegexObject.match() to mirror re.search() and re.match() order. by Georg Brandl · 15 years ago
  85. ac94f4f #7583: clarify discussion of hard tab expansion in doctests. by R. David Murray · 15 years ago
  86. de535cb Improve documentation for getaddrinfo() (part of #8857) by Antoine Pitrou · 15 years ago
  87. 3d08d88 Fix typo by Stefan Krah · 15 years ago
  88. 9fe6199 Issue #8840: Make documentation for truncate() clearer by Antoine Pitrou · 15 years ago
  89. 9b14ae8 2to3 doesn't fix test_support #6583 by Benjamin Peterson · 15 years ago
  90. 172e06e Issue 8818: urlparse/urlsplit keyword is 'scheme', not 'default_scheme'. by R. David Murray · 15 years ago
  91. f0757a2 #8016: add the CP858 codec (approved by Benjamin). (Also add CP720 to the tests, it was missing there.) by Georg Brandl · 15 years ago
  92. 74bd9cf argparse documentation updates (including updates to optparse and getopt documentation that were promised in the PEP) by Steven Bethard · 15 years ago
  93. 151973e #1436346: make it more obvious that timetuple[7] is yday. by Georg Brandl · 15 years ago
  94. f93ce0c #8785: less confusing description of regex.find*. by Georg Brandl · 15 years ago
  95. fa0fdb8 #8709: mention Windows support for os.devnull. by Georg Brandl · 15 years ago
  96. 042d6a4 Correct info for Semaphore.acquire() semantics under OSX. by Georg Brandl · 15 years ago
  97. dd59f1b #8707: remove duplicate paragraph part. by Georg Brandl · 15 years ago
  98. 233eb54 Add missing parameter in SimpleXMLRPCServer signature. by Georg Brandl · 15 years ago
  99. da69add typo by Georg Brandl · 15 years ago
  100. 16fd5cd #8783: replace link to now dead hash collision FAQ. by Georg Brandl · 15 years ago