1. 3b7cfd4 Issue #28148: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  2. 3e7a3cb Issue #28148: Stop using localtime() and gmtime() in the time module. by Alexander Belopolsky · 8 years ago
  3. 1dc7aa4 Issue #28253: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  4. 389ef9d Issue #21578: Fixed misleading error message when ImportError called with by Serhiy Storchaka · 8 years ago
  5. 47dee11 Issue #21578: Fixed misleading error message when ImportError called with by Serhiy Storchaka · 8 years ago
  6. a12e784 Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). by Serhiy Storchaka · 8 years ago
  7. c0b7037 Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). by Serhiy Storchaka · 8 years ago
  8. 9016f28 Issue #18844: Make the number of selections a keyword-only argument for random.choices(). by Raymond Hettinger · 8 years ago
  9. 22805ca Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() by Serhiy Storchaka · 8 years ago
  10. 407ac47 Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() by Serhiy Storchaka · 8 years ago
  11. 11179b2 Issue #18893: Merge from 3.5 by Berker Peksag · 8 years ago
  12. 8b6b508 Issue #18893: Fix invalid exception handling in Lib/ctypes/macholib/dyld.py by Berker Peksag · 8 years ago
  13. 1aca389 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 8 years ago
  14. e6f0199 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 8 years ago
  15. 6997946 Issue #28203: Merge from 3.5 by Mark Dickinson · 8 years ago
  16. 613f8e5 Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). Patch by Soumya Sharma. by Mark Dickinson · 8 years ago
  17. 7652853 Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  18. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  19. 63dc548 Issue #28086: Single var-positional argument of tuple subtype was passed by Serhiy Storchaka · 8 years ago
  20. 3217b12 Merge socketserver fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  21. f3b0639 Issue #27348: Merge exception formatting fix from 3.5 into 3.6 by Martin Panter · 8 years ago
  22. 463ef2b Fix references to Python 3’s socketserver (lowercase) module by Martin Panter · 8 years ago
  23. bb8b1cb Issue #27348: Restore “Exception: None” formatting in traceback module by Martin Panter · 8 years ago
  24. b3d4e7f Issue #25651: Merge from 3.5 by Berker Peksag · 8 years ago
  25. 16ea19f Issue #25651: Allow falsy values to be used for msg parameter of subTest() by Berker Peksag · 8 years ago
  26. afd02a4 Issue #28214: Now __set_name__ is looked up on the class instead of the by Serhiy Storchaka · 8 years ago
  27. ec2319c Fix memleak in os.getrandom() by Victor Stinner · 8 years ago
  28. 75024c6 (Merge 3.5) Catch EPERM error in py_getrandom() by Victor Stinner · 8 years ago
  29. 6d8bc46 Catch EPERM error in py_getrandom() by Victor Stinner · 8 years ago
  30. e2e792d merge 3.5 (#28184) by Benjamin Peterson · 8 years ago
  31. 918aa89 remove trailing whitespace by Benjamin Peterson · 8 years ago
  32. 26c03bd Fix memory leak in path_converter() by Victor Stinner · 8 years ago
  33. 7eb1bec Issue #28189: dictitems_contains no longer swallows compare errors. by Raymond Hettinger · 8 years ago
  34. 9a7bbb2 Issue #25400: RobotFileParser now correctly returns default values for crawl_delay and request_rate by Berker Peksag · 8 years ago
  35. 85c98bf Issue #26661: setup.py now detects system libffi with multiarch wrapper. by Christian Heimes · 8 years ago
  36. 96b2dd5 Issue #26661: setup.py now detects system libffi with multiarch wrapper. by Christian Heimes · 8 years ago
  37. 74f4af7 Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 8 years ago
  38. 1ec262b Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 8 years ago
  39. 7358efa Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit by Steve Dower · 8 years ago
  40. 1c75c18 Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit by Steve Dower · 8 years ago
  41. 27f26ad Issue #28161: Opening CON for write access fails by Steve Dower · 8 years ago
  42. 5d625cf Issue #26384: Merge from 3.5 by Berker Peksag · 8 years ago
  43. bcfb35f Issue #26384: Fix UnboundLocalError in socket._sendfile_use_sendfile by Berker Peksag · 8 years ago
  44. ed51b26 Issue #28137: Renames Windows path file to ._pth by Steve Dower · 8 years ago
  45. 052e4f1 Issue #28075: Merge from 3.5 by Berker Peksag · 8 years ago
  46. 0b4dc48 Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of os.stat() by Berker Peksag · 8 years ago
  47. abf275a Issue #22493: Warning message emitted by using inline flags in the middle of by Serhiy Storchaka · 8 years ago
  48. 7b4bcd2 Issue #25270: Merge from 3.5 by Berker Peksag · 8 years ago
  49. 4a72a7b Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed by Berker Peksag · 8 years ago
  50. de3f48a Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam. by Christian Heimes · 8 years ago
  51. a4961e5 Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam. by Christian Heimes · 8 years ago
  52. f8479ee Issue #25895: Merge from 3.5 by Berker Peksag · 8 years ago
  53. f676748 Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin by Berker Peksag · 8 years ago
  54. 355bbb0 Issue #28145: Merge spelling fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  55. 2dc77f0 Issue #28145: Spelling fixes by Martin Panter · 8 years ago
  56. 993b6f5 Merge 3.5 (issue #27759) by Yury Selivanov · 8 years ago
  57. 525aedc Issue #27759: Fix selectors incorrectly retain invalid file descriptors. by Yury Selivanov · 8 years ago
  58. 732ba01 Fix Misc/NEWS by Yury Selivanov · 8 years ago
  59. 50fe711 Merge 3.5 (issue #28176) by Yury Selivanov · 8 years ago
  60. d6c6771 Issue #28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect. by Yury Selivanov · 8 years ago
  61. b76968b Merge 3.5 (asyncio, issue #26909) by Yury Selivanov · 8 years ago
  62. 4c5bf3b Issue #26909: Fix slow pipes IO in asyncio. by Yury Selivanov · 8 years ago
  63. 62b81c3 Merge 3.5 (issue #26654) by Yury Selivanov · 8 years ago
  64. 45dccda Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__. by Yury Selivanov · 8 years ago
  65. 1b984ff Merge 3.5 (issue #28174) by Yury Selivanov · 8 years ago
  66. 5587d7c Issue #28174: Handle when SO_REUSEPORT isn't properly supported (asyncio) by Yury Selivanov · 8 years ago
  67. d070154 Merge 3.5 (issue #27906) by Yury Selivanov · 8 years ago
  68. a1b0e7d Issue #27906: Fix socket accept exhaustion during high TCP traffic. by Yury Selivanov · 8 years ago
  69. 8181646 Issue #28114: Fix a crash in parse_envlist() when env contains byte strings by Berker Peksag · 8 years ago
  70. 8987c9d Issue #26182: Raise DeprecationWarning for improper use of async/await keywords by Yury Selivanov · 8 years ago
  71. 6775231 Unicode 9.0.0 by Benjamin Peterson · 8 years ago
  72. 62a1f02 Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). by Serhiy Storchaka · 8 years ago
  73. e6265e9 Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). by Serhiy Storchaka · 8 years ago
  74. 8ee9edb Issue #28131: Merge from 3.5 by Berker Peksag · 8 years ago
  75. 4aa74c4 Issue #28131: Fix a regression in zipimport's compile_source() by Berker Peksag · 8 years ago
  76. f051e43 Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly optimize memcpy(). by Christian Heimes · 8 years ago
  77. d0ad11f Fix _PyDict_Pop() on pending key by Victor Stinner · 8 years ago
  78. 1341926 Issue #15819: Remove old unconditional -IInclude option by Martin Panter · 8 years ago
  79. b2317a4 Issue #15819: Merge include search from 3.5 into 3.6 by Martin Panter · 8 years ago
  80. 4a94bbe Start 3.6.0b2 by Ned Deily · 8 years ago
  81. beb798c Version bump for 3.6.0b1 by Ned Deily · 8 years ago
  82. dde4f63 Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL. by Ned Deily · 8 years ago
  83. 0d5048c Issue #17941: Add a *module* parameter to collections.namedtuple() by Raymond Hettinger · 8 years ago
  84. 11fa3ff merge by Raymond Hettinger · 8 years ago
  85. 076366c Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes by Raymond Hettinger · 8 years ago
  86. 3dad1a5 Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  87. 4103e4d Issue #28071: Add early-out for differencing from an empty set. by Raymond Hettinger · 8 years ago
  88. 59da4b3 Issue #28037: Use sqlite3_get_autocommit() instead of setting Connection->inTransaction manually by Berker Peksag · 8 years ago
  89. 18f3a9b Closes #25283: Make tm_gmtoff and tm_zone available on all platforms. by Alexander Belopolsky · 8 years ago
  90. 16c18a3 Issue #28065: Update xz to 5.2.2 on Windows, and build it from source by Zachary Ware · 8 years ago
  91. 11a86ff Issue #28066: Merge srcdir fix from 3.5 by Martin Panter · 8 years ago
  92. 503ba3e Merge 3.5 (issue #27456) by Yury Selivanov · 8 years ago
  93. 44c19ec Issue #27456: asyncio: Set TCP_NODELAY by default. by Yury Selivanov · 8 years ago
  94. c5ee3ca Issue #28066: Fix include search directory logic for out-of-tree builds by Martin Panter · 8 years ago
  95. 2609fa7 Merge 3.5 (asyncio/NEWS) by Yury Selivanov · 8 years ago
  96. 0e0cfd7 #19003: Only replace \r and/or \n line endings in email.generator. by R David Murray · 8 years ago
  97. 605bdae Issue 24454: Improve the usability of the re match object named group API by Eric V. Smith · 8 years ago
  98. bdb847a Issue #27952: Merge fixcid.py from 3.5 by Martin Panter · 8 years ago
  99. ab994ed Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements by Berker Peksag · 8 years ago
  100. bd48d27 Issue #22493: Inline flags now should be used only at the start of the by Serhiy Storchaka · 8 years ago