1. e39682b Issue #27430: Fix typos, patch by scop. by Berker Peksag · 8 years ago
  2. 8550bd8 alter header; '%' really throws latex through a loop by Benjamin Peterson · 8 years ago
  3. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  4. 70c502a Fix typos and English grammar in documentation and code comment by Martin Panter · 8 years ago
  5. 0c0da48 Issue #24136: Document generalized unpacking, PEP 448 by Martin Panter · 8 years ago
  6. a6f6edb Issue #27243: Fix __aiter__ protocol by Yury Selivanov · 8 years ago
  7. c1cf296 asyncio: Remove asyncio.timeout() context manager. by Yury Selivanov · 8 years ago
  8. af74512 asyncio: Update whatsnew/3.5.2 by Yury Selivanov · 8 years ago
  9. 889f914 issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6) by Senthil Kumaran · 8 years ago
  10. a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 8 years ago
  11. 8d56c02 Issue #27125: Fix various errors like “will [be] inherited” by Martin Panter · 8 years ago
  12. 950204d docs: Update asyncio docs & whatsnew by Yury Selivanov · 8 years ago
  13. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  14. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  15. 8d8221f Issue #26041: Remove "will be removed in Python 3.7" from description messages by Berker Peksag · 9 years ago
  16. 8f26565 Fix spelling (inital), grammar (may translates) in documentation, comments by Martin Panter · 9 years ago
  17. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  18. 119e502 Fix typos in code comments and documentation by Martin Panter · 9 years ago
  19. 00ccacc Issue #26638: Fix links to some CLI options and section headings by Martin Panter · 9 years ago
  20. de886d9 Issue #25910: Fixed more links in the docs. by Serhiy Storchaka · 9 years ago
  21. 90be733 Issue #25910: Fixed dead links in the docs. by Serhiy Storchaka · 9 years ago
  22. e4ba872 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 9 years ago
  23. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  24. c04fb56 Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar by Martin Panter · 9 years ago
  25. 96a4f07 Issues #26310, #26311: Fix typos in the documentation and code comments by Martin Panter · 9 years ago
  26. 4a18b35 docs/whatsnew/3.5: Fix ref link by Yury Selivanov · 9 years ago
  27. bf077ee whatsnew/3.5: Mention new asyncio APIs in 3.5.1 by Yury Selivanov · 9 years ago
  28. 97ce0fa Fix grammar in whatsnew/3.5.rst and elsewhere by Martin Panter · 9 years ago
  29. ccbc8de Fix awkward grammar in whatsnew. by Zachary Ware · 9 years ago
  30. 850be0f Improve namedtuple doc string examples by Raymond Hettinger · 9 years ago
  31. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  32. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  33. d2ad571 Issue #25523: Further a-to-an corrections new in 3.5 by Martin Panter · 9 years ago
  34. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  35. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  36. f97edf1 whatsnew/3.5: NumPy 1.10 has been released by Yury Selivanov · 9 years ago
  37. 0e5eba2 Fix more typos in whatsnew/3.5.rst by Martin Panter · 9 years ago
  38. 4827e48 Merge spelling fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  39. 1f1177d Fix some spelling errors in documentation and code comments by Martin Panter · 9 years ago
  40. ad56c92 Fix another typo noticed by SilentGhost by Berker Peksag · 9 years ago
  41. 5783ee1 Issue #25434: Fix typo in whatsnew/3.5rst by Berker Peksag · 9 years ago
  42. 43d71e2 asyncio: Make ensure_future() accept all kinds of awaitables. by Yury Selivanov · 9 years ago
  43. 9b93c6b Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls by Berker Peksag · 9 years ago
  44. 8e3b04c whatsnew/3.5: Reword bytes*.hex message by Yury Selivanov · 9 years ago
  45. 878bc87 whatsnew/3.5: Add missing word "class" by Berker Peksag · 9 years ago
  46. 516a1a9 Use :menuselection: in whatsnew/3.4. by Serhiy Storchaka · 9 years ago
  47. 66ad846 Use :menuselection: in whatsnew/3.4. by Serhiy Storchaka · 9 years ago
  48. 69a15f1 whatsnew/3.5: Fix typo by Yury Selivanov · 9 years ago
  49. 801306b whatsnew/3.5: One more edit by Yury Selivanov · 9 years ago
  50. a33cb35 whatsnew/3.5: Edits by Yury Selivanov · 9 years ago
  51. 9c51f89 Merge release engineering work from Python 3.5.0. by Larry Hastings · 9 years ago
  52. 73953d8 whatsnew/3.5: Fix typo (issue #25082) by Yury Selivanov · 9 years ago
  53. fe369a6 whatsnew/3.5: Reorder stuff (issue #25082). by Yury Selivanov · 9 years ago
  54. 35a361f whatsnew/3.5: Fix formatting. More minor edits. by Serhiy Storchaka · 9 years ago
  55. 3854f9e whatsnew/3.5: Delete prerelease warning note. by Yury Selivanov · 9 years ago
  56. a7672ba whatsnew/3.5: Fix formatting by Yury Selivanov · 9 years ago
  57. 72dab13 whatsnew/3.5: Tweak asyncio module section by Yury Selivanov · 9 years ago
  58. 6d9dd75 whatsnew/3.5: More examples by Yury Selivanov · 9 years ago
  59. 63ae9f3b whatsnew/3.5: Cover asyncio changes relative to 3.4.0 by Yury Selivanov · 9 years ago
  60. 2395037 whatsnew/3.5: Add some examples by Yury Selivanov · 9 years ago
  61. 7b76bae whatsnew/3.5: Update editor's email addresses by Yury Selivanov · 9 years ago
  62. 95fd26b whatsnew/3.5 More edits by Yury Selivanov · 9 years ago
  63. 46a8b40 whatsnew/3.5: Edits by Yury Selivanov · 9 years ago
  64. 2e789a1 Final touch-ups for the What's New In Python 3.5 document. by Larry Hastings · 9 years ago
  65. 17e9f3b Backported the What's New In 3.5 from 3.5.1 to 3.5.0 (final!). by Larry Hastings · 9 years ago
  66. 153627c Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  67. 0424eaf Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  68. 1c30e7e whatsnew/3.5: Added missed author names. by Serhiy Storchaka · 9 years ago
  69. dddfffe whatsnew/3.5: Fix nits by Yury Selivanov · 9 years ago
  70. fd8d52b whatsnew/3.5: Drop empty section by Yury Selivanov · 9 years ago
  71. 4dde587 whatsnew/3.5: Sync whatsnew with versionadded/versionchanged doc tags by Yury Selivanov · 9 years ago
  72. 508a81e whatsnew/3.5: Second pass over NEWS entries by Yury Selivanov · 9 years ago
  73. 79cf1b0 whatsnew/3.5: Reformat code examples by Yury Selivanov · 9 years ago
  74. a88cd64 whatsnew/3.5: Another editing pass by Yury Selivanov · 9 years ago
  75. 3b76552 whatsnew/3.5: Fix refs in the importlib section by Yury Selivanov · 9 years ago
  76. 1c73e69 whatsnew/3.5: Clarify types.coroutine & types.CoroutineType by Yury Selivanov · 9 years ago
  77. 83c6d72 whatsnew/3.5: Don't mention pyio.FileIO by Yury Selivanov · 9 years ago
  78. c973990 whatsnew/3.5: Describe changes in issue #22980 by Yury Selivanov · 9 years ago
  79. 5c3111e whatsnew/3.5: More edits -- use articles consistently; fix refs by Yury Selivanov · 9 years ago
  80. ce917c731 whatsnew/3.5: Editorialization pass on library section by Yury Selivanov · 9 years ago
  81. 88d073d whatsnew/3.5: Mention issue 22464 by Yury Selivanov · 9 years ago
  82. ef05af5 whatsnew/3.5: Merge argparse entries by Yury Selivanov · 9 years ago
  83. 336b37b whatsnew/3.5: First pass over NEWS is done. by Yury Selivanov · 9 years ago
  84. 1f4d470 whatsnew/3.5: Fix nits per Berker Peksag suggestion by Yury Selivanov · 9 years ago
  85. 0ac5f28 whatsnew/3.5: Reformat PEP 475 to render in less space; add "ugly" ex in 465 by Yury Selivanov · 9 years ago
  86. 40301c0 whatsnew/3.5: Better formatting; add traceback to significantly improved stdlib by Yury Selivanov · 9 years ago
  87. 100fc3f whatsnew/3.5: Fix library news till Py3.5a1. Update other docs. by Yury Selivanov · 9 years ago
  88. dfcfe13 docs/whatsnew/3.5: Update peps section by Yury Selivanov · 9 years ago
  89. d5b129c Fix for one-letter type in What's New In Python 3.5. by Larry Hastings · 9 years ago
  90. 7d6adab whatsnew/3.5: Mention new ssl memory bio by Yury Selivanov · 9 years ago
  91. 40c0ce4 whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484 by Yury Selivanov · 9 years ago
  92. a5a0062 whatsnew: Add pep 448 to new syntax features section by Yury Selivanov · 9 years ago
  93. 5df36af whatsnew/3.5: Briefly mention PEP 484 by Yury Selivanov · 9 years ago
  94. 216d999 whatsnew/3.5: Mention PEP 448 by Yury Selivanov · 9 years ago
  95. 13b74ae whatsnew/3.5: Mention that 'async' is a bad name for modules by Yury Selivanov · 9 years ago
  96. 4333d8b Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5. by Berker Peksag · 9 years ago
  97. ace8848 What's New in Python 3.5: document os.urandom() changes by Victor Stinner · 9 years ago
  98. 9881013 What's New in Python 3.5: document socket.sendall() change on timeout by Victor Stinner · 9 years ago
  99. 287452e What's New in Python 3.5: Document ssl methods change on timeout by Victor Stinner · 9 years ago
  100. 6752d65 What's New in Python 3.5: move PEP 475 doc by Victor Stinner · 9 years ago