1. ad72467 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  2. b364857 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  3. cc16423 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  4. 9bc0507 Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  5. 1edebef Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  6. 63b5b6f Moved Unicode C API related tests to separate test class. by Serhiy Storchaka · 8 years ago
  7. f63f12b Issue #28225: Merge from 3.6 by Berker Peksag · 8 years ago
  8. 8bdd448 Issue #28225: bz2 module now supports pathlib by Berker Peksag · 8 years ago
  9. c8ce843 Issue #28227: Merge from 3.6 by Berker Peksag · 8 years ago
  10. 03020cf Issue #28227: gzip now supports pathlib by Berker Peksag · 8 years ago
  11. 419968c Issue #27358: Merge from 3.6 by Berker Peksag · 8 years ago
  12. 8e9045d Issue #27358: Fix typo in error message by Berker Peksag · 8 years ago
  13. bdfe55f Issue #28338: Merge from 3.6. by Xavier de Gaye · 8 years ago
  14. 02e247f Issue #28338: Restore test_pdb doctests. by Xavier de Gaye · 8 years ago
  15. 6a7d348 Issue #28332: Deprecated silent truncations in socket.htons and socket.ntohs. by Serhiy Storchaka · 8 years ago
  16. a574919 Issue #20254: Merge from 3.6 by Berker Peksag · 8 years ago
  17. d261cb6 Issue #20254: Merge from 3.5 by Berker Peksag · 8 years ago
  18. 480b069 Issue #20254: Fix duplicate tests in test_socket by Berker Peksag · 8 years ago
  19. d3bdec1 Null merge by Serhiy Storchaka · 8 years ago
  20. aa7a55e Null merge by Serhiy Storchaka · 8 years ago
  21. d556a35 Issue #27358: Backported tests. by Serhiy Storchaka · 8 years ago
  22. 2e84de3 Issue #27358: Optimized merging var-keyword arguments and improved error by Serhiy Storchaka · 8 years ago
  23. e036ef8 Issue #27358: Optimized merging var-keyword arguments and improved error by Serhiy Storchaka · 8 years ago
  24. efadffa Null merge by Serhiy Storchaka · 8 years ago
  25. 0a3beff Null merge by Serhiy Storchaka · 8 years ago
  26. 6498e52 Issue #28257: Backported a test. by Serhiy Storchaka · 8 years ago
  27. 775a0ea Issue #28257: Improved error message when pass a non-iterable as by Serhiy Storchaka · 8 years ago
  28. 7344285 Issue #28257: Improved error message when pass a non-iterable as by Serhiy Storchaka · 8 years ago
  29. 18c5e8e Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  30. 8f0f205 Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  31. 85c3f26 Issue #28322: Fixed possible crashes when unpickle itertools objects from by Serhiy Storchaka · 8 years ago
  32. 854adb1 Issue #21124: Fix building _struct on Cygwin. by Zachary Ware · 8 years ago
  33. 14b4b41 Issue #28325: Remove vestigal MacOS 9 macurl2path module and its tests. by Ned Deily · 8 years ago
  34. 5dc2efd Issue #28324: Merge from 3.6 by Ned Deily · 8 years ago
  35. 13cfae7 Issue #28323: Merge from 3.6 by Ned Deily · 8 years ago
  36. bf090e3 Issue #28324: Remove vestigal MacOS 9 references in os.py docstring. by Ned Deily · 8 years ago
  37. c6ef503 Issue #28323: Remove vestigal MacOS 9 checks from exit() and quit(). by Ned Deily · 8 years ago
  38. c55f573 pgen lives in Parser, not Programs. by Zachary Ware · 8 years ago
  39. 43a8981 Update .{hg,git}ignore for Cygwin builds by Zachary Ware · 8 years ago
  40. 3839d99 Issue #13756: Fix building extensions modules on Cygwin by Zachary Ware · 8 years ago
  41. e999e96 Issue #21085: Fix accidental leading +'s in configure.ac by Zachary Ware · 8 years ago
  42. 6a6967e Issue #21085: add configure check for siginfo_t.si_band by Zachary Ware · 8 years ago
  43. efd1bf4 Issue #28275: Merge bz2 fix from 3.6 by Martin Panter · 8 years ago
  44. 55c9239 Issue #28275: Merge bz2 fix from 3.5 into 3.6 by Martin Panter · 8 years ago
  45. 38317d3 Issue #28275: Clean up to avoid use-after-free after bzip decompress failure by Martin Panter · 8 years ago
  46. c4bd96c Issue #28228: Merge from 3.6 by Berker Peksag · 8 years ago
  47. ef223a1 Issue #28228: imghdr now supports pathlib by Berker Peksag · 8 years ago
  48. 78a111c Issue #28283: Merge from 3.6 by Berker Peksag · 8 years ago
  49. 6c63f19 Issue #28283: Merge from 3.5 by Berker Peksag · 8 years ago
  50. 34b9d14 Issue #28283: Remove flaky test test_sock_connect_sock_write_race again by Berker Peksag · 8 years ago
  51. 14f1ef0 Issue #28226: Merge from 3.6 by Berker Peksag · 8 years ago
  52. d8e9713 Issue #28226: Fix test_compileall on Windows by Berker Peksag · 8 years ago
  53. c5caf3a Issue #28319: Merge from 3.6 by Berker Peksag · 8 years ago
  54. 41937bc Issue #28319: Merge from 3.5 by Berker Peksag · 8 years ago
  55. b334ee0 Issue #28319: Fix typo in lzma.rst by Berker Peksag · 8 years ago
  56. 2d57d0a Merge from 3.6 by Berker Peksag · 8 years ago
  57. 009bc05 Merge from 3.5 by Berker Peksag · 8 years ago
  58. 5e3677d Fix markup in pathlib.rst by Berker Peksag · 8 years ago
  59. f58d454 Merge from 3.6 by Berker Peksag · 8 years ago
  60. 50bb940 Merge from 3.5 by Berker Peksag · 8 years ago
  61. 06a8ac0 Fix Path.glob() link, reported by SilentGhost by Berker Peksag · 8 years ago
  62. 31f63da Issue #28226: Merge from 3.6 by Berker Peksag · 8 years ago
  63. 812a2b6 Issue #28226: compileall now supports pathlib by Berker Peksag · 8 years ago
  64. 3692500 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  65. b4b55eb Merge with 3.5 by Terry Jan Reedy · 8 years ago
  66. 30eee4d Issue #28815: Change '?' to '<module>' in some doc examples. by Terry Jan Reedy · 8 years ago
  67. 1c3e75f Misc asyncio improvements from upstream (merge 3.6->3.7) by Guido van Rossum · 8 years ago
  68. 0035be3 Misc asyncio improvements from upstream (merge 3.5->3.6) by Guido van Rossum · 8 years ago
  69. e3c65a7 Misc asyncio improvements from upstream by Guido van Rossum · 8 years ago
  70. 3bc7ef2 Null merge by Serhiy Storchaka · 8 years ago
  71. 61cd726 Null merge by Serhiy Storchaka · 8 years ago
  72. bf39849 Merge heads by Serhiy Storchaka · 8 years ago
  73. 8cb6091 Merge heads by Serhiy Storchaka · 8 years ago
  74. 07cfd50 Merge heads by Serhiy Storchaka · 8 years ago
  75. be9cddb Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  76. 3738c2d Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  77. 00a0fc1 Issue #27942: String constants now interned recursively in tuples and frozensets. by Serhiy Storchaka · 8 years ago
  78. 41a5800 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  79. b63c4fc Issue #25488: merge idle.py from 3.5. by Terry Jan Reedy · 8 years ago
  80. 1813aa1 Issue #25488: Stpp idle.py from adding a entry when it is a duplicate. by Terry Jan Reedy · 8 years ago
  81. ca3c5f5 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  82. c6b5f08 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  83. 55f3ae6 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  84. d920d39 Merge 3.6 by Victor Stinner · 8 years ago
  85. e234fce Merge 3.5 by Victor Stinner · 8 years ago
  86. 8d50d62 Issue #28258: Explain the LC_ALL change in a comment by Victor Stinner · 8 years ago
  87. 701fb4b Merge 3.6 by Victor Stinner · 8 years ago
  88. 84d8baa Fix xml.etree.ElementTree.Element.getiterator() by Victor Stinner · 8 years ago
  89. cf6d2d9 Issue #28258: Fixed build with Estonian locale (python-config and distclean by Serhiy Storchaka · 8 years ago
  90. 80bc7dc Issue #28258: Fixed build with Estonian locale (python-config and distclean by Serhiy Storchaka · 8 years ago
  91. 095e32b merge 3.5 (#1703178) by Benjamin Peterson · 8 years ago
  92. 4254e8c build_ext: correctly parse the link_objects user option (closes #1703178) by Benjamin Peterson · 8 years ago
  93. 6a8e1ea Merge test cleanup from 3.5 into 3.6 by Martin Panter · 8 years ago
  94. c49b4d8 Remove disabled ctypes test by Martin Panter · 8 years ago
  95. 6c58c34 IDLE NEWS item and ack. by Terry Jan Reedy · 8 years ago
  96. 3b7cfd4 Issue #28148: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  97. 3e7a3cb Issue #28148: Stop using localtime() and gmtime() in the time module. by Alexander Belopolsky · 8 years ago
  98. e5ccf3d Issue #28306: Merge from 3.5 by Berker Peksag · 8 years ago
  99. cf79cdb Issue #28306: Update exception message of ZeroDivisionError by Berker Peksag · 8 years ago
  100. db83f72 Issue #27740: Merge from 3.5 by Berker Peksag · 8 years ago