1. 83cc512 update 2.7 - Document message_body arg in HTTPConnection.endheaders by Senthil Kumaran · 13 years ago
  2. f17e405 #13076: fix links to datetime.time. by Ezio Melotti · 13 years ago
  3. 169fa93 Doc fix. Mathematically correct sentence. by Senthil Kumaran · 13 years ago
  4. 63c22fa Issue #7732: Fix a crash on importing a module if a directory has the same name by Victor Stinner · 13 years ago
  5. 607cc36 Fix bug in heapq priority queue example. by Georg Brandl · 13 years ago
  6. 21c69b1 Add info from the docstring for random.gammavariate() to the docs. by Georg Brandl · 13 years ago
  7. 79c9d4f Port a few markup edits from 3.x by Éric Araujo · 13 years ago
  8. fa4736e Closes #12906: Fixed bug in YAML configuration. by Vinay Sajip · 13 years ago
  9. d99ff29 Update sys.platform doc for #12326. by Victor Stinner · 13 years ago
  10. 9541f8e merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez. by Senthil Kumaran · 13 years ago
  11. cbce2c0 Give credit to Adam by Sandro Tosi · 13 years ago
  12. a95d19e #12781: Mention SO_REUSEADDR flag near socket examples by Sandro Tosi · 13 years ago
  13. b71c15d Branch merge by Éric Araujo · 13 years ago
  14. cd90f79 Document that format string don’t support arbitrary dictonary keys. by Éric Araujo · 13 years ago
  15. 2c378ae Document that True/False/None don’t use :keyword: in doc by Éric Araujo · 13 years ago
  16. 7ce05e0 Fix some markup and one typo by Éric Araujo · 13 years ago
  17. a7cbe28 Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. by Éric Araujo · 13 years ago
  18. 4f14a1f From RFC 3629 5- and 6-bytes UTF-8 sequences are invalid, so remove them from the doc. by Ezio Melotti · 13 years ago
  19. 9bfc16a added versionadd information for pkgutil.get_data(); thanks to Kyle Monson from docs@ by Sandro Tosi · 13 years ago
  20. ecbb7a9 Add suspicious entries for the Python Porting HOWTO recently added by Éric Araujo · 13 years ago
  21. 0f697b3 Remove outdated pointer to optparse (fixes #11360). by Éric Araujo · 13 years ago
  22. 1bd3b9c Branch merge by Éric Araujo · 13 years ago
  23. cf13c86 Document the "optional" argument of distutils’ Extension class by Éric Araujo · 13 years ago
  24. 5c2f1f6 Fix type information in distutils API reference (#9302). by Éric Araujo · 13 years ago
  25. eacada8 Close #12838: fix range() call. by Georg Brandl · 13 years ago
  26. b384356 Issue #12213: make it clear that BufferedRWPair shouldn't be called with the by Antoine Pitrou · 13 years ago
  27. 9b68092 #12787: link original MultiCall proposal to webarchive and in a footnote by Sandro Tosi · 13 years ago
  28. a7eb3c8 fix description of \r; thanks to Thomas Waldmann from docs@ by Sandro Tosi · 13 years ago
  29. da5a962 merge heads by Sandro Tosi · 13 years ago
  30. 657a7fc mention RFC1123 as origin of 4-year digit; thanks to John Haxby from docs@ by Sandro Tosi · 13 years ago
  31. 410024a Branch merge by Éric Araujo · 13 years ago
  32. 0dcf59a Fix typo in command name by Éric Araujo · 13 years ago
  33. a2596a4 Remove obsolete term + indicate how to find the program (#1626300). by Éric Araujo · 13 years ago
  34. e0054c5 Link isinstance/issubclass to the ABC glossary entry (#12256) by Éric Araujo · 13 years ago
  35. f06568c Fix a typo and remove some unneeded markup by Éric Araujo · 13 years ago
  36. e68d450 Add documentation for PEP 370 features in distutils (#10745). by Éric Araujo · 13 years ago
  37. afd2fe2 Improve documentation for PEP 370 support in site module (#8617). by Éric Araujo · 13 years ago
  38. 7ceef09 Issue #12672: remove confusing part of sentence in documentation by Eli Bendersky · 13 years ago
  39. 99c4c34 Add missing documentation for logger argument of shutil.make_archive by Éric Araujo · 13 years ago
  40. bd858b7 Turn last automatic footnote in this file into a manually-numbered one by Éric Araujo · 13 years ago
  41. cdb86f1 Branch merge by Éric Araujo · 13 years ago
  42. 29a0b57 Backport source links from 3.x. by Éric Araujo · 13 years ago
  43. d478a46 Use standard heading for ast module docs by Éric Araujo · 13 years ago
  44. 67719bd Synchronize argparse docs with 3.x versions by Éric Araujo · 13 years ago
  45. d9aeb60 Remove unneeded reST target by Éric Araujo · 13 years ago
  46. a8f66dd Synchronize glossary with py3k. by Éric Araujo · 13 years ago
  47. 52a5a03 Add Python porting howto from 3.x. by Éric Araujo · 13 years ago
  48. f595a76 Backport source role for linking to files in the cpython repo. by Éric Araujo · 13 years ago
  49. 02ebf4f grammatical fixes; from Darren Yin on docs@ by Sandro Tosi · 13 years ago
  50. 4047d68 #12761: fix wording of zlib license section by Sandro Tosi · 13 years ago
  51. 5085e8a #12204: document that str.upper().isupper() might be False and add a note about cased characters. by Ezio Melotti · 13 years ago
  52. ca5e908 #12725: fix working. Patch by Ben Hayden. by Ezio Melotti · 13 years ago
  53. 569ff91 Avoid title case in flowing text (backport from 3.2) by Éric Araujo · 13 years ago
  54. 92be113 let PySequence_Check me a link; thanks to tomo cocoa from docs@ by Sandro Tosi · 13 years ago
  55. c67975b it's 'rather than'; reported by James Bateman on docs@ by Sandro Tosi · 13 years ago
  56. 71a5ea0 English fixup, from Mike MacCana on docs@ by Sandro Tosi · 13 years ago
  57. 5088b50 Issue #12718: Add documentation on using custom importers. by Vinay Sajip · 13 years ago
  58. ea75f4c Fix closes Issue12722 - link heapq source in the text format in the documentation. by Senthil Kumaran · 13 years ago
  59. d7fbc8b Repair markup. by Georg Brandl · 13 years ago
  60. a350f0f Confirm that the prime example is actually correct. We get so many complaints about a "buggy example" on docs@python, let us hope this cuts them in half at least. by Georg Brandl · 13 years ago
  61. a9c9b2c #12709: add error_callback argument to map_async documentation by Sandro Tosi · 13 years ago
  62. 9943c0d #10741: add documentation for PyGILState_GetThisThreadState() by Sandro Tosi · 13 years ago
  63. 1381a31 #12677: correct turtle orientation in doc by Sandro Tosi · 13 years ago
  64. e11af59 Fix grammar by Eli Bendersky · 13 years ago
  65. b8b7172 Fix closes Issue12697 - Update the usage syntax of timeit module in the docs. by Senthil Kumaran · 13 years ago
  66. ceed525 s/a/an - grammar? by Senthil Kumaran · 13 years ago
  67. 54f84d7 Fix closes issue11047 - Correct the 2.7 whatsnew description for issue 7902. by Senthil Kumaran · 13 years ago
  68. c1ee4ef Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch by Sandro Tosi. by Senthil Kumaran · 13 years ago
  69. 25fb852 #12670: Fix struct code after forward declaration on ctypes doc by Sandro Tosi · 13 years ago
  70. 22a7b48 Fix closes Issue12183 - Explain the Symlink copy behavior in shutil.copytree. Patch by Petri Lehtinen. by Senthil Kumaran · 13 years ago
  71. 93d3a8d Use attribute access instead of index access for namedtuple. by Georg Brandl · 13 years ago
  72. 0db7f72 Branch merge by Éric Araujo · 13 years ago
  73. 5d09ba4 Closes #12667: Corrected documentation for SMTPHandler secure argument. by Vinay Sajip · 13 years ago
  74. c1fc2e1 Fix typo reported by Sandro Tosi. by Ezio Melotti · 13 years ago
  75. e62bada merge heads by Benjamin Peterson · 13 years ago
  76. 35fd1b9 be precise by Benjamin Peterson · 13 years ago
  77. 560bf85 Fix regression with distutils MANIFEST handing (#11104, #8688). by Éric Araujo · 13 years ago
  78. 4cfdb07 #12531: Fix spaces. by Ezio Melotti · 13 years ago
  79. 110b781 note Ellipsis syntax by Benjamin Peterson · 13 years ago
  80. 6726af7 add space by Benjamin Peterson · 13 years ago
  81. f444f94 document NotImplemented by Benjamin Peterson · 13 years ago
  82. dedb502 Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen by Eli Bendersky · 13 years ago
  83. 43162e2 Document that atexit execution order is undefined (#9788) by Éric Araujo · 13 years ago
  84. f0d44bc Add a link target for argparse.Namespace (#8982) by Éric Araujo · 13 years ago
  85. 271208e Backout duplicate changeset ed34ca4e639c by Éric Araujo · 13 years ago
  86. b274586 Add missing reST target to one heading in the tutorial by Éric Araujo · 13 years ago
  87. fea8ac4 Branch merge by Éric Araujo · 13 years ago
  88. 2cdf383 Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 13 years ago
  89. bd21b01 Turn raw URI into real link by Éric Araujo · 13 years ago
  90. d01aebe Update documentation for shutil.move (#12043) and fix a few typos. by Éric Araujo · 13 years ago
  91. 8171cf5 #12642: fix args names in open() doc. by Ezio Melotti · 13 years ago
  92. 299172b Make indentation comply with our style guide and the rest of the file by Éric Araujo · 13 years ago
  93. 2e1c294 Fix “anyways” (following R. David Murray in 5c7520e02d5a) by Éric Araujo · 13 years ago
  94. ad84ea1 Add links from builtins module docs to built-in functions and constants docs by Éric Araujo · 13 years ago
  95. 8d2a6fd Fix typo in 97a75fccd7c8 by Éric Araujo · 13 years ago
  96. 528c4ad Issue #12102: Document that buffered files must be flushed before being used by Ross Lagerwall · 13 years ago
  97. f364ce2 Fix function name: open -> urlopen. by Georg Brandl · 13 years ago
  98. b952413 Fix markup. by Ezio Melotti · 13 years ago
  99. cd57ef1 merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. - Patch contributed by Bharadwaj by Senthil Kumaran · 13 years ago
  100. aff394b A number of small fixups for the sorting howto guide. by Raymond Hettinger · 13 years ago