1. 4b53359 Issue #27490: Merge pgen cross-compile logic from 3.5 by Martin Panter · 8 years ago
  2. eac67be Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 8 years ago
  3. 2561726 Merge 3.5 (issue #11048) by Victor Stinner · 8 years ago
  4. e33797b ctypes: fix CThunkObject_new() by Victor Stinner · 8 years ago
  5. 755df2a Issue #27633: Merge from 3.5 by Berker Peksag · 8 years ago
  6. 25539b0 Issue #27633: Fix usage of versionchanged directive in email.parser.rst by Berker Peksag · 8 years ago
  7. 611adf2 Issue #24773: Fixed tests failures on systems with 32-bit time_t. by Alexander Belopolsky · 8 years ago
  8. 8d49896 (merge from 3.5) Issue #26662: Set PYTHON_FOR_GEN in configure by Xavier de Gaye · 8 years ago
  9. fd0d593 Issue #26662: Set PYTHON_FOR_GEN in configure by Xavier de Gaye · 8 years ago
  10. c75885b Issue #26638: Merge CLI link fix from 3.5 by Martin Panter · 8 years ago
  11. 254da19 Issue #26638: Don’t link 2to3 -l option to the tarfile -l option by Martin Panter · 8 years ago
  12. 1793783 Issue #27620: Escape key closes Query box as cancelled. by Terry Jan Reedy · 8 years ago
  13. 8e1d3a2 Issue 24773: Added a time_t overflow check. by Alexander Belopolsky · 8 years ago
  14. 43b1713 Issue #24137, issue #27611: Restore tkinter after test_idle. by Terry Jan Reedy · 8 years ago
  15. b93d863 Issue #1621: Avoid signed overflow in list and tuple operations by Martin Panter · 8 years ago
  16. 32d2ce3 Issue #27581: Merge overflow fix from 3.5 by Martin Panter · 8 years ago
  17. c665dfd Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete. by Terry Jan Reedy · 8 years ago
  18. e8db861 Issue #27581: Don’t rely on overflow wrapping in PySequence_Tuple() by Martin Panter · 8 years ago
  19. 996d72b Issue #7063: Remove dead code from array slice handling by Martin Panter · 8 years ago
  20. 3b055b5 Issue #27601: Merge from 3.5 by Berker Peksag · 8 years ago
  21. aa46bd4 Issue #27601: Improve example in the "Hashing of numeric types" section by Berker Peksag · 8 years ago
  22. ced8d4c Issue #27454: Use PyDict_SetDefault in PyUnicode_InternInPlace by Berker Peksag · 8 years ago
  23. 81fb0e3 Merge from 3.5 by Steve Dower · 8 years ago
  24. 0533826 Issue #27610: Adds PEP 514 metadata to Windows installer by Steve Dower · 8 years ago
  25. 6ed63f3 Fixes default intermediate directory when building on Windows. by Steve Dower · 8 years ago
  26. 95f7b9f Issue 24773: Make zoneinfo tests more robust. (reapply) by Alexander Belopolsky · 8 years ago
  27. c74fb9c Issue #27609: Explicitly return None when there are other returns. by Terry Jan Reedy · 8 years ago
  28. cd28013 Reindented Lib/test/datetimetester.py. by Alexander Belopolsky · 8 years ago
  29. 4719ae7 Issue #24773: Made ZoneInfoCompleteTest a TestSuit. by Alexander Belopolsky · 8 years ago
  30. 8dadb21 Issue 24773: Make zoneinfo tests more robust. by Alexander Belopolsky · 8 years ago
  31. 1f7480a Fixes bad Misc/NEWS merge by Steve Dower · 8 years ago
  32. edddc27 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  33. f96c84f Issue #13849: Merge from 3.5 by Berker Peksag · 8 years ago
  34. 5f804e3 Issue #13849: Fix test_null_bytes under Windows by Berker Peksag · 8 years ago
  35. 804a39f Issue #13849: Merge from 3.5 by Berker Peksag · 8 years ago
  36. 9adc1a3 Issue #13849: Add tests for null byte checking in test_genericpath by Berker Peksag · 8 years ago
  37. b3bb436 Issue #27493: Fix test_path_objects under Windows by Berker Peksag · 8 years ago
  38. bd8b443 Issue #27591: Merge from 3.5 by Berker Peksag · 8 years ago
  39. 1fd497e Issue #27591: Set sigint_event to NULL if _PyOS_IsMainThread() returns false by Berker Peksag · 8 years ago
  40. 525a949 Issue #27130: Merge zlib 64-bit fixes from 3.5 by Martin Panter · 8 years ago
  41. 84544c1 Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module by Martin Panter · 8 years ago
  42. 5d0c598 Closes issue #24773: Implement PEP 495 (Local Time Disambiguation). by Alexander Belopolsky · 8 years ago
  43. 638e622 Closes #27493: accepted Path objects in file handlers for logging. by Vinay Sajip · 8 years ago
  44. d3afb62 Merge 3.5 (INVALID_SOCKET) by Victor Stinner · 8 years ago
  45. 524714e socket: use INVALID_SOCKET by Victor Stinner · 8 years ago
  46. 5e1989c Merge 3.5 (fix internal_select) by Victor Stinner · 8 years ago
  47. cccf606 Closes #26559: Allow configuring flush-on-close behaviour of MemoryHandler. by Vinay Sajip · 8 years ago
  48. 0cec877 socket: Fix internal_select() by Victor Stinner · 8 years ago
  49. d141531 Issue #27472: Add test.support.unix_shell as the path to the default shell. by Xavier de Gaye · 8 years ago
  50. de85ed6 Closes #25393: Merge with 3.5 by Zachary Ware · 8 years ago
  51. 48e3f98 Issue #25393: Fix probable copy/paste error in resource docs by Zachary Ware · 8 years ago
  52. fe8d966 Issue #27567: Expose the POLLRDHUP constant in the select module by Berker Peksag · 8 years ago
  53. a1ea9c8 add mising word by Benjamin Peterson · 8 years ago
  54. 0715ce3 add EPOLLEXCLUSIVE by Benjamin Peterson · 8 years ago
  55. 96e9716 expose EPOLLRDHUP (closes #27567) by Benjamin Peterson · 8 years ago
  56. 6fb9090 Issue #1621: Avoid signed int negation overflow in audioop by Martin Panter · 8 years ago
  57. e3d7474 Issue #27528: Merge warning doc and test from 3.5 by Martin Panter · 8 years ago
  58. 2219450 Issue #27528: Document and test warning messages must match at beginning by Martin Panter · 8 years ago
  59. 36261d7 Issue #16191: Merge comment fixes from 3.5 by Martin Panter · 8 years ago
  60. 95f53c1 Issue #16191: Fix up references to renamed variables by Martin Panter · 8 years ago
  61. bd09f15 Issue #27507: Merge overflow check from 3.5 by Martin Panter · 8 years ago
  62. 371731e Issue #27507: Check for integer overflow in bytearray.extend() by Martin Panter · 8 years ago
  63. 5e24b98 Merge from 3.5 by Steve Dower · 8 years ago
  64. 5852fa3 Removes unused files from PC folder. by Steve Dower · 8 years ago
  65. b646790 Issue #27309: Enables proper Windows styles in python[w].exe manifest. by Steve Dower · 8 years ago
  66. 25f9cf4 Issue #27309: Enables proper Windows styles in python[w].exe manifest. by Steve Dower · 8 years ago
  67. 262dc1e Issue #27533: Release GIL in nt._isdir by Steve Dower · 8 years ago
  68. b22a677 Issue #27533: Release GIL in nt._isdir by Steve Dower · 8 years ago
  69. 1db9222 Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj by Steve Dower · 8 years ago
  70. bc3e9ca Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj by Steve Dower · 8 years ago
  71. c29dd22 Issue #27531: Merge from 3.5 by Berker Peksag · 8 years ago
  72. ebf9fd3 Issue #27531: Update signature of Mock.assert_not_called method by Berker Peksag · 8 years ago
  73. 243d8a7 Merge 3.5. by Stefan Krah · 8 years ago
  74. 8c126f1 Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively by Stefan Krah · 8 years ago
  75. caaf53e Issue #27419: Added temporary workaround for subinterpreters. by Serhiy Storchaka · 8 years ago
  76. 80ab069 Issue #27419: Added temporary workaround for subinterpreters. by Serhiy Storchaka · 8 years ago
  77. 740527a Issues #23147, #23148: Presumably fixed bugs in folding UnstructuredTokenList. by Serhiy Storchaka · 8 years ago
  78. 6c2f1fd Issues #23147, #23148: Presumably fixed bugs in folding UnstructuredTokenList. by Serhiy Storchaka · 8 years ago
  79. 7905f99 Issue #27419: Standard __import__() no longer look up "__import__" in globals by Serhiy Storchaka · 8 years ago
  80. b3b65e6 Issue #27419: Standard __import__() no longer look up "__import__" in globals by Serhiy Storchaka · 8 years ago
  81. 3410c01 Issue #17711: Fixed unpickling by the persistent ID with protocol 0. by Serhiy Storchaka · 8 years ago
  82. dec25af Issue #17711: Fixed unpickling by the persistent ID with protocol 0. by Serhiy Storchaka · 8 years ago
  83. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  84. fb2125d Merge from 3.5 by Steve Dower · 8 years ago
  85. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  86. 41bc067 Issue #25507: Merge from 3.5 with ttk replacing colorchooser. by Terry Jan Reedy · 8 years ago
  87. ff1d5ab Issue #25507: IDLE no longer runs buggy code because of its tkinter imports. by Terry Jan Reedy · 8 years ago
  88. b2f8a80 Check in update for importlib_external.h by Brett Cannon · 8 years ago
  89. 4106f61 Merge for #27083 by Brett Cannon · 8 years ago
  90. 7ca63cb Fix regressions introduced by fixes for issue #27083. by Brett Cannon · 8 years ago
  91. d2fe862 Issue #27285: Cleanup leftover susp-ignored entry after text was changed by Martin Panter · 8 years ago
  92. 7266964 Merge: #27522: break unintended cycle in feedparser. by R David Murray · 8 years ago
  93. 702b046 #27522: break unintended cycle in feedparser. by R David Murray · 8 years ago
  94. 7365361 Merge for #26696 by Brett Cannon · 8 years ago
  95. 9305bba Issue #26696: Document collections.abc.ByteString. by Brett Cannon · 8 years ago
  96. 3823aab Merge from 3.5 by Steve Dower · 8 years ago
  97. b7567c5 Fix building tcl/tk with only the VC build tools installed. by Steve Dower · 8 years ago
  98. b3e73b3 Merge for #27083 by Brett Cannon · 8 years ago
  99. a47a7a5 Issue #27083: Respect the PYTHONCASEOK environment variable under Windows. by Brett Cannon · 8 years ago
  100. 33ed881 Fix a failing test introduced as part of issue #27512 by Brett Cannon · 8 years ago