1. 5e17ad9 Merge AIX fixes from 3.6 by Martin Panter · 8 years ago
  2. f8cebad Merge AIX fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  3. c9e08d8 Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT by Martin Panter · 8 years ago
  4. 24e4239 Fix typos by Raymond Hettinger · 8 years ago
  5. cf767ab Issue #28676: merge from 3.6 by Ned Deily · 8 years ago
  6. 7d895d3 Issue #28676: merge from 3.5 by Ned Deily · 8 years ago
  7. 7ae4112 Issue #28676: Prevent missing 'getentropy' declaration warning on macOS. by Ned Deily · 8 years ago
  8. 616034e Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 8 years ago
  9. babe4f8 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 8 years ago
  10. 6b4b6e9 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 8 years ago
  11. 84293af Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 8 years ago
  12. b626643 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 8 years ago
  13. e618a18 Merge from 3.6 (issue #28665). by Serhiy Storchaka · 8 years ago
  14. 1352712 Issue #28665: Harmonize STORE_DEREF with STORE_FAST and LOAD_DEREF giving a 40% speedup. by Raymond Hettinger · 8 years ago
  15. ac40c6c Issue #19398: Extra slash no longer added to sys.path components in case of by Serhiy Storchaka · 8 years ago
  16. a27c064 Issue #19398: Extra slash no longer added to sys.path components in case of by Serhiy Storchaka · 8 years ago
  17. 62e32d6 Issue #19398: Extra slash no longer added to sys.path components in case of by Serhiy Storchaka · 8 years ago
  18. 684cada Issue #23839: Various caches now are cleared before running every test file. by Serhiy Storchaka · 8 years ago
  19. 8391026 Issue #23839: Various caches now are cleared before running every test file. by Serhiy Storchaka · 8 years ago
  20. daeddc4 Issue #23839: Various caches now are cleared before running every test file. by Serhiy Storchaka · 8 years ago
  21. 0a66a1c Merge 3.6 (issue #28653) by Yury Selivanov · 8 years ago
  22. 46a02db Issue #28653: Fix a refleak in functools.lru_cache. by Yury Selivanov · 8 years ago
  23. bb132fc Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok) by Steve Dower · 8 years ago
  24. 98eb360 Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok) by Steve Dower · 8 years ago
  25. 954c7dd Merge 3.5 (issue #28652) by Yury Selivanov · 8 years ago
  26. a1a8b7d Issue #28652: Make loop methods reject socket kinds they do not support. by Yury Selivanov · 8 years ago
  27. f787c90 Merge 3.6 (issue #27942) by Yury Selivanov · 8 years ago
  28. 6c10650 Merge 3.5 (issue #27942) by Yury Selivanov · 8 years ago
  29. d2fd359 ssue #27942: Fix memory leak in codeobject.c by Yury Selivanov · 8 years ago
  30. d8aa0c6 Merge 3.5 (issue #28639) by Yury Selivanov · 8 years ago
  31. c0215df Issue #28639: Fix inspect.isawaitable to always return bool by Yury Selivanov · 8 years ago
  32. 692796a Issue #26081: Fix refleak in _asyncio.Future.__iter__().throw. by Yury Selivanov · 8 years ago
  33. 2ce7c96 Merge 3.6 (typo in NEWS) by Yury Selivanov · 8 years ago
  34. c3d7dbb news: Fix a typo by Yury Selivanov · 8 years ago
  35. 228722a Merge 3.6 (issue #26182) by Yury Selivanov · 8 years ago
  36. 1a9d687 Issue #26182: Fix ia refleak in code that raises DeprecationWarning. by Yury Selivanov · 8 years ago
  37. 2edd8a1 Issue #27243: Change PendingDeprecationWarning -> DeprecationWarning. by Yury Selivanov · 8 years ago
  38. 64d84c6 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  39. 1c9bd1d Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  40. 1c3fdd9 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  41. 07bcf05 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  42. b2e64f9 Issue #28621: Sped up converting int to float by reusing faster bits counting by Serhiy Storchaka · 8 years ago
  43. 6130c02 Merge 3.5 (issue #28634) by Yury Selivanov · 8 years ago
  44. 257a4c1 Closes #27781: Removes special cases for the experimental aspect of PEP 529 by Steve Dower · 8 years ago
  45. 78057b4 Closes #27781: Removes special cases for the experimental aspect of PEP 529 by Steve Dower · 8 years ago
  46. cee93c3 Issue #28485: Merge single-threading fix from 3.5 into 3.6 by Martin Panter · 8 years ago
  47. 88281ce Issue #28485: Check for negative workers even without ProcessPoolExecutor by Martin Panter · 8 years ago
  48. 7d76c90 Issue #28616: merge from 3.5 by Ned Deily · 8 years ago
  49. da4887a Issue #28616: Correct help for sys.version_info releaselevel component. by Ned Deily · 8 years ago
  50. 69312fa Merge 3.5 (issue #28613) by Yury Selivanov · 8 years ago
  51. 600a349 Issue #28613: Fix get_event_loop() to return the current loop by Yury Selivanov · 8 years ago
  52. a6fbcd1 Merge 3.5 (issue #28600) by Yury Selivanov · 8 years ago
  53. 491a912 Issue #28600: Optimize loop.call_soon(). by Yury Selivanov · 8 years ago
  54. 5f548a2 Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 8 years ago
  55. a7c972e Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 8 years ago
  56. d8d9da0 Issue #28513: Documented command-line interface of zipfile. by Serhiy Storchaka · 8 years ago
  57. 92c1a90 Issue #28513: Documented command-line interface of zipfile. by Serhiy Storchaka · 8 years ago
  58. 93f26f7 Issue #28583: PyDict_SetDefault didn't combine split table when needed. by INADA Naoki · 8 years ago
  59. a9e99b1 Start 3.6.0b4 by Ned Deily · 8 years ago
  60. 0ef256c Version bump for 3.6.0b3 by Ned Deily · 8 years ago
  61. 1194234 Issue #28248: merge from 3.5 by Ned Deily · 8 years ago
  62. 38adbfa Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j. by Ned Deily · 8 years ago
  63. 473ce1d Issue #28028: Update OS X installers to use SQLite 3.14.2. by Ned Deily · 8 years ago
  64. 5646648 Issue 28128: Print out better error/warning messages for invalid string escapes. Backport to 3.6. by Eric V. Smith · 8 years ago
  65. 88b2219 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 8 years ago
  66. 04f17f1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 8 years ago
  67. a0d9c68 Issue #28549: Fixed segfault in curses's addch() with ncurses6. by Serhiy Storchaka · 8 years ago
  68. 0bcd89b Issue #28549: Fixed segfault in curses's addch() with ncurses6. by Serhiy Storchaka · 8 years ago
  69. 2f4453e Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar by Serhiy Storchaka · 8 years ago
  70. a89d22a Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar by Serhiy Storchaka · 8 years ago
  71. a1fd5e4 - Issue #23262: The webbrowser module now supports Firefox 36+ and derived by Serhiy Storchaka · 8 years ago
  72. c9b750d Issue #23262: The webbrowser module now supports Firefox 36+ and derived by Serhiy Storchaka · 8 years ago
  73. 016a9ac Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused by Serhiy Storchaka · 8 years ago
  74. 32c0d3a Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused by Serhiy Storchaka · 8 years ago
  75. b7d14a0 Merge from 3.5. by Serhiy Storchaka · 8 years ago
  76. 0438683 Backed out changeset 9f7505019767 (issue #27275). by Serhiy Storchaka · 8 years ago
  77. 30d00e5 Issue #18844: Make the various ways for specifing weights produce the same results. by Raymond Hettinger · 8 years ago
  78. 0eacef3 Issue #28444: Merge with 3.5. by Xavier de Gaye · 8 years ago
  79. 84968b7 Issue #28444: Fix missing extensions modules when cross compiling. by Xavier de Gaye · 8 years ago
  80. 52dfd4b Issue #28485: Merge single-threading fix from 3.6 by Martin Panter · 8 years ago
  81. e37c1cb Issue #28616: merge from 3.6 by Ned Deily · 8 years ago
  82. ca2d8be Issue #28580: Optimize iterating split table values. by INADA Naoki · 8 years ago
  83. d63f1f7 Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 8 years ago
  84. 5a97bf7 Issue #28513: Documented command-line interface of zipfile. by Serhiy Storchaka · 8 years ago
  85. a3498c7 Issue #28583: PyDict_SetDefault didn't combine split table when needed. by INADA Naoki · 8 years ago
  86. a3ae139 Issue #28248: merge from 3.6 by Ned Deily · 8 years ago
  87. a0d5256 Issue #28208: merge from 3.6 by Ned Deily · 8 years ago
  88. 42454af Issue 28128: Print out better error/warning messages for invalid string escapes. by Eric V. Smith · 8 years ago
  89. ecf40c1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 8 years ago
  90. e1ac09d Issue #28549: Fixed segfault in curses's addch() with ncurses6. by Serhiy Storchaka · 8 years ago
  91. 3e7f593 Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar by Serhiy Storchaka · 8 years ago
  92. 08921c4 Issue #23262: The webbrowser module now supports Firefox 36+ and derived by Serhiy Storchaka · 8 years ago
  93. 686583c Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused by Serhiy Storchaka · 8 years ago
  94. a182d7b Merge from 3.6. by Serhiy Storchaka · 8 years ago
  95. 0af10ac Issue #28444: Merge with 3.6. by Xavier de Gaye · 8 years ago
  96. a0c1ba6 Issue #28544: Implement asyncio.Task in C. by Yury Selivanov · 8 years ago
  97. 06ba3d3 Issue #28522: Fixes mishandled buffer reallocation in getpathp.c by Steve Dower · 8 years ago
  98. c6dd415 Issue #28522: Fixes mishandled buffer reallocation in getpathp.c by Steve Dower · 8 years ago
  99. 2edcd1c Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(), by Serhiy Storchaka · 8 years ago
  100. 0093907 Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(), by Serhiy Storchaka · 8 years ago