1. a96be78 Merge #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  2. d8bbde3 #14617: clarify discussion of interrelationship of __eq__ and __hash__. by R David Murray · 12 years ago
  3. e4eee73 merge. Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek. by Senthil Kumaran · 12 years ago
  4. 2fd8bdb Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek. by Senthil Kumaran · 12 years ago
  5. ce478b9 #15886: remove redundant phrase by R David Murray · 12 years ago
  6. c3bfb01 Merge #14649: clarify DocTestSuite error when there are no docstrings. by R David Murray · 12 years ago
  7. 5abd76a #14649: clarify DocTestSuite error when there are no docstrings. by R David Murray · 12 years ago
  8. c3a2c59 Merge by Richard Oudkerk · 12 years ago
  9. b517596 Issue #15901: Change example to use byte string instead of string by Richard Oudkerk · 12 years ago
  10. 7330da4 Issue #15881: Added NEWS entry and proper credit. by Alexander Belopolsky · 12 years ago
  11. f36c49d Issue #15881: Fixed atexit hook in multiprocessing. by Alexander Belopolsky · 12 years ago
  12. 59fb38b Issue #15881: Fixed atexit hook in multiprocessing. by Alexander Belopolsky · 12 years ago
  13. 6f5578b Merge #5088: document behavior of optparse defaults with 'append' action. by R David Murray · 12 years ago
  14. 14d66a9 #5088: document behavior of optparse defaults with 'append' action. by R David Murray · 12 years ago
  15. 8bdcdc2 Merge heads. by Ezio Melotti · 12 years ago
  16. 8b61611 #15865: merge with 3.2. by Ezio Melotti · 12 years ago
  17. e927e25 #15865: add "*" in the signature to document keyword-only args in the docs. Patch by Chris Jerdonek. by Ezio Melotti · 12 years ago
  18. 0fbbce9 Merge #15510: clarify textwrap's handling of whitespace, and add confirming tests. by R David Murray · 12 years ago
  19. 1585b70 #15510: clarify textwrap's handling of whitespace, and add confirming tests. by R David Murray · 12 years ago
  20. 37a0170 Issue #15814: Update whatsnew to the current state of hashing memoryviews. by Stefan Krah · 12 years ago
  21. ce66a3e Fix a typo in the curses docs by Ross Lagerwall · 12 years ago
  22. b2a61e1 add whatsnew entry for PEP 421 by Eric Snow · 12 years ago
  23. e8677c0 Issue #15855: updated related manual entries. by Alexander Belopolsky · 12 years ago
  24. a3b84fb Issue #15814: Documentation: disallow hashing of multi-dimensional memoryviews. by Stefan Krah · 12 years ago
  25. dbf56c2 Issue #15814: Document planned restrictions for memoryview hashes in 3.3.1. by Stefan Krah · 12 years ago
  26. 49dc1d4 Add missing unit. by Stefan Krah · 12 years ago
  27. a10e2fb Compile _decimal without asserts and update benchmark results. by Stefan Krah · 12 years ago
  28. 2d337c7 Issue #15825: fix typo in OrderedDict docs. by Andrew Svetlov · 12 years ago
  29. ff63e7a Issue #15825: fix typo in OrderedDict docs. by Andrew Svetlov · 12 years ago
  30. 0f8cab2 Closes #10650: Deprecate the watchexp parameter of Decimal.quantize(). by Stefan Krah · 12 years ago
  31. ab0c3c7 Issue #15724: Add versionchanged tags to the memoryview documentation. by Stefan Krah · 12 years ago
  32. 75883ad Add missing comma. by Ezio Melotti · 12 years ago
  33. 49ccd51 Add missing comma. by Ezio Melotti · 12 years ago
  34. 1d39cde Issue #15785: Modify window.get_wch() API of the curses module: return a by Victor Stinner · 12 years ago
  35. a0578e9 #11964: Document a change in v3.2 to the json indent parameter by Petri Lehtinen · 12 years ago
  36. 72b1426 #11964: Document a change in v3.2 to the json indent parameter by Petri Lehtinen · 12 years ago
  37. 79dbded Merge: Fix a JSON doc typo by Petri Lehtinen · 12 years ago
  38. 72c6eef Fix a JSON doc typo by Petri Lehtinen · 12 years ago
  39. 7f79f7c #15788: merge with 3.2. by Ezio Melotti · 12 years ago
  40. aa935df #15788: fix broken links in subprocess doc. Patch by Chris Rebert. by Ezio Melotti · 12 years ago
  41. d26c306 Fix typo. by Ezio Melotti · 12 years ago
  42. d183f0b Update pydoc topics and suspicious markup file. by Georg Brandl · 12 years ago
  43. 06e1ab0 Close #15573: use value-based memoryview comparisons (patch by Stefan Krah) by Nick Coghlan · 12 years ago
  44. 029780b Issue #13072: The array module's 'u' format code is now deprecated and by Stefan Krah · 12 years ago
  45. 0ac0b11 Add glossary references by Antoine Pitrou · 12 years ago
  46. 15251a9 Add glossary references by Antoine Pitrou · 12 years ago
  47. cbf9d5f Issue #14674: Add a discussion of the json module's standard compliance. by Antoine Pitrou · 12 years ago
  48. 331624b Issue #14674: Add a discussion of the json module's standard compliance. by Antoine Pitrou · 12 years ago
  49. 35d600c Suggested a whatsnew item by Alexander Belopolsky · 12 years ago
  50. 6f69fb1 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  51. 83c0ae5 Address most of Ezio's comments. str/bytes/bytearray docs still need consolidation by Nick Coghlan · 12 years ago
  52. a5e5797 Improve the pyvenv entry by Antoine Pitrou · 12 years ago
  53. c907de9 Improved summary section in whatsnew by Antoine Pitrou · 12 years ago
  54. 609939e Issue #14954: Clarify the interaction of weak references and garbage collection. by Antoine Pitrou · 12 years ago
  55. 9439f04 Issue #14954: Clarify the interaction of weak references and garbage collection. by Antoine Pitrou · 12 years ago
  56. 1ea50f5 Merge #15742: clarify sqlite parameter substitution example. by R David Murray · 12 years ago
  57. f6bd1b0 #15742: clarify sqlite parameter substitution example. by R David Murray · 12 years ago
  58. bac9a53 Break up the 'someos' docs classification based on a more user-focused scheme, including creation of a separate 'Concurrent Execution' section by Nick Coghlan · 12 years ago
  59. 273069c Close #4966: revamp the sequence docs in order to better explain the state of modern Python by Nick Coghlan · 12 years ago
  60. 1685db0 s/path importer/path based finder/ (because the path based finder is not an importer and the simpler 'path finder' is too ambiguous) by Nick Coghlan · 12 years ago
  61. a8517ad Issue #14814: document the Interface APIs and fix various problems with the string representations (initial patch by Eli Bendersky). by Nick Coghlan · 12 years ago
  62. 749bd42 Merge #13579: teach string.Formatter about 'a'. by R David Murray · 12 years ago
  63. e56bf97 #13579: teach string.Formatter about 'a'. by R David Murray · 12 years ago
  64. a86f185 Fixes #14668. Mention Windows Path manipulation option in the installer. by Brian Curtin · 12 years ago
  65. 8c601b0 Merge 3.2: tutorial typo fix by Eli Bendersky · 12 years ago
  66. 31a1190 tutorial typo fix by Eli Bendersky · 12 years ago
  67. a1b0f6d Issue #15586: fix prompts in some documentation examples by Eli Bendersky · 12 years ago
  68. cd7128a Merge #15636: add versionadded for decodebytes by R David Murray · 12 years ago
  69. 75fd225 #15636: add versionadded for decodebytes by R David Murray · 12 years ago
  70. f669036 Merge #15355: Mention already-executing Exception in generator docs. by R David Murray · 12 years ago
  71. 2c1d1d6 #15355: Mention already-executing Exception in generator docs. by R David Murray · 12 years ago
  72. ed7fb9c Merge #15694: reflow paragraph. by R David Murray · 12 years ago
  73. 433ef3b #15694: reflow paragraph. by R David Murray · 12 years ago
  74. 8eac575 Merge #15694: Link discussion of file objects to glossary entry. by R David Murray · 12 years ago
  75. 9f0c940 #15694: Link discussion of file objects to glossary entry. by R David Murray · 12 years ago
  76. bbfe573 Merge with 3.2 #15660 by Terry Jan Reedy · 12 years ago
  77. f6190c1 Issue 15660: Clarify 0 prefix for width field in str.format doc. by Terry Jan Reedy · 12 years ago
  78. 1b79918 Issue #15640: Document importlib.abc.Finder as deprecated. by Brett Cannon · 12 years ago
  79. b391b24 Merge by Richard Oudkerk · 12 years ago
  80. d9c026f Issue #15412: Remove erroneous note about weakrefs by Richard Oudkerk · 12 years ago
  81. 67a58cc Merge by Richard Oudkerk · 12 years ago
  82. 264e9ac Issue #14501: Clarify that authentication keys are byte strings by Richard Oudkerk · 12 years ago
  83. d9a7e70 Update the getpeercert() example with a real-world cert showing non-trivial issuer, subject and subjectAltName. by Antoine Pitrou · 12 years ago
  84. b7c6c81 Update the getpeercert() example with a real-world cert showing non-trivial issuer, subject and subjectAltName. by Antoine Pitrou · 12 years ago
  85. eb41c7f merge with 3.2 by Sandro Tosi · 12 years ago
  86. dd7c552 clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@ by Sandro Tosi · 12 years ago
  87. 0689ce4 #15543: reflow paragraph. by R David Murray · 12 years ago
  88. 99d439a #15543: additional link in subprocess docs. by R David Murray · 12 years ago
  89. 27bbcfb Merge #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 12 years ago
  90. ee0a945 #15543: reflow paragraphs. by R David Murray · 12 years ago
  91. 1b00f25 #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 12 years ago
  92. bdbc0b0 merge 3.2 by Eli Bendersky · 12 years ago
  93. 8f77349 Issue #15656: fixing code sample in extending doc by Eli Bendersky · 12 years ago
  94. 3115f0d Issue #15586: typo fix. This commit is accompanied by an apology for all Liechtensteiners out there, and a thanks to Eric Araujo for noticing. by Eli Bendersky · 12 years ago
  95. 7f84833 Merge #15269: document dircmp.left and right, and add tests for them. by R David Murray · 12 years ago
  96. 2b209cd #15269: document dircmp.left and right, and add tests for them. by R David Murray · 12 years ago
  97. 488cc36 merge with 3.2 by Sandro Tosi · 12 years ago
  98. a17ef14 fix typo by Sandro Tosi · 12 years ago
  99. f06afe3 Issue #14167: Document return statement in finally blocks. by Andrew Svetlov · 12 years ago
  100. f158d86 Issue #14167: Document return statement in finally blocks. by Andrew Svetlov · 12 years ago