1. 7a26da5 Issue #27722: Fix default for touch method's 'mode' argument by Zachary Ware · 8 years ago
  2. f03f7c7 Closes #27204: Merge with 3.5 by Zachary Ware · 8 years ago
  3. 378a1d7 Issue #27204: Fix doctests in Doc/howto by Zachary Ware · 8 years ago
  4. 1aa913e Merge with 3.5 by Zachary Ware · 8 years ago
  5. 2f47fb0 Correct signatures for a couple of logging handlers by Zachary Ware · 8 years ago
  6. 3f2de47 Closes #21999: (Empty) merge from 3.5. by Vinay Sajip · 8 years ago
  7. 085e806 Closes #21999: Handled empty strings correctly when in POSIX mode. by Vinay Sajip · 8 years ago
  8. 9a2be91 Issue27181 add geometric mean. by Steven D'Aprano · 8 years ago
  9. e7fef52 Tighten up test of harmonic mean on a single value. by Steven D'Aprano · 8 years ago
  10. 3e8616a Automated merge with ssh://hg.python.org/cpython by Steven D'Aprano · 8 years ago
  11. a474afd Add harmonic mean and tests. by Steven D'Aprano · 8 years ago
  12. 2b0bb0d Issue #27700: Document AbstractEventLoop, not BaseEventLoop. (Merge 3.5->3.6) by Guido van Rossum · 8 years ago
  13. 47649ab Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors. by Alexander Belopolsky · 8 years ago
  14. f68afd8 Issue #27700: Document AbstractEventLoop, not BaseEventLoop. by Guido van Rossum · 8 years ago
  15. 95e0df8 Issue #27702: Only expose SOCK_RAW when defined by Berker Peksag · 8 years ago
  16. e1d22fd Expose EPOLLRDHUP conditionally by Berker Peksag · 8 years ago
  17. 1107f09 Merge from 3.5 by Berker Peksag · 8 years ago
  18. 08d85ee Fix use of default reST role by Berker Peksag · 8 years ago
  19. f4c69ab Issue #23322: Merge from 3.5 by Berker Peksag · 8 years ago
  20. 7d1c5ef Issue #23322: Remove outdated reference to an example in parser docs by Berker Peksag · 8 years ago
  21. 08eef3f Re-linewrap comments by Raymond Hettinger · 8 years ago
  22. 2b1c45e Merge 3.5 by Andrew Svetlov · 8 years ago
  23. 4365b83 Use asyncio.gather instead of asyncio.wait in example. by Andrew Svetlov · 8 years ago
  24. 50abe87 Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor() by Gregory P. Smith · 8 years ago
  25. d0d24fd Issue #26750: unittest.mock.create_autospec() now works properly for by Gregory P. Smith · 8 years ago
  26. 9854789 Issue #26750: unittest.mock.create_autospec() now works properly by Gregory P. Smith · 8 years ago
  27. 3cc3832 Better docs for typing.Any by Michael Lee. Fixes issue #27688. (Merge 3.5->3.6) by Guido van Rossum · 8 years ago
  28. abfe28b Better docs for typing.Any by Michael Lee. Fixes issue #27688. by Guido van Rossum · 8 years ago
  29. febc332 Issue #26754: Undocumented support of general bytes-like objects by Serhiy Storchaka · 8 years ago
  30. d73c318 Issue #26800: Undocumented support of general bytes-like objects by Serhiy Storchaka · 8 years ago
  31. 43b586b Silence warnings from 'make suspicious' to make the docs buildbot happy by Berker Peksag · 8 years ago
  32. fd0f84b Closes #22829: Added --prompt option to venv. by Vinay Sajip · 8 years ago
  33. c075201 Closes #27650: Implemented repr methods for logging objects. by Vinay Sajip · 8 years ago
  34. 933c66a Issue #18548: Merge from 3.5 by Berker Peksag · 8 years ago
  35. ab75e02 Issue #18548: Fix unittest.TestSuite() example by Berker Peksag · 8 years ago
  36. 73fc586 Add AutoEnum: automatically provides next value if missing. Issue 26988. by Ethan Furman · 8 years ago
  37. 20bd9f0 Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Barry. Closes issue 27242. by Ethan Furman · 8 years ago
  38. a9391a4 Closes #20160: Merged fix from 3.5. by Vinay Sajip · 8 years ago
  39. 0b58886 Issue #20160: Merged fix from 3.4. by Vinay Sajip · 8 years ago
  40. a0b2568 Issue #20160: Merged fix from 3.3. by Vinay Sajip · 8 years ago
  41. 6f25003 Issue #20160: Handled passing of large structs to callbacks correctly. by Vinay Sajip · 8 years ago
  42. b6337a1 Add typing.Generator docs, by Michael Lee. (Merge 3.5->3.6) by Guido van Rossum · 8 years ago
  43. b858af6 Add typing.Generator docs, by Michael Lee. by Guido van Rossum · 8 years ago
  44. 02b75ab Merge spelling and grammar fixes from 3.5 by Martin Panter · 8 years ago
  45. a31ddb3 Merge with 3.5 by Zachary Ware · 8 years ago
  46. 72e483a Fix half-finished sentence. by Zachary Ware · 8 years ago
  47. 6090194 Merge from 3.5 by Berker Peksag · 8 years ago
  48. 85b6090 Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs by Berker Peksag · 8 years ago
  49. 8576ca1 Merge from 3.5 by Berker Peksag · 8 years ago
  50. 6bbc839 Indent ipaddress.ip_address() example correctly by Berker Peksag · 8 years ago
  51. 69332c1 Fix spelling and grammar in documentation and code comments by Martin Panter · 8 years ago
  52. 5a44fa1 merge 3.5 (#27670) by Benjamin Peterson · 8 years ago
  53. c2fcbf4 https link to the bug tracker (closes #27670) by Benjamin Peterson · 8 years ago
  54. 70214ad Issue #17599: Use unique _Py_REPARSE_DATA_BUFFER etc names to avoid conflict by Martin Panter · 8 years ago
  55. 0c859f3 Issue #27641: Merge cross-compiling improvement from 3.5 by Martin Panter · 8 years ago
  56. 0de01c4 Issue #24278: Merge argument parsing docs from 3.5 by Martin Panter · 8 years ago
  57. 2af36ac Merge 3.5 by Donald Stufft · 8 years ago
  58. ef330d3 Merge 3.4 by Donald Stufft · 8 years ago
  59. c6c2217 Merge 3.3 by Donald Stufft · 8 years ago
  60. fb79290 Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 8 years ago
  61. 6c7d5a2 Issue #24278: Explain how argument parsing output buffers are managed by Martin Panter · 8 years ago
  62. 9f4712a Issue #23710: Merge from 3.5 by Berker Peksag · 8 years ago
  63. bed6891 Issue #23710: Update PyObject_HEAD documentation by Berker Peksag · 8 years ago
  64. 0d60c56 Merge 3.5. by Stefan Krah · 8 years ago
  65. 9de620e Issue #20767: Fix -R option for FreeBSD/clang. by Stefan Krah · 8 years ago
  66. 91494d3 Issue #26576: Merge from 3.5 by Berker Peksag · 8 years ago
  67. 6cafece Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f) by Berker Peksag · 8 years ago
  68. 43746c3 Closes #27661: Added tzinfo keyword argument to datetime.combine. by Alexander Belopolsky · 8 years ago
  69. 711120d Merge 3.5. by Stefan Krah · 8 years ago
  70. e12a68b Issue #27241: Catch exception when running pstats as main. by Stefan Krah · 8 years ago
  71. 133138a Issue #22557: Now importing already imported modules is up to 2.5 times faster. by Serhiy Storchaka · 8 years ago
  72. cde03fa [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  73. 7bfbd1d merge heads by Senthil Kumaran · 8 years ago
  74. 17742f2 [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  75. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  76. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  77. bf5868d merge 3.5 (#27656) by Benjamin Peterson · 8 years ago
  78. dbaa559 all SCHED_ constants are optional (closes #27656) by Benjamin Peterson · 8 years ago
  79. 607e1c4 Issue 27366: PEP 487 docs updates by Nick Coghlan · 8 years ago
  80. 07e2a0a Issue 24773: Use the standard Asia/Tehran name in the Iran test. by Alexander Belopolsky · 8 years ago
  81. a787e5f Issue #27652: Expose ESHUTDOWN conditionally by Berker Peksag · 8 years ago
  82. 01d1719 Issue #27366: Tweak PEP 487 documentation by Berker Peksag · 8 years ago
  83. 6074f21 (merge from 3.5) Issue #27453: CPP invocation in configure must use CPPFLAGS. by Xavier de Gaye · 8 years ago
  84. 3a32bdf Issue #27453: CPP invocation in configure must use CPPFLAGS. by Xavier de Gaye · 8 years ago
  85. d78448e Issue #27366: Implement PEP 487 by Nick Coghlan · 8 years ago
  86. f6daa69 Merge from 3.5 by Berker Peksag · 8 years ago
  87. fa95068 Silence another "default role used" warning in typing.rst by Berker Peksag · 8 years ago
  88. 23aa24b Fix "default role used" warning in shlex.rst by Berker Peksag · 8 years ago
  89. a9333b1 Fix whitespace. by Guido van Rossum · 8 years ago
  90. c301cbf Fix whitespace. by Guido van Rossum · 8 years ago
  91. e608709 Expand documentation about type aliases and NewType in the typing module (merge 3.5 -> 3.6). by Guido van Rossum · 8 years ago
  92. 342e800 Expand documentation about type aliases and NewType in the typing module. by Guido van Rossum · 8 years ago
  93. c1f974c Closes #1521950: Made shlex parsing more shell-like. by Vinay Sajip · 8 years ago
  94. 43a94a7 Issue #27641: Comment out regeneration rules when cross compiling by Martin Panter · 8 years ago
  95. d2f8747 Issue #17596: MINGW: add wincrypt.h in Python/random.c by Martin Panter · 8 years ago
  96. 6a09315 Issue #26462: Merge code block fixes from 3.5 by Martin Panter · 8 years ago
  97. 10ea19f Merge with 3.5 by Zachary Ware · 8 years ago
  98. 87ec85f Correct typo in Windows docs. by Zachary Ware · 8 years ago
  99. 28c3184 Issue #27647: Update Windows build to Tcl/Tk 8.6.6 by Zachary Ware · 8 years ago
  100. 6276b47 Merge 3.5 (issue #27404) by Victor Stinner · 8 years ago