1. 64c8bef Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
  2. 407c497 Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
  3. b216896 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
  4. 44e4b11 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
  5. fc2fb0f merge 3.4 (#25145) by Benjamin Peterson · 9 years ago
  6. 16ad5cf remove reference to PyGoogle (#25145) by Benjamin Peterson · 9 years ago
  7. 95acbce use a more modern UA (#25145) by Benjamin Peterson · 9 years ago
  8. 926be1b Issue #25176: Merge cgi.parse_qsl link from 3.4 into 3.5 by Martin Panter · 9 years ago
  9. cebfdac Issue #25176: Correct link for cgi.parse_qsl; patch from Ville Skyttä by Martin Panter · 9 years ago
  10. aa00324 Make it clearer that the constants in the selectors docs are module-level by Brett Cannon · 9 years ago
  11. 7b51a55 Issue24756: clarify usage of run_docstring_examples() by Ethan Furman · 9 years ago
  12. 2a5f9da Issue24756: clarify usage of run_docstring_examples() by Ethan Furman · 9 years ago
  13. 8e3b04c whatsnew/3.5: Reword bytes*.hex message by Yury Selivanov · 9 years ago
  14. 60208a1 Issue #25134: Update asyncio doc for SSL on Windows by Victor Stinner · 9 years ago
  15. 878bc87 whatsnew/3.5: Add missing word "class" by Berker Peksag · 9 years ago
  16. 61ea0aa Issue #25127: Fix typo in concurrent.futures.rst by Berker Peksag · 9 years ago
  17. 0b0c3b6 Issue #25127: Fix typo in concurrent.futures.rst by Berker Peksag · 9 years ago
  18. 055395e Issue #25105: Update susp-ignored.csv to avoid false positives by Berker Peksag · 9 years ago
  19. 9b608e5 Closes #25078: Document InstallAllUsers installer parameter default 0 by Steve Dower · 9 years ago
  20. 2446eab Fixed a typo in the -b option. by Serhiy Storchaka · 9 years ago
  21. 516a1a9 Use :menuselection: in whatsnew/3.4. by Serhiy Storchaka · 9 years ago
  22. 66ad846 Use :menuselection: in whatsnew/3.4. by Serhiy Storchaka · 9 years ago
  23. 69a15f1 whatsnew/3.5: Fix typo by Yury Selivanov · 9 years ago
  24. 801306b whatsnew/3.5: One more edit by Yury Selivanov · 9 years ago
  25. a33cb35 whatsnew/3.5: Edits by Yury Selivanov · 9 years ago
  26. 9c51f89 Merge release engineering work from Python 3.5.0. by Larry Hastings · 9 years ago
  27. 73953d8 whatsnew/3.5: Fix typo (issue #25082) by Yury Selivanov · 9 years ago
  28. fe369a6 whatsnew/3.5: Reorder stuff (issue #25082). by Yury Selivanov · 9 years ago
  29. 35a361f whatsnew/3.5: Fix formatting. More minor edits. by Serhiy Storchaka · 9 years ago
  30. 3854f9e whatsnew/3.5: Delete prerelease warning note. by Yury Selivanov · 9 years ago
  31. a7672ba whatsnew/3.5: Fix formatting by Yury Selivanov · 9 years ago
  32. 72dab13 whatsnew/3.5: Tweak asyncio module section by Yury Selivanov · 9 years ago
  33. 6d9dd75 whatsnew/3.5: More examples by Yury Selivanov · 9 years ago
  34. 63ae9f3b whatsnew/3.5: Cover asyncio changes relative to 3.4.0 by Yury Selivanov · 9 years ago
  35. 2395037 whatsnew/3.5: Add some examples by Yury Selivanov · 9 years ago
  36. f07422c merge 3.4 by Benjamin Peterson · 9 years ago
  37. 4019852 fix name of argument in docstring and the docs (closes #25076) by Benjamin Peterson · 9 years ago
  38. 7b76bae whatsnew/3.5: Update editor's email addresses by Yury Selivanov · 9 years ago
  39. 95fd26b whatsnew/3.5 More edits by Yury Selivanov · 9 years ago
  40. 46a8b40 whatsnew/3.5: Edits by Yury Selivanov · 9 years ago
  41. 2e789a1 Final touch-ups for the What's New In Python 3.5 document. by Larry Hastings · 9 years ago
  42. 17e9f3b Backported the What's New In 3.5 from 3.5.1 to 3.5.0 (final!). by Larry Hastings · 9 years ago
  43. 153627c Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  44. 0424eaf Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  45. 9ab9694 Issue #16473: Merge codecs doc and test from 3.4 into 3.5 by Martin Panter · 9 years ago
  46. 06171bd Issue #16473: Fix byte transform codec documentation; test quotetabs=True by Martin Panter · 9 years ago
  47. 3133a9f socket.sendfile() is a method not a module by Martin Panter · 9 years ago
  48. f9b6875 Issue #25063: socket.sendfile() does not exist in 3.4 by Martin Panter · 9 years ago
  49. ba11252 Issue #25043: Merge Bluetooth doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  50. ea7266d Issue #25043: Document BDADDR_ and HCI_ Bluetooth socket constants by Martin Panter · 9 years ago
  51. 1c30e7e whatsnew/3.5: Added missed author names. by Serhiy Storchaka · 9 years ago
  52. f505165 Merge with 3.4 by Zachary Ware · 9 years ago
  53. 79e5088 Fix grammatical error in csv docs. by Zachary Ware · 9 years ago
  54. cb0afc8 Removes invalid installer options from documentation. by Steve Dower · 9 years ago
  55. dddfffe whatsnew/3.5: Fix nits by Yury Selivanov · 9 years ago
  56. fd8d52b whatsnew/3.5: Drop empty section by Yury Selivanov · 9 years ago
  57. 4dde587 whatsnew/3.5: Sync whatsnew with versionadded/versionchanged doc tags by Yury Selivanov · 9 years ago
  58. 0e8e78e Issue #25030: Merge seek() doc fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  59. db4220e Issue #25030: Do not document seek() as if it accepts keyword arguments by Martin Panter · 9 years ago
  60. 508a81e whatsnew/3.5: Second pass over NEWS entries by Yury Selivanov · 9 years ago
  61. 02918ca Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5 by Martin Panter · 9 years ago
  62. 91c03e0 Issue #25022: Avoid warning about unused suspicious rule by Martin Panter · 9 years ago
  63. daabed5 Issue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  64. d830262 Issue #24984: BTPROTO_SCO supports only bytes objects by Martin Panter · 9 years ago
  65. 79cf1b0 whatsnew/3.5: Reformat code examples by Yury Selivanov · 9 years ago
  66. a88cd64 whatsnew/3.5: Another editing pass by Yury Selivanov · 9 years ago
  67. 3b76552 whatsnew/3.5: Fix refs in the importlib section by Yury Selivanov · 9 years ago
  68. 1c73e69 whatsnew/3.5: Clarify types.coroutine & types.CoroutineType by Yury Selivanov · 9 years ago
  69. 83c6d72 whatsnew/3.5: Don't mention pyio.FileIO by Yury Selivanov · 9 years ago
  70. c973990 whatsnew/3.5: Describe changes in issue #22980 by Yury Selivanov · 9 years ago
  71. 5c3111e whatsnew/3.5: More edits -- use articles consistently; fix refs by Yury Selivanov · 9 years ago
  72. ce917c731 whatsnew/3.5: Editorialization pass on library section by Yury Selivanov · 9 years ago
  73. 31ce9ac Issue #25022: Merge with 3.4 by Zachary Ware · 9 years ago
  74. 3d9a9d4 Issue #25022: Add NEWS, fix docs to not mention the old example. by Zachary Ware · 9 years ago
  75. 6eb740b Add the original author of profile.py back to the docs, at his request. by Guido van Rossum · 9 years ago
  76. 573e2cd Fix typos and improve markup in typing.rst. by Berker Peksag · 9 years ago
  77. 619b283 Use print function in mock docs. by Berker Peksag · 9 years ago
  78. 920f6db Use print function in mock docs. by Berker Peksag · 9 years ago
  79. 2a19d95 Restore doc updates to typing.rst by Ivan Levkivskyi and Daniel Andrade Groppe. by Guido van Rossum · 9 years ago
  80. 88d073d whatsnew/3.5: Mention issue 22464 by Yury Selivanov · 9 years ago
  81. 0db1c42 Update typing docs based on a patch by Daniel Andrade Groppe. by Guido van Rossum · 9 years ago
  82. 2e7da04 Update typing docs based on a patch by Ivan Levkivskyi (but much rewritten by me). by Guido van Rossum · 9 years ago
  83. ac062f7 Merge typing docs cleanup diff by Zach Ware from default back into 350 branch. by Guido van Rossum · 9 years ago
  84. ef05af5 whatsnew/3.5: Merge argparse entries by Yury Selivanov · 9 years ago
  85. 336b37b whatsnew/3.5: First pass over NEWS is done. by Yury Selivanov · 9 years ago
  86. f03d50c docs.compileall: Fix markup (rendering was off, noticed by Berker Peksag) by Yury Selivanov · 9 years ago
  87. 1f4d470 whatsnew/3.5: Fix nits per Berker Peksag suggestion by Yury Selivanov · 9 years ago
  88. 24a9bd0 Issue #24984: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  89. d1a9858 Issue #24984: Document AF_BLUETOOTH socket address formats by Martin Panter · 9 years ago
  90. 6088b7b Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  91. 9499413 os.sendfile(headers=None, trailers=None) arguments are not actually accepted by Martin Panter · 9 years ago
  92. 6a563b6 Merge 3.5 branches by Martin Panter · 9 years ago
  93. 0ac5f28 whatsnew/3.5: Reformat PEP 475 to render in less space; add "ugly" ex in 465 by Yury Selivanov · 9 years ago
  94. 40301c0 whatsnew/3.5: Better formatting; add traceback to significantly improved stdlib by Yury Selivanov · 9 years ago
  95. 5127cde Merge 3.5 branches by Martin Panter · 9 years ago
  96. 100fc3f whatsnew/3.5: Fix library news till Py3.5a1. Update other docs. by Yury Selivanov · 9 years ago
  97. 0ff8909 Issue #23738: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  98. bf19d16 Issue #23738: Document and test actual keyword parameter names by Martin Panter · 9 years ago
  99. dfcfe13 docs/whatsnew/3.5: Update peps section by Yury Selivanov · 9 years ago
  100. 6cb1963 Issue #23406: Remove specific line number from susp-ignored.csv by Martin Panter · 9 years ago