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