1. 50cdd55 merge from 3.2 - reason attribute for urllib.error.HTTPError by Senthil Kumaran · 12 years ago
  2. 2e72831 Fix issue13211 - Document the reason attribute for urllib.error.HTTPError by Senthil Kumaran · 12 years ago
  3. 0eee97c Issue #15209: Fix typo and some additional wording tweaks by Nick Coghlan · 12 years ago
  4. 3f7c0e4 Merge fixes for #13614, #13512 and #7719 from 3.2 by Éric Araujo · 12 years ago
  5. 9bc9ab5 Fix a few markup/grammar nits by Éric Araujo · 12 years ago
  6. 3e4a3dc Ignore .nfs* files in distutils (#7719). by Éric Araujo · 12 years ago
  7. a7129d3 Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 12 years ago
  8. 09974b4 Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 12 years ago
  9. cea27be Close issue #16267: better docs for @abstractmethod composition by Nick Coghlan · 12 years ago
  10. 8e18fc8 Issue #15209: Clarify exception chaining description by Nick Coghlan · 12 years ago
  11. c990f3b Merge debug output removal with 3.2. by Ezio Melotti · 12 years ago
  12. 5a2e2b8 Remove debug output from example. by Ezio Melotti · 12 years ago
  13. f04d1bb Specify which I/O ABC methods have implementations in the docs. by Andrew Svetlov · 12 years ago
  14. ed636a8 Specify which I/O ABC methods have implementations in the docs. by Andrew Svetlov · 12 years ago
  15. 73a5a12 Fix typo. by Andrew Svetlov · 12 years ago
  16. 78f7e3a document UnicodeError attributes by Benjamin Peterson · 12 years ago
  17. 1960355 document that encoding error handlers may return bytes (#16585) by Benjamin Peterson · 12 years ago
  18. f4c3a18 Remove redundant sentence from c-api docs (issue #16323) by Andrew Svetlov · 12 years ago
  19. 57af3bf #16333: merge with 3.2. by Ezio Melotti · 12 years ago
  20. d654ded #16333: document a way to get rid of trailing whitespace when indent is used. by Ezio Melotti · 12 years ago
  21. eff1738 Revert duplicate changes in argparse docs. by Andrew Svetlov · 12 years ago
  22. 7412099 Revert duplicate changes in argparse docs. by Andrew Svetlov · 12 years ago
  23. 51292ff Merge issue #11076: document the way to convert argparse.Namespace to a dict. by Andrew Svetlov · 12 years ago
  24. e15cb61 Issue #11076: document the way to convert argparse.Namespace to a dict. by Andrew Svetlov · 12 years ago
  25. 1fb4758 Merge heads. by Chris Jerdonek · 12 years ago
  26. d97c71f Merge from 3.2: improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  27. 0fe030b Issue #16323: Fix wrong C API documentation for locale encoding. by Andrew Svetlov · 12 years ago
  28. c2a7fd6 Improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  29. bb4e941 Add a str class entry to the "Text Sequence Type" section (issue #16209). by Chris Jerdonek · 12 years ago
  30. 7768dd7 #16556: merge with 3.2. by Ezio Melotti · 12 years ago
  31. 28c88f4 #16556: Fix inconsistency between kwds and kwargs. Patch by Taavi Burns. by Ezio Melotti · 12 years ago
  32. 3b39d35 Merge from 3.2: add hyperlinks to some os.path function docs (issue #16552). by Chris Jerdonek · 12 years ago
  33. 0b502ff Add hyperlinks to the docs of some os.path functions (issue #16552). by Chris Jerdonek · 12 years ago
  34. 44dcd6b #16530: merge with 3.2. by Ezio Melotti · 12 years ago
  35. ba4d8ed #16530: the "options" arg of os.wait3 is required. by Ezio Melotti · 12 years ago
  36. a5c4309 Issue #16538: correctly describe MAKE_CLOSURE in docs. by Andrew Svetlov · 12 years ago
  37. 5bd9270 Address reviews for open’s opener argument doc patch (#13424). by Éric Araujo · 12 years ago
  38. 777db2d Fix label in docs (from issue #13538). by Chris Jerdonek · 12 years ago
  39. 5fae0e5 Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 12 years ago
  40. 17fc44c Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 12 years ago
  41. 82c1c78 - Issue #16514: Fix regression causing a traceback when sys.path[0] is None by Barry Warsaw · 12 years ago
  42. 23089ab Fix typo in multiprocessing documentation, thanks to Dmitry Tolstoy from docs@ by Andrew Svetlov · 12 years ago
  43. 946eb45 The poplib module provides two classes, not one. by Antoine Pitrou · 12 years ago
  44. 3813c9e The poplib module provides two classes, not one. by Antoine Pitrou · 12 years ago
  45. 186ab5f #16053: merge with 3.2. by Ezio Melotti · 12 years ago
  46. a69be28 #16053: document csv.Dialect.strict. Patch by Kushal Das. by Ezio Melotti · 12 years ago
  47. eb54deb Merge typo fix from 3.2. by Mark Dickinson · 12 years ago
  48. ec96724 Typo fix. by Mark Dickinson · 12 years ago
  49. f56c361 Issue #12005: merge doc patch from 3.2 by Mark Dickinson · 12 years ago
  50. a3f3740 Issue #12005: clarify behaviour of % and // for Decimal objects. by Mark Dickinson · 12 years ago
  51. fa7aeec #16157: fix links in the whatsnew files. by Ezio Melotti · 12 years ago
  52. 9c594af #16420: merge with 3.2. by Ezio Melotti · 12 years ago
  53. a39a22d #16420: document a way to escape metacharacters in glob/fnmatch. by Ezio Melotti · 12 years ago
  54. 56b4ca7 Issue #16489: Make it clearer that importlib.find_loader() requires by Brett Cannon · 12 years ago
  55. 4a42ec5 Merge updates about dir() with 3.2. by Ezio Melotti · 12 years ago
  56. 52e8550 Update section about dir() in the tutorial. by Ezio Melotti · 12 years ago
  57. 0bbfae3 Merge rephrasing with 3.2. by Ezio Melotti · 12 years ago
  58. 89b03b0 Rephrase a sentence in the set and dict comprehensions tutorial page. by Ezio Melotti · 12 years ago
  59. e2cf03e Issue #16144: Fix misleading sentence in reference/import. by Andrew Svetlov · 12 years ago
  60. 251269c Merge from 3.2: update the PyPI docs regarding listing versions (issue #16400). by Chris Jerdonek · 12 years ago
  61. f9e49ea Update the description of which package versions PyPI displays (issue #16400). by Chris Jerdonek · 12 years ago
  62. 6ff262e Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  63. 19e568d Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  64. 6b0bdab Fixes issue #16409: The reporthook callback made by the legacy by Gregory P. Smith · 12 years ago
  65. 296c2fd Merge from 3.2: adjust set and frozenset function docs (issue #16436). by Chris Jerdonek · 12 years ago
  66. df3abec Link set and frozenset function docs to their class definitions (issue #16436). by Chris Jerdonek · 12 years ago
  67. fe08756 Merge from 3.2: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  68. 4ed4b1c Improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  69. a3ad8a0 #16440: merge with 3.2. by Ezio Melotti · 12 years ago
  70. 8b6b176 #16440: fix exception type and clarify example. by Ezio Melotti · 12 years ago
  71. 7cac2d8 Merge issue #16439: Fix markup in example for stdtypes. by Andrew Svetlov · 12 years ago
  72. 5c90436 Issue #16439: Fix markup in example for stdtypes. by Andrew Svetlov · 12 years ago
  73. b5570e9 Merge issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  74. 0e9a065 Issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  75. b77dc4e #11481: merge with 3.2. by Ezio Melotti · 12 years ago
  76. 78b18d4 #11481: update copyreg docs and add example. by Ezio Melotti · 12 years ago
  77. 60e22b9 #10385: merge with 3.2. by Ezio Melotti · 12 years ago
  78. 402f75d #10385: use the mod role in subprocess docs. by Ezio Melotti · 12 years ago
  79. 99bafff Fix typo noticed by Tom Lynn. by Ezio Melotti · 12 years ago
  80. 7ce22d1 #16304: merge with 3.2. by Ezio Melotti · 12 years ago
  81. b87f82f #16304: clarify match objects docs. Initial patch by Jan Duzinkiewicz. by Ezio Melotti · 12 years ago
  82. 309b043 Avoid fd leak in example. Caught by Serhiy. by Éric Araujo · 12 years ago
  83. 8f423c9 Add examples for opener argument of open (#13424). by Éric Araujo · 12 years ago
  84. 1c8bb9f Merge from 3.2: link to mapping glossary entry in docs. by Chris Jerdonek · 12 years ago
  85. 11f3f17 Link to mapping glossary entry in "Mapping Types - dict" and os.environ docs. by Chris Jerdonek · 12 years ago
  86. befaac0 #4711: merge with 3.2. by Ezio Melotti · 12 years ago
  87. dedfa9b #4711: break long words in the docs sidebar to avoid overflow. by Ezio Melotti · 12 years ago
  88. 4af77a0 Issue #15814: Use hash function that is compatible with the equality by Stefan Krah · 12 years ago
  89. ed71918 merge with 3.2 by Georg Brandl · 12 years ago
  90. 4552e3f Grammar touchup. by Georg Brandl · 12 years ago
  91. e2af509 Merge issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu by Andrew Svetlov · 12 years ago
  92. d183767 Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu by Andrew Svetlov · 12 years ago
  93. 129f57b Merge: Reword set docs to use *proper subset/superset* terminology. by Andrew Svetlov · 12 years ago
  94. 5bb4207 Reword set docs to use *proper subset/superset* terminology. by Andrew Svetlov · 12 years ago
  95. 7c91dbe Merge issue #14893: Add function annotation example to function tutorial. by Andrew Svetlov · 12 years ago
  96. 1491cbd Issue #14893: Add function annotation example to function tutorial. by Andrew Svetlov · 12 years ago
  97. 01e1e35 merge heads by Andrew Svetlov · 12 years ago
  98. 1e61e58 Merge issue #14900: document added sort keys for profile stats. by Andrew Svetlov · 12 years ago
  99. 5f91ad3 Issue #14900: document added sort keys for profile stats. by Andrew Svetlov · 12 years ago
  100. d3405ed Issue #16348: merge fix from 3.2. by Mark Dickinson · 12 years ago