1. c6b5f08 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  2. 55f3ae6 Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. by Terry Jan Reedy · 8 years ago
  3. e234fce Merge 3.5 by Victor Stinner · 8 years ago
  4. 8d50d62 Issue #28258: Explain the LC_ALL change in a comment by Victor Stinner · 8 years ago
  5. 84d8baa Fix xml.etree.ElementTree.Element.getiterator() by Victor Stinner · 8 years ago
  6. cf6d2d9 Issue #28258: Fixed build with Estonian locale (python-config and distclean by Serhiy Storchaka · 8 years ago
  7. 80bc7dc Issue #28258: Fixed build with Estonian locale (python-config and distclean by Serhiy Storchaka · 8 years ago
  8. 095e32b merge 3.5 (#1703178) by Benjamin Peterson · 8 years ago
  9. 4254e8c build_ext: correctly parse the link_objects user option (closes #1703178) by Benjamin Peterson · 8 years ago
  10. 6a8e1ea Merge test cleanup from 3.5 into 3.6 by Martin Panter · 8 years ago
  11. c49b4d8 Remove disabled ctypes test by Martin Panter · 8 years ago
  12. 6c58c34 IDLE NEWS item and ack. by Terry Jan Reedy · 8 years ago
  13. 3b7cfd4 Issue #28148: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  14. 3e7a3cb Issue #28148: Stop using localtime() and gmtime() in the time module. by Alexander Belopolsky · 8 years ago
  15. e5ccf3d Issue #28306: Merge from 3.5 by Berker Peksag · 8 years ago
  16. cf79cdb Issue #28306: Update exception message of ZeroDivisionError by Berker Peksag · 8 years ago
  17. db83f72 Issue #27740: Merge from 3.5 by Berker Peksag · 8 years ago
  18. ab39b09 Issue #27740: Fix typo in Py_CompileStringExFlags by Berker Peksag · 8 years ago
  19. 408b78c Issue #27322: Set sys.path to a temp dir in test_compile_path by Berker Peksag · 8 years ago
  20. eadf443 Issue #28303: Merge from 3.5 by Berker Peksag · 8 years ago
  21. aa5c2fd Issue #28303: Fix grammar in unittest.__doc__, patch by Shlomi Fish by Berker Peksag · 8 years ago
  22. d39370b Issue #28300: Merge from 3.5 by Berker Peksag · 8 years ago
  23. c16387b Issue #28300: Fix typos, patch by Shlomi Fish by Berker Peksag · 8 years ago
  24. fa4a305 Issue #21903: Merge from 3.5 by Berker Peksag · 8 years ago
  25. de55c61 Issue #21903: Update ctypes example to use MessageBoxW by Berker Peksag · 8 years ago
  26. b163b14 Null merge by Serhiy Storchaka · 8 years ago
  27. 1dc7aa4 Issue #28253: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  28. 0c6974d Issue #28253: Added a NEWS entry. by Alexander Belopolsky · 8 years ago
  29. e3fd248 Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12. by Alexander Belopolsky · 8 years ago
  30. 957b756 Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12. by Alexander Belopolsky · 8 years ago
  31. 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
  32. 4cefe74 Update typing.py and test_typing.py from upstream (https://github.com/python/typing) by Guido van Rossum · 8 years ago
  33. 49d2c38 Issue #28283: Merge from 3.5 by Berker Peksag · 8 years ago
  34. 63461bc Issue #28283: Remove flaky test test_sock_connect_sock_write_race by Berker Peksag · 8 years ago
  35. 9574e0a Issue #20947: Fixed a gcc warning with -Wstrict-overflow. by Serhiy Storchaka · 8 years ago
  36. 5ae4f49 Issue #20947: Fixed a gcc warning with -Wstrict-overflow. by Serhiy Storchaka · 8 years ago
  37. 389ef9d Issue #21578: Fixed misleading error message when ImportError called with by Serhiy Storchaka · 8 years ago
  38. 47dee11 Issue #21578: Fixed misleading error message when ImportError called with by Serhiy Storchaka · 8 years ago
  39. a12e784 Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). by Serhiy Storchaka · 8 years ago
  40. c0b7037 Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). by Serhiy Storchaka · 8 years ago
  41. 19f2327 Issue #26439: Merge ctypes doc from 3.5 into 3.6 by Martin Panter · 8 years ago
  42. f18a5da Issue #26439: Document that RTLD_NOW is always added by Martin Panter · 8 years ago
  43. 9016f28 Issue #18844: Make the number of selections a keyword-only argument for random.choices(). by Raymond Hettinger · 8 years ago
  44. 22805ca Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() by Serhiy Storchaka · 8 years ago
  45. 407ac47 Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() by Serhiy Storchaka · 8 years ago
  46. de10dbe Issue #10673: Merge from 3.5 by Berker Peksag · 8 years ago
  47. a24d2d8 Issue #10673: Document that Process.exitcode can be used to determine timeout by Berker Peksag · 8 years ago
  48. 333ad92 Issue #27914: Fixed a comment in PyModule_ExcDef. Patch by Xiang Zhang. by Serhiy Storchaka · 8 years ago
  49. 11179b2 Issue #18893: Merge from 3.5 by Berker Peksag · 8 years ago
  50. 8b6b508 Issue #18893: Fix invalid exception handling in Lib/ctypes/macholib/dyld.py by Berker Peksag · 8 years ago
  51. 97932e4 issue #28144: Decrease empty_keys_struct's dk_refcnt by Serhiy Storchaka · 8 years ago
  52. 8d08265 Merge from 3.5 by Berker Peksag · 8 years ago
  53. 6129e14 Document that os.mknod() is not available on Windows by Berker Peksag · 8 years ago
  54. 20d458f Merge from 3.5 by Berker Peksag · 8 years ago
  55. 996e5f9 os.genenvb() is not availabnle under Windows by Berker Peksag · 8 years ago
  56. 46825d2 Issue #28194: Clean up some checks in dict implementation. Patch by Xiang Zhang. by Serhiy Storchaka · 8 years ago
  57. 4781b59 Issues #25909, #28211: Restored correct documentation of PyMapping_Items, by Serhiy Storchaka · 8 years ago
  58. 1d480be Issues #25909, #28211: Restored correct documentation of PyMapping_Items, by Serhiy Storchaka · 8 years ago
  59. 9df89d0 Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt by Christian Heimes · 8 years ago
  60. 0eb60a7 Issue #11957: Restored re tests for passing count and maxsplit as positional by Serhiy Storchaka · 8 years ago
  61. b02f8fc Issue #11957: Restored re tests for passing count and maxsplit as positional by Serhiy Storchaka · 8 years ago
  62. 1aca389 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 8 years ago
  63. e6f0199 Issue #27611: Fixed support of default root window in the tkinter.tix module. by Serhiy Storchaka · 8 years ago
  64. a653196 Remove mention of asyncio.timeout context manager (it was removed) by Guido van Rossum · 8 years ago
  65. 6997946 Issue #28203: Merge from 3.5 by Mark Dickinson · 8 years ago
  66. 613f8e5 Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). Patch by Soumya Sharma. by Mark Dickinson · 8 years ago
  67. 938da64 Write configure message to AS_MESSAGE_FD by Christian Heimes · 8 years ago
  68. 1a63b9f Typo by Christian Heimes · 8 years ago
  69. a5d0765 Finish GC code for SSLSession and increase test coverage by Christian Heimes · 8 years ago
  70. 22ecc4b Issue #28221: Merge SSL test cleanup from 3.5 into 3.6 by Martin Panter · 8 years ago
  71. 8609cda Issue #28221: Remove unused assignment from test_asyncore_server() by Martin Panter · 8 years ago
  72. 517507c Issue #28100: Refactor error messages, patch by Ivan Levkivskyi by Christian Heimes · 8 years ago
  73. 6f3f3e5 Increase buffer for readlink() in case OS will support longer names one day. by Christian Heimes · 8 years ago
  74. 3cb091e Increase buffer for readlink() in case OS will support longer names one day. by Christian Heimes · 8 years ago
  75. 0202c34 Add an extra byte for null in case we ever get very long unicode names. by Christian Heimes · 8 years ago
  76. 2f366ca Add an extra byte for null in case we ever get very long unicode names. by Christian Heimes · 8 years ago
  77. e370409 Add test cases for internal SHA3 helpers by Christian Heimes · 8 years ago
  78. 21c8c92 Merge 3.5 (issue #27829) by Victor Stinner · 8 years ago
  79. bd2ffa5 Issue #27829: regrtest -W displays stderr if env changed by Victor Stinner · 8 years ago
  80. 7b7228a remove unneeded cast by Benjamin Peterson · 8 years ago
  81. 7652853 Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  82. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  83. ad4d2a5 Null merge by Serhiy Storchaka · 8 years ago
  84. 208bbd2 Silence GCC warning. by Serhiy Storchaka · 8 years ago
  85. 63dc548 Issue #28086: Single var-positional argument of tuple subtype was passed by Serhiy Storchaka · 8 years ago
  86. 5ed5487 Make Lib/test/ssltests.py more useful and faster for OpenSSL testing by Christian Heimes · 8 years ago
  87. 55b196a Make Lib/test/ssltests.py more useful and faster for OpenSSL testing by Christian Heimes · 8 years ago
  88. 3217b12 Merge socketserver fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  89. f3b0639 Issue #27348: Merge exception formatting fix from 3.5 into 3.6 by Martin Panter · 8 years ago
  90. 463ef2b Fix references to Python 3’s socketserver (lowercase) module by Martin Panter · 8 years ago
  91. bb8b1cb Issue #27348: Restore “Exception: None” formatting in traceback module by Martin Panter · 8 years ago
  92. e3d5040 Extend the test to lower pickle protocols. by Serhiy Storchaka · 8 years ago
  93. 92bb90a Extend the test to lower pickle protocols. by Serhiy Storchaka · 8 years ago
  94. b3d4e7f Issue #25651: Merge from 3.5 by Berker Peksag · 8 years ago
  95. 16ea19f Issue #25651: Allow falsy values to be used for msg parameter of subTest() by Berker Peksag · 8 years ago
  96. 349f552 Merge heads by Serhiy Storchaka · 8 years ago
  97. 79f9d4f lcov: ignore more 3rd party code and internal test/debug/dummy files by Christian Heimes · 8 years ago
  98. afd02a4 Issue #28214: Now __set_name__ is looked up on the class instead of the by Serhiy Storchaka · 8 years ago
  99. b00e00c Don't define PY_WITH_KECCAK by Christian Heimes · 8 years ago
  100. 44f4874 Merge 3.5 by Victor Stinner · 8 years ago