1. 99f11b4 Closes #21124, #28337: Call PyType_Ready on unpackiter_type. by Zachary Ware · 8 years ago
  2. b740343 Issue #28335: made minor improvement to implementation. by Vinay Sajip · 8 years ago
  3. aa27582 Closes #28335: used 'raise from' in logging configuration code. by Vinay Sajip · 8 years ago
  4. cc30fc7 Add myself to the ACKS file. by Steve Dower · 8 years ago
  5. 44cfd3f Merge from 3.6 by Steve Dower · 8 years ago
  6. fb12ce1 Issue #28218: Fixes versionadded description in using/windows.rst by Steve Dower · 8 years ago
  7. 4a8ff9e Issue #28217: Adds _testconsole module to test console input. by Steve Dower · 8 years ago
  8. 312cef7 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. by Steve Dower · 8 years ago
  9. 441e878 More updates from upstream typing.py (3.6->3.7) by Guido van Rossum · 8 years ago
  10. 7fe091d More updates from upstream typing.py (3.5->3.6) by Guido van Rossum · 8 years ago
  11. b47c9d2 More updates from upstream typing.py by Guido van Rossum · 8 years ago
  12. fc44e27 test_invalid_sequences seems don't have to stay in CAPITest. by Serhiy Storchaka · 8 years ago
  13. 0a6ef79 test_invalid_sequences seems don't have to stay in CAPITest. by Serhiy Storchaka · 8 years ago
  14. ad72467 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  15. b364857 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  16. cc16423 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  17. 9bc0507 Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  18. 1edebef Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  19. 63b5b6f Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  20. f63f12b Issue #28225: Merge from 3.6 by Berker Peksag · 8 years ago
  21. 8bdd448 Issue #28225: bz2 module now supports pathlib by Berker Peksag · 8 years ago
  22. c8ce843 Issue #28227: Merge from 3.6 by Berker Peksag · 8 years ago
  23. 03020cf Issue #28227: gzip now supports pathlib by Berker Peksag · 8 years ago
  24. 419968c Issue #27358: Merge from 3.6 by Berker Peksag · 8 years ago
  25. 8e9045d Issue #27358: Fix typo in error message by Berker Peksag · 8 years ago
  26. bdfe55f Issue #28338: Merge from 3.6. by Xavier de Gaye · 8 years ago
  27. 02e247f Issue #28338: Restore test_pdb doctests. by Xavier de Gaye · 8 years ago
  28. 6a7d348 Issue #28332: Deprecated silent truncations in socket.htons and socket.ntohs. by Serhiy Storchaka · 8 years ago
  29. a574919 Issue #20254: Merge from 3.6 by Berker Peksag · 8 years ago
  30. d261cb6 Issue #20254: Merge from 3.5 by Berker Peksag · 8 years ago
  31. 480b069 Issue #20254: Fix duplicate tests in test_socket by Berker Peksag · 8 years ago
  32. d3bdec1 Null merge by Serhiy Storchaka · 8 years ago
  33. aa7a55e Null merge by Serhiy Storchaka · 8 years ago
  34. d556a35 Issue #27358: Backported tests. by Serhiy Storchaka · 8 years ago
  35. 2e84de3 Issue #27358: Optimized merging var-keyword arguments and improved error by Serhiy Storchaka · 8 years ago
  36. e036ef8 Issue #27358: Optimized merging var-keyword arguments and improved error by Serhiy Storchaka · 8 years ago
  37. efadffa Null merge by Serhiy Storchaka · 8 years ago
  38. 0a3beff Null merge by Serhiy Storchaka · 8 years ago
  39. 6498e52 Issue #28257: Backported a test. by Serhiy Storchaka · 8 years ago
  40. 775a0ea Issue #28257: Improved error message when pass a non-iterable as by Serhiy Storchaka · 8 years ago
  41. 7344285 Issue #28257: Improved error message when pass a non-iterable as by Serhiy Storchaka · 8 years ago
  42. 18c5e8e Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  43. 8f0f205 Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  44. 85c3f26 Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  45. 854adb1 Issue #21124: Fix building _struct on Cygwin. by Zachary Ware · 8 years ago
  46. 14b4b41 Issue #28325: Remove vestigal MacOS 9 macurl2path module and its tests. by Ned Deily · 8 years ago
  47. 5dc2efd Issue #28324: Merge from 3.6 by Ned Deily · 8 years ago
  48. 13cfae7 Issue #28323: Merge from 3.6 by Ned Deily · 8 years ago
  49. bf090e3 Issue #28324: Remove vestigal MacOS 9 references in os.py docstring. by Ned Deily · 8 years ago
  50. c6ef503 Issue #28323: Remove vestigal MacOS 9 checks from exit() and quit(). by Ned Deily · 8 years ago
  51. c55f573 pgen lives in Parser, not Programs. by Zachary Ware · 8 years ago
  52. 43a8981 Update .{hg,git}ignore for Cygwin builds by Zachary Ware · 8 years ago
  53. 3839d99 Issue #13756: Fix building extensions modules on Cygwin by Zachary Ware · 8 years ago
  54. e999e96 Issue #21085: Fix accidental leading +'s in configure.ac by Zachary Ware · 8 years ago
  55. 6a6967e Issue #21085: add configure check for siginfo_t.si_band by Zachary Ware · 8 years ago
  56. efd1bf4 Issue #28275: Merge bz2 fix from 3.6 by Martin Panter · 8 years ago
  57. 55c9239 Issue #28275: Merge bz2 fix from 3.5 into 3.6 by Martin Panter · 8 years ago
  58. 38317d3 Issue #28275: Clean up to avoid use-after-free after bzip decompress failure by Martin Panter · 8 years ago
  59. c4bd96c Issue #28228: Merge from 3.6 by Berker Peksag · 8 years ago
  60. ef223a1 Issue #28228: imghdr now supports pathlib by Berker Peksag · 8 years ago
  61. 78a111c Issue #28283: Merge from 3.6 by Berker Peksag · 8 years ago
  62. 6c63f19 Issue #28283: Merge from 3.5 by Berker Peksag · 8 years ago
  63. 34b9d14 Issue #28283: Remove flaky test test_sock_connect_sock_write_race again by Berker Peksag · 8 years ago
  64. 14f1ef0 Issue #28226: Merge from 3.6 by Berker Peksag · 8 years ago
  65. d8e9713 Issue #28226: Fix test_compileall on Windows by Berker Peksag · 8 years ago
  66. c5caf3a Issue #28319: Merge from 3.6 by Berker Peksag · 8 years ago
  67. 41937bc Issue #28319: Merge from 3.5 by Berker Peksag · 8 years ago
  68. b334ee0 Issue #28319: Fix typo in lzma.rst by Berker Peksag · 8 years ago
  69. 2d57d0a Merge from 3.6 by Berker Peksag · 8 years ago
  70. 009bc05 Merge from 3.5 by Berker Peksag · 8 years ago
  71. 5e3677d Fix markup in pathlib.rst by Berker Peksag · 8 years ago
  72. f58d454 Merge from 3.6 by Berker Peksag · 8 years ago
  73. 50bb940 Merge from 3.5 by Berker Peksag · 8 years ago
  74. 06a8ac0 Fix Path.glob() link, reported by SilentGhost by Berker Peksag · 8 years ago
  75. 31f63da Issue #28226: Merge from 3.6 by Berker Peksag · 8 years ago
  76. 812a2b6 Issue #28226: compileall now supports pathlib by Berker Peksag · 8 years ago
  77. 3692500 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  78. b4b55eb Merge with 3.5 by Terry Jan Reedy · 8 years ago
  79. 30eee4d Issue #28815: Change '?' to '<module>' in some doc examples. by Terry Jan Reedy · 8 years ago
  80. 1c3e75f Misc asyncio improvements from upstream (merge 3.6->3.7) by Guido van Rossum · 8 years ago
  81. 0035be3 Misc asyncio improvements from upstream (merge 3.5->3.6) by Guido van Rossum · 8 years ago
  82. e3c65a7 Misc asyncio improvements from upstream by Guido van Rossum · 8 years ago
  83. 3bc7ef2 Null merge by Serhiy Storchaka · 8 years ago
  84. 61cd726 Null merge by Serhiy Storchaka · 8 years ago
  85. bf39849 Merge heads by Serhiy Storchaka · 8 years ago
  86. 8cb6091 Merge heads by Serhiy Storchaka · 8 years ago
  87. 07cfd50 Merge heads by Serhiy Storchaka · 8 years ago
  88. be9cddb Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  89. 3738c2d Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  90. 00a0fc1 Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  91. 41a5800 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  92. b63c4fc Issue #25488: merge idle.py from 3.5. by Terry Jan Reedy · 8 years ago
  93. 1813aa1 Issue #25488: Stpp idle.py from adding a entry when it is a duplicate. by Terry Jan Reedy · 8 years ago
  94. ca3c5f5 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  95. c6b5f08 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  96. 55f3ae6 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  97. d920d39 Merge 3.6 by Victor Stinner · 8 years ago
  98. e234fce Merge 3.5 by Victor Stinner · 8 years ago
  99. 8d50d62 Issue #28258: Explain the LC_ALL change in a comment by Victor Stinner · 8 years ago
  100. 701fb4b Merge 3.6 by Victor Stinner · 8 years ago