1. 508a81e whatsnew/3.5: Second pass over NEWS entries by Yury Selivanov · 9 years ago
  2. 02918ca Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5 by Martin Panter · 9 years ago
  3. 91c03e0 Issue #25022: Avoid warning about unused suspicious rule by Martin Panter · 9 years ago
  4. daabed5 Issue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  5. d830262 Issue #24984: BTPROTO_SCO supports only bytes objects by Martin Panter · 9 years ago
  6. 79cf1b0 whatsnew/3.5: Reformat code examples by Yury Selivanov · 9 years ago
  7. a88cd64 whatsnew/3.5: Another editing pass by Yury Selivanov · 9 years ago
  8. 3b76552 whatsnew/3.5: Fix refs in the importlib section by Yury Selivanov · 9 years ago
  9. 1c73e69 whatsnew/3.5: Clarify types.coroutine & types.CoroutineType by Yury Selivanov · 9 years ago
  10. 83c6d72 whatsnew/3.5: Don't mention pyio.FileIO by Yury Selivanov · 9 years ago
  11. c973990 whatsnew/3.5: Describe changes in issue #22980 by Yury Selivanov · 9 years ago
  12. 5c3111e whatsnew/3.5: More edits -- use articles consistently; fix refs by Yury Selivanov · 9 years ago
  13. ce917c731 whatsnew/3.5: Editorialization pass on library section by Yury Selivanov · 9 years ago
  14. 31ce9ac Issue #25022: Merge with 3.4 by Zachary Ware · 9 years ago
  15. 3d9a9d4 Issue #25022: Add NEWS, fix docs to not mention the old example. by Zachary Ware · 9 years ago
  16. 6eb740b Add the original author of profile.py back to the docs, at his request. by Guido van Rossum · 9 years ago
  17. 573e2cd Fix typos and improve markup in typing.rst. by Berker Peksag · 9 years ago
  18. 619b283 Use print function in mock docs. by Berker Peksag · 9 years ago
  19. 920f6db Use print function in mock docs. by Berker Peksag · 9 years ago
  20. 2a19d95 Restore doc updates to typing.rst by Ivan Levkivskyi and Daniel Andrade Groppe. by Guido van Rossum · 9 years ago
  21. 88d073d whatsnew/3.5: Mention issue 22464 by Yury Selivanov · 9 years ago
  22. ef05af5 whatsnew/3.5: Merge argparse entries by Yury Selivanov · 9 years ago
  23. 336b37b whatsnew/3.5: First pass over NEWS is done. by Yury Selivanov · 9 years ago
  24. f03d50c docs.compileall: Fix markup (rendering was off, noticed by Berker Peksag) by Yury Selivanov · 9 years ago
  25. 1f4d470 whatsnew/3.5: Fix nits per Berker Peksag suggestion by Yury Selivanov · 9 years ago
  26. 24a9bd0 Issue #24984: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  27. d1a9858 Issue #24984: Document AF_BLUETOOTH socket address formats by Martin Panter · 9 years ago
  28. 6088b7b Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  29. 9499413 os.sendfile(headers=None, trailers=None) arguments are not actually accepted by Martin Panter · 9 years ago
  30. 6a563b6 Merge 3.5 branches by Martin Panter · 9 years ago
  31. 0ac5f28 whatsnew/3.5: Reformat PEP 475 to render in less space; add "ugly" ex in 465 by Yury Selivanov · 9 years ago
  32. 40301c0 whatsnew/3.5: Better formatting; add traceback to significantly improved stdlib by Yury Selivanov · 9 years ago
  33. 5127cde Merge 3.5 branches by Martin Panter · 9 years ago
  34. 100fc3f whatsnew/3.5: Fix library news till Py3.5a1. Update other docs. by Yury Selivanov · 9 years ago
  35. 0ff8909 Issue #23738: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  36. bf19d16 Issue #23738: Document and test actual keyword parameter names by Martin Panter · 9 years ago
  37. dfcfe13 docs/whatsnew/3.5: Update peps section by Yury Selivanov · 9 years ago
  38. 6cb1963 Issue #23406: Remove specific line number from susp-ignored.csv by Martin Panter · 9 years ago
  39. 06dc2fa Issue #23406: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  40. 7f02d6d Issue #23406: Clarify documentation on multiplying a sequence by Martin Panter · 9 years ago
  41. d529ebb Merge: #24998: fix cut and paste error in subprocess example. by R David Murray · 9 years ago
  42. 17227a7 #24998: fix cut and paste error in subprocess example. by R David Murray · 9 years ago
  43. 44a25fa Merge 3.4 (asyncio doc) by Victor Stinner · 9 years ago
  44. 5492d35 asyncio doc: fix subprocess sections by Victor Stinner · 9 years ago
  45. 502bf51 Improve tutorial suggestion for looping techniques by Raymond Hettinger · 9 years ago
  46. c52e41d Make asyncio provisional by Yury Selivanov · 9 years ago
  47. e721b7c Issue #24952: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  48. 31e7f50 Issue #24952: Clarify default argument of stack_size() in threading, _thread by Martin Panter · 9 years ago
  49. 1498461 merge 3.4 (#24963) by Benjamin Peterson · 9 years ago
  50. 0612ffe fix spelling that was a bit confused (closes #24963) by Benjamin Peterson · 9 years ago
  51. 9157545 merge by Raymond Hettinger · 9 years ago
  52. 7a3602e Issue #24931: Resolve __dict__ conflict in namedtuple subclasses. by Raymond Hettinger · 9 years ago
  53. ce50802 Issue #24272: Remove usage of default reST role from typing docs by Zachary Ware · 9 years ago
  54. 072d432 Issue #24962: Merge 3.4 by Zachary Ware · 9 years ago
  55. 1a83746 Issue #24962: Remove space from filename by Zachary Ware · 9 years ago
  56. dcc47c6 Issue #24947: Merge 3.4 by Zachary Ware · 9 years ago
  57. 5e580da Issue #24947: Fix grammar in asyncio doc by Zachary Ware · 9 years ago
  58. beaa509 docs: Better comment for tp_as_async slot by Yury Selivanov · 9 years ago
  59. 36f22a2 Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field by Martin Panter · 9 years ago
  60. 78d5033 Issue #24808: Update the documentation of some PyTypeObject fields by Martin Panter · 9 years ago
  61. f51fd7b Merge. by Larry Hastings · 9 years ago
  62. d5b129c Fix for one-letter type in What's New In Python 3.5. by Larry Hastings · 9 years ago
  63. 7d9376f Merge: #24926: Fix typo in example. by R David Murray · 9 years ago
  64. 87cbfb2 #24926: Fix typo in example. by R David Murray · 9 years ago
  65. 478eadc Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  66. a2b0055 Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  67. de11561 Further improve os.path.commonprefix() docs. by Yury Selivanov · 9 years ago
  68. 8e205f7 merge 3.4 (#24883) by Benjamin Peterson · 9 years ago
  69. 2053aa1 'Py_Buffer' should be 'Py_buffer' (closes #24883) by Benjamin Peterson · 9 years ago
  70. 80ac11f docs: Improve docs for os.path.commonprefix by Yury Selivanov · 9 years ago
  71. d61714d Issue #24079: merge from 3.4 by Ned Deily · 9 years ago
  72. eca0445 Issue #24079: Improve description of the text and tail attributes for by Ned Deily · 9 years ago
  73. 5fbad3c docs: Clarify that gi_yieldfrom was first added in 3.5 by Yury Selivanov · 9 years ago
  74. c135f0a docs: Fix inspect docs re gi_yieldfrom by Yury Selivanov · 9 years ago
  75. 5e8d47f Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  76. 4ce4f97 Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  77. 2ebdc13 Issue #23725: Overhaul tempfile docs. by Robert Collins · 9 years ago
  78. d84b29f Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 9 years ago
  79. 0b2833e Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 9 years ago
  80. 79b98df Issue #21279: Flesh out str.translate docs by Zachary Ware · 9 years ago
  81. 91e561a Issue #24129: Clarify reference docs for name resolution. by Nick Coghlan · 9 years ago
  82. 1ae28d2 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 9 years ago
  83. 30f1f67 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 9 years ago
  84. 41ca828 Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  85. dcf841b Merge by Jason R. Coombs · 9 years ago
  86. bd4dd54 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  87. 842c074 Issue #24729: Correct reference to open function. by Jason R. Coombs · 9 years ago
  88. 1ee9283 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  89. d8de44b Issue #24729: Update tutorial to match implementation. by Alessandro Cucci · 9 years ago
  90. 7e732a7 Issue #24713: Use importlib.reload() in import reference document. by Berker Peksag · 9 years ago
  91. f79dfe3 Add versionchanged information for mock_open. by Robert Collins · 9 years ago
  92. ca647ef Issue #21750: Further fixup to be styled like other mock APIs. by Robert Collins · 9 years ago
  93. 80e4f30 Remove line numbers from unittest in susp-ignored. by Robert Collins · 9 years ago
  94. 16dd210 Fix suspicious after the unittest docs change. by Robert Collins · 9 years ago
  95. e02f6c2 Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. by Robert Collins · 9 years ago
  96. 4aa30dc rstlint: explicitly open files as UTF8 by Zachary Ware · 9 years ago
  97. c75e2dd Issue #24680: Remove random backslash. Patch by cdz. by Zachary Ware · 9 years ago
  98. eb3c16d Adds documentation for the new Windows embedded package. by Steve Dower · 9 years ago
  99. 70e543b Issue #23756: Clarify the terms "contiguous" and "bytes-like object". by Stefan Krah · 9 years ago
  100. 0c51595 Issue #15944: memoryview: Allow arbitrary formats when casting to bytes. by Stefan Krah · 9 years ago