1. 5cb63ae Issue #28348: Merge from 3.5 by Berker Peksag · 8 years ago
  2. 002b0a7 Issue #28348: Fix typo in asyncio.Task() documentation by Berker Peksag · 8 years ago
  3. 5f59ddd Issue #28229: lzma module now supports pathlib by Berker Peksag · 8 years ago
  4. db8d626 Issue #28321: Fixed writing non-BMP characters with binary format in plistlib. by Serhiy Storchaka · 8 years ago
  5. 7338ebc Issue #28321: Fixed writing non-BMP characters with binary format in plistlib. by Serhiy Storchaka · 8 years ago
  6. 27b4098 Null merge by Serhiy Storchaka · 8 years ago
  7. 7fd9f4b Merge heads by Serhiy Storchaka · 8 years ago
  8. e81b0d3 Issue #28350: String constants with null character no longer interned. by Serhiy Storchaka · 8 years ago
  9. 09f3d08 Issue #28350: String constants with null character no longer interned. by Serhiy Storchaka · 8 years ago
  10. 8044809 merge 3.5 (#26617) by Benjamin Peterson · 8 years ago
  11. 8f657c3 ensure gc tracking is off when invoking weakref callbacks (closes #26617) by Benjamin Peterson · 8 years ago
  12. fb12ce1 Issue #28218: Fixes versionadded description in using/windows.rst by Steve Dower · 8 years ago
  13. 312cef7 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. by Steve Dower · 8 years ago
  14. 7fe091d More updates from upstream typing.py (3.5->3.6) by Guido van Rossum · 8 years ago
  15. b47c9d2 More updates from upstream typing.py by Guido van Rossum · 8 years ago
  16. 0a6ef79 test_invalid_sequences seems don't have to stay in CAPITest. by Serhiy Storchaka · 8 years ago
  17. b364857 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  18. cc16423 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  19. 1edebef Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  20. 63b5b6f Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  21. 8bdd448 Issue #28225: bz2 module now supports pathlib by Berker Peksag · 8 years ago
  22. 03020cf Issue #28227: gzip now supports pathlib by Berker Peksag · 8 years ago
  23. 8e9045d Issue #27358: Fix typo in error message by Berker Peksag · 8 years ago
  24. 02e247f Issue #28338: Restore test_pdb doctests. by Xavier de Gaye · 8 years ago
  25. d261cb6 Issue #20254: Merge from 3.5 by Berker Peksag · 8 years ago
  26. 480b069 Issue #20254: Fix duplicate tests in test_socket by Berker Peksag · 8 years ago
  27. aa7a55e Null merge by Serhiy Storchaka · 8 years ago
  28. d556a35 Issue #27358: Backported tests. by Serhiy Storchaka · 8 years ago
  29. e036ef8 Issue #27358: Optimized merging var-keyword arguments and improved error by Serhiy Storchaka · 8 years ago
  30. 0a3beff Null merge by Serhiy Storchaka · 8 years ago
  31. 6498e52 Issue #28257: Backported a test. by Serhiy Storchaka · 8 years ago
  32. 7344285 Issue #28257: Improved error message when pass a non-iterable as by Serhiy Storchaka · 8 years ago
  33. 8f0f205 Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  34. 85c3f26 Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  35. bf090e3 Issue #28324: Remove vestigal MacOS 9 references in os.py docstring. by Ned Deily · 8 years ago
  36. c6ef503 Issue #28323: Remove vestigal MacOS 9 checks from exit() and quit(). by Ned Deily · 8 years ago
  37. 55c9239 Issue #28275: Merge bz2 fix from 3.5 into 3.6 by Martin Panter · 8 years ago
  38. 38317d3 Issue #28275: Clean up to avoid use-after-free after bzip decompress failure by Martin Panter · 8 years ago
  39. ef223a1 Issue #28228: imghdr now supports pathlib by Berker Peksag · 8 years ago
  40. 6c63f19 Issue #28283: Merge from 3.5 by Berker Peksag · 8 years ago
  41. 34b9d14 Issue #28283: Remove flaky test test_sock_connect_sock_write_race again by Berker Peksag · 8 years ago
  42. d8e9713 Issue #28226: Fix test_compileall on Windows by Berker Peksag · 8 years ago
  43. 41937bc Issue #28319: Merge from 3.5 by Berker Peksag · 8 years ago
  44. b334ee0 Issue #28319: Fix typo in lzma.rst by Berker Peksag · 8 years ago
  45. 009bc05 Merge from 3.5 by Berker Peksag · 8 years ago
  46. 5e3677d Fix markup in pathlib.rst by Berker Peksag · 8 years ago
  47. 50bb940 Merge from 3.5 by Berker Peksag · 8 years ago
  48. 06a8ac0 Fix Path.glob() link, reported by SilentGhost by Berker Peksag · 8 years ago
  49. 812a2b6 Issue #28226: compileall now supports pathlib by Berker Peksag · 8 years ago
  50. b4b55eb Merge with 3.5 by Terry Jan Reedy · 8 years ago
  51. 30eee4d Issue #28815: Change '?' to '<module>' in some doc examples. by Terry Jan Reedy · 8 years ago
  52. 0035be3 Misc asyncio improvements from upstream (merge 3.5->3.6) by Guido van Rossum · 8 years ago
  53. e3c65a7 Misc asyncio improvements from upstream by Guido van Rossum · 8 years ago
  54. 61cd726 Null merge by Serhiy Storchaka · 8 years ago
  55. 8cb6091 Merge heads by Serhiy Storchaka · 8 years ago
  56. 07cfd50 Merge heads by Serhiy Storchaka · 8 years ago
  57. 3738c2d Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  58. 00a0fc1 Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  59. b63c4fc Issue #25488: merge idle.py from 3.5. by Terry Jan Reedy · 8 years ago
  60. 1813aa1 Issue #25488: Stpp idle.py from adding a entry when it is a duplicate. by Terry Jan Reedy · 8 years ago
  61. c6b5f08 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  62. 55f3ae6 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  63. e234fce Merge 3.5 by Victor Stinner · 8 years ago
  64. 8d50d62 Issue #28258: Explain the LC_ALL change in a comment by Victor Stinner · 8 years ago
  65. 84d8baa Fix xml.etree.ElementTree.Element.getiterator() by Victor Stinner · 8 years ago
  66. cf6d2d9 Issue #28258: Fixed build with Estonian locale (python-config and distclean by Serhiy Storchaka · 8 years ago
  67. 80bc7dc Issue #28258: Fixed build with Estonian locale (python-config and distclean by Serhiy Storchaka · 8 years ago
  68. 095e32b merge 3.5 (#1703178) by Benjamin Peterson · 8 years ago
  69. 4254e8c build_ext: correctly parse the link_objects user option (closes #1703178) by Benjamin Peterson · 8 years ago
  70. 6a8e1ea Merge test cleanup from 3.5 into 3.6 by Martin Panter · 8 years ago
  71. c49b4d8 Remove disabled ctypes test by Martin Panter · 8 years ago
  72. 6c58c34 IDLE NEWS item and ack. by Terry Jan Reedy · 8 years ago
  73. 3b7cfd4 Issue #28148: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  74. 3e7a3cb Issue #28148: Stop using localtime() and gmtime() in the time module. by Alexander Belopolsky · 8 years ago
  75. e5ccf3d Issue #28306: Merge from 3.5 by Berker Peksag · 8 years ago
  76. cf79cdb Issue #28306: Update exception message of ZeroDivisionError by Berker Peksag · 8 years ago
  77. db83f72 Issue #27740: Merge from 3.5 by Berker Peksag · 8 years ago
  78. ab39b09 Issue #27740: Fix typo in Py_CompileStringExFlags by Berker Peksag · 8 years ago
  79. 408b78c Issue #27322: Set sys.path to a temp dir in test_compile_path by Berker Peksag · 8 years ago
  80. eadf443 Issue #28303: Merge from 3.5 by Berker Peksag · 8 years ago
  81. aa5c2fd Issue #28303: Fix grammar in unittest.__doc__, patch by Shlomi Fish by Berker Peksag · 8 years ago
  82. d39370b Issue #28300: Merge from 3.5 by Berker Peksag · 8 years ago
  83. c16387b Issue #28300: Fix typos, patch by Shlomi Fish by Berker Peksag · 8 years ago
  84. fa4a305 Issue #21903: Merge from 3.5 by Berker Peksag · 8 years ago
  85. de55c61 Issue #21903: Update ctypes example to use MessageBoxW by Berker Peksag · 8 years ago
  86. b163b14 Null merge by Serhiy Storchaka · 8 years ago
  87. 1dc7aa4 Issue #28253: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  88. 0c6974d Issue #28253: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  89. e3fd248 Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12. by Alexander Belopolsky · 8 years ago
  90. 957b756 Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12. by Alexander Belopolsky · 8 years ago
  91. 6703e04 Update typing.py and test_typing.py from upstream (https://github.com/python/typing) (merge 3.5->3.6) by Guido van Rossum · 8 years ago
  92. 4cefe74 Update typing.py and test_typing.py from upstream (https://github.com/python/typing) by Guido van Rossum · 8 years ago
  93. 49d2c38 Issue #28283: Merge from 3.5 by Berker Peksag · 8 years ago
  94. 63461bc Issue #28283: Remove flaky test test_sock_connect_sock_write_race by Berker Peksag · 8 years ago
  95. 9574e0a Issue #20947: Fixed a gcc warning with -Wstrict-overflow. by Serhiy Storchaka · 8 years ago
  96. 5ae4f49 Issue #20947: Fixed a gcc warning with -Wstrict-overflow. by Serhiy Storchaka · 8 years ago
  97. 389ef9d Issue #21578: Fixed misleading error message when ImportError called with by Serhiy Storchaka · 8 years ago
  98. 47dee11 Issue #21578: Fixed misleading error message when ImportError called with by Serhiy Storchaka · 8 years ago
  99. a12e784 Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). by Serhiy Storchaka · 8 years ago
  100. c0b7037 Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). by Serhiy Storchaka · 8 years ago