1. 531396c Issue #27336: Fix compilation failures --without-threads by Berker Peksag · 8 years ago
  2. d4b45cb ctypes: the type of b_size is Py_ssize_t. by Serhiy Storchaka · 8 years ago
  3. 85e6635 ctypes: the type of b_size is Py_ssize_t. by Serhiy Storchaka · 8 years ago
  4. a63073a Merge 3.5 by Victor Stinner · 8 years ago
  5. ec721f3 py_getrandom(): use long type for the syscall() result by Victor Stinner · 8 years ago
  6. 7410861 Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 8 years ago
  7. adef646 Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 8 years ago
  8. 0475ffa Issue #26930: Merge with 3.5 by Zachary Ware · 8 years ago
  9. f88d83b Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  10. 6df108b Issue #27327: null merge from 3.5 by Ned Deily · 8 years ago
  11. dccc5ed Issue #27327: fix doc typo, noted by Jakub Wilk. by Ned Deily · 8 years ago
  12. 607f8a5 Issue #27301: Fixed incorrect return codes for errors in compile.c. by Serhiy Storchaka · 8 years ago
  13. 694de3b Issue #27301: Fixed incorrect return codes for errors in compile.c. by Serhiy Storchaka · 8 years ago
  14. f0f2960 Merge from 3.5 by Berker Peksag · 8 years ago
  15. 33e7ca7 Make faq/general.rst gender-inclusive, patch by Sam Hathaway. by Berker Peksag · 8 years ago
  16. c716f18 Issue #26862: SYS_getdents64 does not need to be defined on android API 21. by Xavier de Gaye · 8 years ago
  17. d20cb02 merge with 3.5 by Georg Brandl · 8 years ago
  18. b14f0c6 merge with 3.4 by Georg Brandl · 8 years ago
  19. 4b9e75b Docs: add html-stable autobuild variant by Georg Brandl · 8 years ago
  20. 9a8b5ca Issue #27311: Merge zipfile doc from 3.5 by Martin Panter · 8 years ago
  21. 71e8636 Issue #27311: Fix ZipFile.writestr data argument name. by Martin Panter · 8 years ago
  22. e80b658 Issue #27238: Got rid of bare excepts in the turtle module. Original patch by Serhiy Storchaka · 8 years ago
  23. cefa917 Issue #27238: Got rid of bare excepts in the turtle module. Original patch by Serhiy Storchaka · 8 years ago
  24. 319a57c issue27122: fix typo in the news file, wrong issue #. not issue27123. by Gregory P. Smith · 8 years ago
  25. fcbe337 issue27122: fix typo in the news file, wrong issue #. not issue27123. by Gregory P. Smith · 8 years ago
  26. 881aa38 Issue #27123: When an exception is raised within the context being by Gregory P. Smith · 8 years ago
  27. ba2ecd6 Issue #27123: When an exception is raised within the context being by Gregory P. Smith · 8 years ago
  28. c206f1e subprocess: enhance ResourceWarning message by Victor Stinner · 8 years ago
  29. d017176 Merge 3.5 by Victor Stinner · 8 years ago
  30. c72828b cleanup random.c by Victor Stinner · 8 years ago
  31. 370f513 Merge 3.5 (os.urandom, issue #27278) by Victor Stinner · 8 years ago
  32. b98a36e Fix os.urandom() using getrandom() on Linux by Victor Stinner · 8 years ago
  33. 673ac27 Merge 3.5 by Victor Stinner · 8 years ago
  34. fd7f19e Issue #25843: Fix the NEWS entry by Victor Stinner · 8 years ago
  35. e0b70cd Issue #16864: Cursor.lastrowid now supports REPLACE statement by Berker Peksag · 8 years ago
  36. 34f12d7 Issue #16182: Merge test_readline from 3.5 by Martin Panter · 8 years ago
  37. a8cadb2 Issue #16182: One more check for set_pre_input_hook() by Martin Panter · 8 years ago
  38. 357be7c Merge from 3.5 by Berker Peksag · 8 years ago
  39. f85bce7 Mark tests as skipped when a SQLite version is not supported by Berker Peksag · 8 years ago
  40. 7fb468b Merge from 3.5 by Berker Peksag · 8 years ago
  41. 2b50899 Remove empty setUp and tearDown methods from sqlite3 tests by Berker Peksag · 8 years ago
  42. 4762d5d Merge from 3.5 by Berker Peksag · 8 years ago
  43. 48b13f0 Delete outdated paragraph about OptimizedUnicode again by Berker Peksag · 8 years ago
  44. 255bbf2 Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 8 years ago
  45. 8e6d09c Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 8 years ago
  46. 6d1d2f2 Issue #16182: Merge readline update from 3.5 by Martin Panter · 8 years ago
  47. 6afbc65 Issue #16182: set_pre_input_hook() may not exist; document, and update test by Martin Panter · 8 years ago
  48. 006a56c - Don't use largefile support for GNU/Hurd. by doko@ubuntu.com · 8 years ago
  49. eea86b0 - Issue #23968: Update distutils/sysconfig.py to look for the renamed by doko@ubuntu.com · 8 years ago
  50. c8fd192 - Issue #8637: Honor a pager set by the env var MANPAGER (in preference to by doko@ubuntu.com · 8 years ago
  51. 5553231 - Issue #23968: Rename the platform directory from plat-$(MACHDEP) to by doko@ubuntu.com · 8 years ago
  52. c090876 merge 3.5 by Benjamin Peterson · 8 years ago
  53. 11a693d merge 3.4 by Benjamin Peterson · 8 years ago
  54. 06d49bb sync ordering of stddef.h includes with expat 2.1.1 by Benjamin Peterson · 8 years ago
  55. 9657545 - Issue #8637: Honor a pager set by the env var MANPAGER (in preference to by doko@ubuntu.com · 8 years ago
  56. 8e4b7ac Issue #16182: Merge test_readline from 3.5 by Martin Panter · 8 years ago
  57. 056f76d Issue #16182: Attempted workarounds for Apple Editline by Martin Panter · 8 years ago
  58. 17f0e61 - Modules/_collectionsmodule.c: Mark one more internal symbol as static. by doko@ubuntu.com · 8 years ago
  59. 5cd6ea4 Issue #27245: revert temporary rename by Terry Jan Reedy · 8 years ago
  60. d34bafa Merge with 3.5 by Terry Jan Reedy · 8 years ago
  61. cdd3a99 Issue #27245: temporary rename for merge. by Terry Jan Reedy · 8 years ago
  62. ec84417 Issue #27245: IDLE: Cleanly delete custom themes and key bindings. by Terry Jan Reedy · 8 years ago
  63. bd305e4 Issue #22636: Merge ctypes.util from 3.5 by Martin Panter · 8 years ago
  64. e1b3431 Issue #22636: Handle OSError from subprocess, e.g. if command not found by Martin Panter · 8 years ago
  65. ed80db5 Merge 3.6.0a2 releasing branch into default by Ned Deily · 8 years ago
  66. 8a43f72 Start 3.6.0a3 by Ned Deily · 8 years ago
  67. 1db314b Issue #22636: Merge ctypes.util shell injection fixes from 3.5 by Martin Panter · 8 years ago
  68. 4074f93 Issue #16182: Merge readline locale fix from 3.5 by Martin Panter · 8 years ago
  69. b769164 Issue #17500: Remove merge conflict scar tissue by Martin Panter · 8 years ago
  70. bfb15ab Issue #22636: avoid using a shell in the ctypes.util module by Martin Panter · 8 years ago
  71. f00c49d Issue #16182: Fix readline begidx, endidx, and use locale encoding by Martin Panter · 8 years ago
  72. e371599 Issue #27310: Fix IDLE.app failure to launch on OS X due to vestigial import. by Ned Deily · 8 years ago
  73. 19e21e4 Issue #27310: remove vestigial import in IDLE.app by Ned Deily · 8 years ago
  74. 9b1f443 Issue #27136: Merge test_asyncio fix from 3.5 by Martin Panter · 8 years ago
  75. c4e1e19 Issue #27306: Merge from 3.5 by Berker Peksag · 8 years ago
  76. 9748478 Issue #27306: Fix typo in tarfile documentation by Berker Peksag · 8 years ago
  77. c8e0058 Merge from 3.5 by Berker Peksag · 8 years ago
  78. 48b5c98 Replace more boilerplate code with modern unittest features in sqlite3 tests by Berker Peksag · 8 years ago
  79. 75bca24 Added tag v3.6.0a2 for changeset 378893423552 by Ned Deily · 8 years ago
  80. fa42893 Version bump for 3.6.0a2 by Ned Deily · 8 years ago
  81. 8b9173a Update pydoc topics for 3.6.0a2 by Ned Deily · 8 years ago
  82. 647a6db Merge the 3.4.5rc1 tag all the way into default (3.6). by Larry Hastings · 8 years ago
  83. cd4a3aa Forward-merge from 3.5 to default. by Larry Hastings · 8 years ago
  84. f5b1af6 Forward-merge from 3.4 to 3.5. by Larry Hastings · 8 years ago
  85. fcff437 - Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constants by doko@ubuntu.com · 8 years ago
  86. 8acb568 Issue #27025: Generated names for Tkinter widgets are now more meanful by Serhiy Storchaka · 8 years ago
  87. dffd42f Whitespace by Terry Jan Reedy · 8 years ago
  88. d9792a0 Issue #27163: Add idlelib/IDLE entry to What's New in 3.6. by Terry Jan Reedy · 8 years ago
  89. 0c9ad59 Issue #27186: Skip scandir(bytes) test with os.name == "nt" by Martin Panter · 8 years ago
  90. 29f9637 Merge 3.5.2rc1 with current 3.5 branch. by Larry Hastings · 8 years ago
  91. 6e9a96b Post-release fixups for Python 3.5.2rc1. by Larry Hastings · 8 years ago
  92. 5fc7c4d Issue #27136: Change test to use ::1 for better OS X Tiger compatibility by Martin Panter · 8 years ago
  93. 544272a Ignore the VS Code config directory by Brett Cannon · 8 years ago
  94. 82029ac Issue #27186: add Include/osmodule.h to the proper build rules by Brett Cannon · 8 years ago
  95. 2518fa8 Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests. by Terry Jan Reedy · 8 years ago
  96. 7670e3c Merge from 3.5 by Berker Peksag · 8 years ago
  97. 1003b34 Modernize sqlite3 tests by Berker Peksag · 8 years ago
  98. 41ae559 Issue #27186: skip bytes path test for os.scandir() on Windows by Brett Cannon · 8 years ago
  99. f84f259 Merge from 3.5 by Berker Peksag · 8 years ago
  100. 0e1d680 Fix typo in _sqlite/module.h by Berker Peksag · 8 years ago