1. 0ef256c Version bump for 3.6.0b3 by Ned Deily · 9 years ago v3.6.0b3
  2. 1194234 Issue #28248: merge from 3.5 by Ned Deily · 9 years ago
  3. 38adbfa Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j. by Ned Deily · 9 years ago
  4. 473ce1d Issue #28028: Update OS X installers to use SQLite 3.14.2. by Ned Deily · 9 years ago
  5. 5646648 Issue 28128: Print out better error/warning messages for invalid string escapes. Backport to 3.6. by Eric V. Smith · 9 years ago
  6. 88b2219 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  7. 04f17f1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  8. a0d9c68 Issue #28549: Fixed segfault in curses's addch() with ncurses6. by Serhiy Storchaka · 9 years ago
  9. 0bcd89b Issue #28549: Fixed segfault in curses's addch() with ncurses6. by Serhiy Storchaka · 9 years ago
  10. 2f4453e Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar by Serhiy Storchaka · 9 years ago
  11. a89d22a Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar by Serhiy Storchaka · 9 years ago
  12. a1fd5e4 - Issue #23262: The webbrowser module now supports Firefox 36+ and derived by Serhiy Storchaka · 9 years ago
  13. c9b750d Issue #23262: The webbrowser module now supports Firefox 36+ and derived by Serhiy Storchaka · 9 years ago
  14. 016a9ac Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused by Serhiy Storchaka · 9 years ago
  15. 32c0d3a Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused by Serhiy Storchaka · 9 years ago
  16. b7d14a0 Merge from 3.5. by Serhiy Storchaka · 9 years ago
  17. 0438683 Backed out changeset 9f7505019767 (issue #27275). by Serhiy Storchaka · 9 years ago
  18. 30d00e5 Issue #18844: Make the various ways for specifing weights produce the same results. by Raymond Hettinger · 9 years ago
  19. 0eacef3 Issue #28444: Merge with 3.5. by Xavier de Gaye · 9 years ago
  20. 84968b7 Issue #28444: Fix missing extensions modules when cross compiling. by Xavier de Gaye · 9 years ago
  21. a0c1ba6 Issue #28544: Implement asyncio.Task in C. by Yury Selivanov · 9 years ago
  22. c6dd415 Issue #28522: Fixes mishandled buffer reallocation in getpathp.c by Steve Dower · 9 years ago
  23. 0093907 Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(), by Serhiy Storchaka · 9 years ago
  24. b1152be Issue #28509: dict.update() no longer allocate unnecessary large memory by INADA Naoki · 9 years ago
  25. 3dca624 Issue #26240: Merge subprocess doc string from 3.5 into 3.6 by Martin Panter · 9 years ago
  26. 4afdca0 Issue #26240: Clean up the subprocess module doc string by Martin Panter · 9 years ago
  27. 1faf902 Issue #27275: Fixed implementation of pop() and popitem() methods in by Serhiy Storchaka · 9 years ago
  28. 4832580 Issue #27275: Fixed implementation of pop() and popitem() methods in by Serhiy Storchaka · 9 years ago
  29. ecb9018 Issue #28255: calendar.TextCalendar().prmonth() no longer prints a space by Serhiy Storchaka · 9 years ago
  30. 7ff51bd Issue #28255: calendar.TextCalendar().prmonth() no longer prints a space by Serhiy Storchaka · 9 years ago
  31. a6eba11 Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces. by Serhiy Storchaka · 9 years ago
  32. f3ebc9f Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces. by Serhiy Storchaka · 9 years ago
  33. af4e474 Issue #28353: os.fwalk() no longer fails on broken links. by Serhiy Storchaka · 9 years ago
  34. 42babab Issue #28353: os.fwalk() no longer fails on broken links. by Serhiy Storchaka · 9 years ago
  35. 74c1753 Issue #28430: Fix iterator of C implemented asyncio.Future doesn't by INADA Naoki · 9 years ago
  36. c4a3e90 Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 9 years ago
  37. 839023f Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 9 years ago
  38. 77eede3 Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 9 years ago
  39. b1f5287 Issue #27025: Generated names for Tkinter widgets now start by the "!" prefix by Serhiy Storchaka · 9 years ago
  40. 7db3c48 Issue #28517: Fixed of-by-one error in the peephole optimizer that caused by Serhiy Storchaka · 9 years ago
  41. 407c8ac Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin by Serhiy Storchaka · 9 years ago
  42. 071dec2 Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin by Serhiy Storchaka · 9 years ago
  43. 7fc92bb Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive. by Serhiy Storchaka · 9 years ago
  44. 666de77 Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive. by Serhiy Storchaka · 9 years ago
  45. 662cef6 Issue #25953: re.sub() now raises an error for invalid numerical group by Serhiy Storchaka · 9 years ago
  46. 85e81cf Issue #28435: Merge urllib test fixes from 3.5 into 3.6 by Martin Panter · 9 years ago
  47. 1002a62 Issue #28435: Avoid no_proxy environment variable interfering with tests by Martin Panter · 9 years ago
  48. 6330f2a Merge 3.5 (issue #26796) by Yury Selivanov · 9 years ago
  49. e8a6045 Issue #26796: Don't configure the number of workers for default threadpool executor. by Yury Selivanov · 9 years ago
  50. e145efc Merge 3.5 (issue #26923) by Yury Selivanov · 9 years ago
  51. 3d67615 Issue #26923: Fix asyncio.Gather to refuse being cancelled once all children are done. by Yury Selivanov · 9 years ago
  52. ed05406 Issue #28500: Fix asyncio to handle async gens GC from another thread. by Yury Selivanov · 9 years ago
  53. eb7ebd3 Merge (issue #28396) by Brett Cannon · 9 years ago
  54. 10a7dbd Issue #28396: Remove any mention of .pyo files from the man page. by Brett Cannon · 9 years ago
  55. d5d32d2 Issue #28214: Improved exception reporting for problematic __set_name__ by Serhiy Storchaka · 9 years ago
  56. 0a421a2 Issue #18219: Optimize csv.DictWriter for large number of columns. by INADA Naoki · 9 years ago
  57. a836362 Issue #28448: Fix C implemented asyncio.Future didn't work on Windows by INADA Naoki · 9 years ago
  58. a4b884f Issue #28492: Fix how StopIteration is raised in _asyncio.Future by Yury Selivanov · 9 years ago
  59. fa27d5f Issue #28480: Avoid label at end of compound statement --without-threads by Martin Panter · 9 years ago
  60. 24c3b49 Issue #26944: Fix test_posix for Android where 'id -G' is entirely wrong by Xavier de Gaye · 9 years ago
  61. fa22b29 Issue #28471: Fix crash (GIL state related) in socket.setblocking by Yury Selivanov · 9 years ago
  62. df0fd74 Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exception by Serhiy Storchaka · 9 years ago
  63. 04eb777 Issue #23782: Fixed possible memory leak in _PyTraceback_Add() and exception by Serhiy Storchaka · 9 years ago
  64. a506a93 Merge 3.6: Issue #28409: regrtest: fix the parser of command line arguments. by Victor Stinner · 9 years ago
  65. 1f6b69b Issue #28409: regrtest: fix the parser of command line arguments. by Victor Stinner · 9 years ago
  66. 2ccdb5a Issue #24452: Make webbrowser support Chrome on Mac OS X (merge 3.5->3.6) by Guido van Rossum · 9 years ago
  67. b1a751b Issue #24452: Make webbrowser support Chrome on Mac OS X. by Guido van Rossum · 9 years ago
  68. 291417d Issue #20766: Merge with 3.5. by Xavier de Gaye · 9 years ago
  69. 10e54ae Issue #20766: Fix references leaked by pdb in the handling of SIGINT handlers. by Xavier de Gaye · 9 years ago
  70. 547d156 Issue #28208: Update Windows build to use SQLite 3.14.2.0 by Zachary Ware · 9 years ago
  71. c08bb6c Issue #28248: Merge with 3.5 by Zachary Ware · 9 years ago
  72. fd28cbe Issue #28248: Merge with 3.4 by Zachary Ware · 9 years ago
  73. 068534a Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 9 years ago
  74. a4f45bb Start 3.6.0b3 by Ned Deily · 9 years ago
  75. 7e16af4 Version bump for 3.6.0b2 by Ned Deily · 9 years ago v3.6.0b2
  76. 425ec15 Issue #28402: Adds signed catalog files for stdlib on Windows. by Steve Dower · 9 years ago
  77. fd1df3f Issue #28394: Merge typo fixes from 3.5 into 3.6 by Martin Panter · 9 years ago
  78. d2a584b Issue #28394: Spelling and typo fixes in code comments and changelog by Martin Panter · 9 years ago
  79. 49f5cdd Issue #28183: Optimize and cleanup dict iteration. by Serhiy Storchaka · 9 years ago
  80. 917c1c3 Merge 3.5 (issue #27972) by Yury Selivanov · 9 years ago
  81. 4145c83 Issue #27972: Prohibit Tasks to await on themselves. by Yury Selivanov · 9 years ago
  82. 88e8aca Merge 3.5 (issue #28399) by Yury Selivanov · 9 years ago
  83. 908d55d Issue #28399: Remove UNIX socket from FS before binding. by Yury Selivanov · 9 years ago
  84. 3b8c547 Fixed wrong issue number in NEWS by INADA Naoki · 9 years ago
  85. 9e4e38e Issue #26801: Added C implementation of asyncio.Future. by INADA Naoki · 9 years ago
  86. 21d9f10 Merge from 3.5. by Serhiy Storchaka · 9 years ago
  87. 9c0e1f8 Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters(). by Serhiy Storchaka · 9 years ago
  88. ea200db Add proper credit to NEWS file. by Steve Dower · 9 years ago
  89. 3cd187b Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk Sun) by Steve Dower · 9 years ago
  90. c3215f5 Merge from 3.5. by Serhiy Storchaka · 9 years ago
  91. 48b1c3f Issue #28376: The type of long range iterator is now registered as Iterator. by Serhiy Storchaka · 9 years ago
  92. c7f490c Issue #28376: Creating instances of range_iterator by calling range_iterator by Serhiy Storchaka · 9 years ago
  93. 639098c Merge from 3.5. by Serhiy Storchaka · 9 years ago
  94. 44759bc Issue #28376: The constructor of range_iterator now checks that step is not 0. by Serhiy Storchaka · 9 years ago
  95. 2674bc7 Issue #27998: Fixed bytes path support in os.scandir() on Windows. by Serhiy Storchaka · 9 years ago
  96. dd102f7 Issue #28317: The disassembler now decodes FORMAT_VALUE argument. by Serhiy Storchaka · 9 years ago
  97. 56588b7 Issue #26906: Resolving special methods of uninitialized type now causes by Serhiy Storchaka · 9 years ago
  98. 8ef3460 Issue #26906: Resolving special methods of uninitialized type now causes by Serhiy Storchaka · 9 years ago
  99. e45b7c0 Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  100. de0574b Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago