1. d226d30 Issue #23883: Add test.support.check__all__() and test gettext.__all__ by Martin Panter · 9 years ago
  2. 22fd1c2 Merge typo and grammar fixes from 3.5 by Martin Panter · 9 years ago
  3. 97ce0fa Fix grammar in whatsnew/3.5.rst and elsewhere by Martin Panter · 9 years ago
  4. 32acc16 Merge typo and grammar fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  5. 2e4571a Fix a few grammar problems in the documentation and comments by Martin Panter · 9 years ago
  6. ac34e09 Correct Content-Type syntax in documentation by Martin Panter · 9 years ago
  7. b129007 Merge 3.5 (issue #25605) by Victor Stinner · 9 years ago
  8. 33be3e3 Merge 3.4 (issue #25605) by Victor Stinner · 9 years ago
  9. 9cccfce Issue #25605: Document exceptions raised by fcntl.ioctl() and fcntl.flock() by Victor Stinner · 9 years ago
  10. fe6d54b Merge with 3.5 by Zachary Ware · 9 years ago
  11. a99ab63 Merge with 3.4 by Zachary Ware · 9 years ago
  12. 71a0b43 Rewrite re.VERBOSE section. by Zachary Ware · 9 years ago
  13. 6e6ee30 Closes #25603: Merge with 3.5 by Zachary Ware · 9 years ago
  14. c730931 Issue #25603: Add missing parenthesis. by Zachary Ware · 9 years ago
  15. 349718a merge by Raymond Hettinger · 9 years ago
  16. d2f6974 Improve appearance of example code by Raymond Hettinger · 9 years ago
  17. 5bfb9f0 merge by Raymond Hettinger · 9 years ago
  18. 549e34c Remove confusing section from named tuple recipes. by Raymond Hettinger · 9 years ago
  19. 2fbde51 merge by Raymond Hettinger · 9 years ago
  20. 850be0f Improve namedtuple doc string examples by Raymond Hettinger · 9 years ago
  21. eb1d89a Issue #25064: Merge tempfile doc from 3.5 by Martin Panter · 9 years ago
  22. 9b566c3 Issue #25064: Adjust documentation according to new mkstemp signature by Martin Panter · 9 years ago
  23. 501c16d Fixed merging error in 3ebeeed1eb28. Thanks Марк Коренберг. by Serhiy Storchaka · 9 years ago
  24. 4981dd2 Fixed merging error in 3ebeeed1eb28. Thanks Марк Коренберг. by Serhiy Storchaka · 9 years ago
  25. a3a3d73 For FORMAT_VALUE opcode, make it clear that the result of PyObject_Format is pushed on the stack. by Eric V. Smith · 9 years ago
  26. 9ce52e3 Issue 25483: Fix doc typo and added versionadded. Thanks, Berker Peksag. by Eric V. Smith · 9 years ago
  27. 281d532 Issue 25483: Update dis.rst with FORMAT_VALUE opcode description. by Eric V. Smith · 9 years ago
  28. bbfcb38 Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. (Merge 3.5->3.6) by Guido van Rossum · 9 years ago
  29. 26825bc Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. (Merge 3.4->3.5) by Guido van Rossum · 9 years ago
  30. 8778c6b Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. by Guido van Rossum · 9 years ago
  31. 4a7c03a Issue #25523: Merge a-to-an corrections from 3.5. by Serhiy Storchaka · 9 years ago
  32. f51d715 Issue #25523: Further a-to-an corrections new in 3.5. by Serhiy Storchaka · 9 years ago
  33. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  34. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  35. a1fc949 Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending resolution of the related refcnt leak. by Raymond Hettinger · 9 years ago
  36. e56a919 Issue #25523: Merge a-to-an corrections from 3.5 by Martin Panter · 9 years ago
  37. d2ad571 Issue #25523: Further a-to-an corrections new in 3.5 by Martin Panter · 9 years ago
  38. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  39. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  40. 75a8140 Fix typo noticed by Alec Nunn by Berker Peksag · 9 years ago
  41. 964ec8b Fix typo noticed by Alec Nunn by Berker Peksag · 9 years ago
  42. 05a4a9c Merge 3.5 by Yury Selivanov · 9 years ago
  43. c62162d docs/inspect: Document __annotations__ by Yury Selivanov · 9 years ago
  44. ff99988 Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  45. 4827e48 Merge spelling fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  46. 1f1177d Fix some spelling errors in documentation and code comments by Martin Panter · 9 years ago
  47. 7003696 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  48. c029481 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  49. 3e8a7ad Issue #25519: Mark difflib.ndiff as a functions where not already. by Terry Jan Reedy · 9 years ago
  50. 549edcf Merge with 3.5 by Terry Jan Reedy · 9 years ago
  51. 44b1020 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  52. 68b6874 Issue #25432: Explain isinstance behaviour when type is a tuple. by Terry Jan Reedy · 9 years ago
  53. d7475fb Issue #23391: Merge OSError doc from 3.5 by Martin Panter · 9 years ago
  54. 084b368 Issue #23391: Merge OSError doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  55. 5487c13 Issue #23391: Restore OSError constructor argument documentation by Martin Panter · 9 years ago
  56. 4487a46 Merge 3.4 (Issue #25461) by Victor Stinner · 9 years ago
  57. de6e800 Merge 3.4 (Issue #25461) by Victor Stinner · 9 years ago
  58. 0e316f6 Issue #25461: Rephrase os.walk() doc by Victor Stinner · 9 years ago
  59. 77b3d48 Issue #24885: Update note in docs about stream convenience functions. (Merge 3.5->3.6) by Guido van Rossum · 9 years ago
  60. 460b381 Issue #24885: Update note in docs about stream convenience functions. (Merge 3.4->3.5) by Guido van Rossum · 9 years ago
  61. 19ff697 Issue #24885: Update note in docs about stream convenience functions. by Guido van Rossum · 9 years ago
  62. aa15ea4 Merge for issue #25407 by Brett Cannon · 9 years ago
  63. 5ad5a7d Issue #25407: Drop the mention of the formatter module being removed by Brett Cannon · 9 years ago
  64. 91108f0 Issue #25210: Change error message of do_richcompare() by Victor Stinner · 9 years ago
  65. 8533a21 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  66. 447169f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  67. 93f3542 Issue #24782: Finish converting the Configure Extension dialog into a new by Terry Jan Reedy · 9 years ago
  68. b6d8483 Issue #24164: Document changes to __getnewargs__ and __getnewargs_ex__. by Serhiy Storchaka · 9 years ago
  69. f7d2471 Merge 3.5 (sys.setrecursionlimit) by Victor Stinner · 9 years ago
  70. 50856d5 sys.setrecursionlimit() now raises RecursionError by Victor Stinner · 9 years ago
  71. e84c976 Issue #25357: Add an optional newline paramer to binascii.b2a_base64(). by Victor Stinner · 9 years ago
  72. 430f657 Issue #25161: Merge full stops from 3.5 by Martin Panter · 9 years ago
  73. 84835ab Issue #25161: Merge full stops from 3.4 into 3.5 by Martin Panter · 9 years ago
  74. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  75. a6d5038 Issue #22413: Merge StringIO doc from 3.5 by Martin Panter · 9 years ago
  76. 994815e Issue #22413: Merge StringIO doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  77. cfad543 Issue #22413: Document newline effect on StringIO initializer and getvalue by Martin Panter · 9 years ago
  78. 960e848 Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate by Berker Peksag · 9 years ago
  79. 2137dc1 Issue #16802: Document fileno parameter of socket.socket() by Berker Peksag · 9 years ago
  80. ce88d82 Issue #16802: Document fileno parameter of socket.socket() by Berker Peksag · 9 years ago
  81. 24a6109 Issue #16802: Document fileno parameter of socket.socket() by Berker Peksag · 9 years ago
  82. 585a6ac Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  83. 3f930dc Merge typo fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  84. 9955a37 Various minor typos in documentation and comments by Martin Panter · 9 years ago
  85. 6568714 Issue #25286: Merge dictionary view glossary from 3.5 by Martin Panter · 9 years ago
  86. 397625e Issue #25286: Update dictionary view link; patch by Akira Li by Martin Panter · 9 years ago
  87. 446977c Issue #25286: Merge dictionary view glossary from 3.4 into 3.5 by Martin Panter · 9 years ago
  88. 85b8f45 Issue #25286: Dictionary views are not sequences by Martin Panter · 9 years ago
  89. 6f038ad Add a versionadded directive for reopenIfNeeded() by Berker Peksag · 9 years ago
  90. 68713e4 Closes issue #12006: Add ISO 8601 year, week, and day directives to strptime. by Alexander Belopolsky · 9 years ago
  91. 8ab4169 Docs and one small improvement for issue #25304, by Vincent Michel. (Merge 3.5->3.6.) by Guido van Rossum · 9 years ago
  92. 5db034a Docs and one small improvement for issue #25304, by Vincent Michel. (Merge 3.4->3.5.) by Guido van Rossum · 9 years ago
  93. 601953b Docs and one small improvement for issue #25304, by Vincent Michel. by Guido van Rossum · 9 years ago
  94. 3074c13 Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.5->3.6.) by Guido van Rossum · 9 years ago
  95. eda1955 Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.4->3.5.) by Guido van Rossum · 9 years ago
  96. b9bf913 Issue #23972: updates to asyncio datagram API. By Chris Laws. by Guido van Rossum · 9 years ago
  97. 9846187 Issue #16701: Merge sequence docs from 3.5 by Martin Panter · 9 years ago
  98. 2b8cbf0 Issue #16701: Merge sequence docs from 3.4 into 3.5 by Martin Panter · 9 years ago
  99. 3795d12 Issue #16701: Document += and *= for mutable sequences by Martin Panter · 9 years ago
  100. bfc0102 Merge with 3.5 by Terry Jan Reedy · 9 years ago