1. 02aa342 Merge 3.5 by Yury Selivanov · 9 years ago
  2. 80ac11f docs: Improve docs for os.path.commonprefix by Yury Selivanov · 9 years ago
  3. 84086ac Issue #24079: merge from 3.5 by Ned Deily · 9 years ago
  4. d61714d Issue #24079: merge from 3.4 by Ned Deily · 9 years ago
  5. eca0445 Issue #24079: Improve description of the text and tail attributes for by Ned Deily · 9 years ago
  6. d11223e Merge 3.5 by Yury Selivanov · 9 years ago
  7. 5fbad3c docs: Clarify that gi_yieldfrom was first added in 3.5 by Yury Selivanov · 9 years ago
  8. 9e35cac Merge 3.5 by Yury Selivanov · 9 years ago
  9. c135f0a docs: Fix inspect docs re gi_yieldfrom by Yury Selivanov · 9 years ago
  10. 47d159f Issue #24379: Add operator.subscript() as a convenience for building slices. by Raymond Hettinger · 9 years ago
  11. 2a75e8f Issue #24842: Cross-reference types.SimpleNamespace from the namedtuple docs by Raymond Hettinger · 9 years ago
  12. aa525d0 Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  13. 5e8d47f Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  14. 4ce4f97 Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  15. 3286718 Issue #23725: Overhaul tempfile docs. by Robert Collins · 9 years ago
  16. 2ebdc13 Issue #23725: Overhaul tempfile docs. by Robert Collins · 9 years ago
  17. df39599 Issue #9232: Support trailing commas in function declarations. by Robert Collins · 9 years ago
  18. dfa95c9 Issue #20059: urllib.parse raises ValueError on all invalid ports. by Robert Collins · 9 years ago
  19. 0f363ff Merge with 3.5 by Steve Dower · 9 years ago
  20. 67c3c5c Merge #23756. by Stefan Krah · 9 years ago
  21. 70e543b Issue #23756: Clarify the terms "contiguous" and "bytes-like object". by Stefan Krah · 9 years ago
  22. 5f35725 Merge #15944. by Stefan Krah · 9 years ago
  23. 0c51595 Issue #15944: memoryview: Allow arbitrary formats when casting to bytes. by Stefan Krah · 9 years ago
  24. 8e9f985 Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 9 years ago
  25. 00cf3c3 Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 9 years ago
  26. d84b29f Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 9 years ago
  27. dadf33a Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  28. 888a672 Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  29. 0b2833e Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  30. 070bd62 Closes #21279: Merge with 3.5 by Zachary Ware · 9 years ago
  31. d987a81 Issue #21279: Merge with 3.4 by Zachary Ware · 9 years ago
  32. 79b98df Issue #21279: Flesh out str.translate docs by Zachary Ware · 9 years ago
  33. d38718d Merge 3.5 by Yury Selivanov · 9 years ago
  34. 7d6adab whatsnew/3.5: Mention new ssl memory bio by Yury Selivanov · 9 years ago
  35. 4aac06a Merge 3.5 by Yury Selivanov · 9 years ago
  36. 40c0ce4 whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484 by Yury Selivanov · 9 years ago
  37. 94b17d7 Merge issue #24129 from 3.5 by Nick Coghlan · 9 years ago
  38. 73c6f64 Merge issue #24129 from 3.4 by Nick Coghlan · 9 years ago
  39. 91e561a Issue #24129: Clarify reference docs for name resolution. by Nick Coghlan · 9 years ago
  40. a8e870c Fix trailing ws (merge from 3.5). by Guido van Rossum · 9 years ago
  41. 9db397c Fix trailing ws. by Guido van Rossum · 9 years ago
  42. a910cff Merge docs for typing.py from 3.5 into default branch. by Guido van Rossum · 9 years ago
  43. cd2ac97 Merge docs for typing.py from accidental branch. by Guido van Rossum · 9 years ago
  44. 8c81711 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 9 years ago
  45. b3ca31f Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 9 years ago
  46. 1ae28d2 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 9 years ago
  47. afe0ab6 Merge 3.5 (whatsnew) by Yury Selivanov · 9 years ago
  48. a5a0062 whatsnew: Add pep 448 to new syntax features section by Yury Selivanov · 9 years ago
  49. 480a770 Merge 3.5 (whatsnew) by Yury Selivanov · 9 years ago
  50. 5df36af whatsnew/3.5: Briefly mention PEP 484 by Yury Selivanov · 9 years ago
  51. e8b0863 Merge 3.5 (whatsnew) by Yury Selivanov · 9 years ago
  52. 216d999 whatsnew/3.5: Mention PEP 448 by Yury Selivanov · 9 years ago
  53. 69afdda Issue #24272: Initial docs for typing.py (PEP 484). (Merge from 3.5.) by Guido van Rossum · 9 years ago
  54. eb184e0 Issue #24272: Initial docs for typing.py (PEP 484). by Guido van Rossum · 9 years ago
  55. 62f27b5 whatsnew/3.5,3.6: Mention that 'async' is a bad name for modules by Yury Selivanov · 9 years ago
  56. 13b74ae whatsnew/3.5: Mention that 'async' is a bad name for modules by Yury Selivanov · 9 years ago
  57. 96860ee Remove warning about asyncio being provisional (it's not in 3.5 and up; merge from 3.5). by Guido van Rossum · 9 years ago
  58. 75ead2b Remove warning about asyncio being provisional (it's not in 3.5 and up). by Guido van Rossum · 9 years ago
  59. 6a014d3 Merge 3.5 by Yury Selivanov · 9 years ago
  60. 75b5ab5 docs: Fix productionlist for async def functions by Yury Selivanov · 9 years ago
  61. fa3922c Issue #13248: Delete remaining references of inspect.getargspec(). by Berker Peksag · 9 years ago
  62. cd111d5 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  63. 659fcb0 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  64. 30f1f67 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 9 years ago
  65. 4de1c1a Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  66. 7e94e8e Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  67. 41ca828 Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  68. 317ccf3 Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5. by Berker Peksag · 9 years ago
  69. 4333d8b Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5. by Berker Peksag · 9 years ago
  70. eb2bdfe Issue #24109: Include Tools/scripts/diff.py instead of duplicating it in difflib documentation. by Berker Peksag · 9 years ago
  71. 707deb9 Issue #24109: Include Tools/scripts/diff.py instead of duplicating it in difflib documentation. by Berker Peksag · 9 years ago
  72. ada5578 Merge with 3.5 for Issue #24729 by Jason R. Coombs · 9 years ago
  73. 0598da3 Merge with 3.4 for Issue #24729 by Jason R. Coombs · 9 years ago
  74. dcf841b Merge by Jason R. Coombs · 9 years ago
  75. 8ed4818 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  76. f8d5063 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  77. bd4dd54 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  78. 842c074 Issue #24729: Correct reference to open function. by Jason R. Coombs · 9 years ago
  79. d32a944 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  80. f7e3b5e Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  81. 1ee9283 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  82. 9f0b5e7 Merge 3.5 (doc) by Victor Stinner · 9 years ago
  83. ace8848 What's New in Python 3.5: document os.urandom() changes by Victor Stinner · 9 years ago
  84. a1d9fa3 Merge 3.5 (doc) by Victor Stinner · 9 years ago
  85. 9881013 What's New in Python 3.5: document socket.sendall() change on timeout by Victor Stinner · 9 years ago
  86. 5019d55 Merge 3.5 (doc) by Victor Stinner · 9 years ago
  87. 287452e What's New in Python 3.5: Document ssl methods change on timeout by Victor Stinner · 9 years ago
  88. e036611 Merge 3.5 (doc) by Victor Stinner · 9 years ago
  89. 6752d65 What's New in Python 3.5: move PEP 475 doc by Victor Stinner · 9 years ago
  90. d8de44b Issue #24729: Update tutorial to match implementation. by Alessandro Cucci · 9 years ago
  91. 384d6e5 Issue #24420: Fix documentation regression introduced by f0a00ee094ff. by Berker Peksag · 9 years ago
  92. bf1d4b6 Issue #24420: Fix documentation regression introduced by f0a00ee094ff. by Berker Peksag · 9 years ago
  93. 8028769 Issue #24713: Use importlib.reload() in import reference document. by Berker Peksag · 9 years ago
  94. a1bddad Issue #24713: Use importlib.reload() in import reference document. by Berker Peksag · 9 years ago
  95. 7e732a7 Issue #24713: Use importlib.reload() in import reference document. by Berker Peksag · 9 years ago
  96. c6fde85 Add versionchanged information for mock_open. by Robert Collins · 9 years ago
  97. 7039839 Add versionchanged information for mock_open. by Robert Collins · 9 years ago
  98. f79dfe3 Add versionchanged information for mock_open. by Robert Collins · 9 years ago
  99. 5869185 Issue #21750: Further fixup to be styled like other mock APIs. by Robert Collins · 9 years ago
  100. 88ba360 Issue #21750: Further fixup to be styled like other mock APIs. by Robert Collins · 9 years ago