1. 947f099 Issue #27006: Do not use PyDec_CheckExact() on a type. by Stefan Krah · 8 years ago
  2. 8113f49 Merge 3.5. by Stefan Krah · 8 years ago
  3. 6817c59 Issue #27006: from_float(): call the subclass' __new__() and __init__(). by Stefan Krah · 8 years ago
  4. df1d31c Fix “allow(s) to” by Martin Panter · 8 years ago
  5. 590dcab Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  6. 2275e62 Fix spelling errors in code comments by Martin Panter · 8 years ago
  7. 9a573a0 Added more tests for issue #27122. by Serhiy Storchaka · 8 years ago
  8. ce1a9f3 Added more tests for issue #27122. by Serhiy Storchaka · 8 years ago
  9. b84f029 Issue #27319: Methods selection_set(), selection_add(), selection_remove() by Serhiy Storchaka · 8 years ago
  10. 6c85091 Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. by Serhiy Storchaka · 8 years ago
  11. 5943ea7 Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. by Serhiy Storchaka · 8 years ago
  12. 696c8af Use macros instead of corresponding functions (they never fail) in _tkinter.c. by Serhiy Storchaka · 8 years ago
  13. b8d3e40 Issue #23968: Fix installs of the renamed config directory for OS X by Ned Deily · 8 years ago
  14. f81a266 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  15. 514f973 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  16. 9c6c3fb Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  17. 45ff4a5 Issue #27349: Merge from 3.5 by Berker Peksag · 8 years ago
  18. 56fe474 Issue #27349: Fix typo in distutils upload command by Berker Peksag · 8 years ago
  19. 4c3e687 [merge from 3.5] - issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 8 years ago
  20. d37de3c issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 8 years ago
  21. 977b3ac Issue #27177: Match objects in the re module now support index-like objects by Serhiy Storchaka · 8 years ago
  22. 3583c3b Issue #26536: Use spaces instead of tabs by Berker Peksag · 8 years ago
  23. ce4271a Issue #26536: Skip test_sio_loopback_fast_path under Windows 7 by Berker Peksag · 8 years ago
  24. f95de0e Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as by Serhiy Storchaka · 8 years ago
  25. 9305d83 Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as by Serhiy Storchaka · 8 years ago
  26. 2fec611 Issue #24314: Merge doc links from 3.5 by Martin Panter · 8 years ago
  27. d91e676 Issue #27343: Fixed error message for conflicting initializers of ctypes.Structure. by Serhiy Storchaka · 8 years ago
  28. 886a5f3 Issue #27343: Fixed error message for conflicting initializers of ctypes.Structure. by Serhiy Storchaka · 8 years ago
  29. 5d062d7 Issue #27333: Simplified testing step on 0. by Serhiy Storchaka · 8 years ago
  30. cfdfbb4 Issue #27342: Replaced some Py_XDECREFs with Py_DECREFs. Patch by Xiang Zhang. by Serhiy Storchaka · 8 years ago
  31. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  32. 75a2586 Issue #27312: Fix TypeError in test_setupapp by Berker Peksag · 8 years ago
  33. fdb6ef7 Issue #27312: mock out function that fails when called from setupApp during by Terry Jan Reedy · 8 years ago
  34. ea93ac0 Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes. by Steve Dower · 8 years ago
  35. 99d66f9 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 8 years ago
  36. 08bb8a4 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 8 years ago
  37. d7292b5 Issue #27336: Fix compilation on Windows by Victor Stinner · 8 years ago
  38. 531396c Issue #27336: Fix compilation failures --without-threads by Berker Peksag · 8 years ago
  39. d4b45cb ctypes: the type of b_size is Py_ssize_t. by Serhiy Storchaka · 8 years ago
  40. 85e6635 ctypes: the type of b_size is Py_ssize_t. by Serhiy Storchaka · 8 years ago
  41. a63073a Merge 3.5 by Victor Stinner · 8 years ago
  42. ec721f3 py_getrandom(): use long type for the syscall() result by Victor Stinner · 8 years ago
  43. 7410861 Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 8 years ago
  44. adef646 Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 8 years ago
  45. 0475ffa Issue #26930: Merge with 3.5 by Zachary Ware · 8 years ago
  46. 42d4b9c Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  47. f88d83b Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  48. 6df108b Issue #27327: null merge from 3.5 by Ned Deily · 8 years ago
  49. dccc5ed Issue #27327: fix doc typo, noted by Jakub Wilk. by Ned Deily · 8 years ago
  50. 607f8a5 Issue #27301: Fixed incorrect return codes for errors in compile.c. by Serhiy Storchaka · 8 years ago
  51. 694de3b Issue #27301: Fixed incorrect return codes for errors in compile.c. by Serhiy Storchaka · 8 years ago
  52. f0f2960 Merge from 3.5 by Berker Peksag · 8 years ago
  53. 33e7ca7 Make faq/general.rst gender-inclusive, patch by Sam Hathaway. by Berker Peksag · 8 years ago
  54. c716f18 Issue #26862: SYS_getdents64 does not need to be defined on android API 21. by Xavier de Gaye · 8 years ago
  55. d20cb02 merge with 3.5 by Georg Brandl · 8 years ago
  56. b14f0c6 merge with 3.4 by Georg Brandl · 8 years ago
  57. 4b9e75b Docs: add html-stable autobuild variant by Georg Brandl · 8 years ago
  58. 9a8b5ca Issue #27311: Merge zipfile doc from 3.5 by Martin Panter · 8 years ago
  59. 71e8636 Issue #27311: Fix ZipFile.writestr data argument name. by Martin Panter · 8 years ago
  60. e80b658 Issue #27238: Got rid of bare excepts in the turtle module. Original patch by Serhiy Storchaka · 8 years ago
  61. cefa917 Issue #27238: Got rid of bare excepts in the turtle module. Original patch by Serhiy Storchaka · 8 years ago
  62. 319a57c issue27122: fix typo in the news file, wrong issue #. not issue27123. by Gregory P. Smith · 8 years ago
  63. fcbe337 issue27122: fix typo in the news file, wrong issue #. not issue27123. by Gregory P. Smith · 8 years ago
  64. 881aa38 Issue #27123: When an exception is raised within the context being by Gregory P. Smith · 8 years ago
  65. ba2ecd6 Issue #27123: When an exception is raised within the context being by Gregory P. Smith · 8 years ago
  66. c206f1e subprocess: enhance ResourceWarning message by Victor Stinner · 8 years ago
  67. d017176 Merge 3.5 by Victor Stinner · 8 years ago
  68. c72828b cleanup random.c by Victor Stinner · 8 years ago
  69. 370f513 Merge 3.5 (os.urandom, issue #27278) by Victor Stinner · 8 years ago
  70. b98a36e Fix os.urandom() using getrandom() on Linux by Victor Stinner · 8 years ago
  71. 673ac27 Merge 3.5 by Victor Stinner · 8 years ago
  72. fd7f19e Issue #25843: Fix the NEWS entry by Victor Stinner · 8 years ago
  73. e0b70cd Issue #16864: Cursor.lastrowid now supports REPLACE statement by Berker Peksag · 8 years ago
  74. 34f12d7 Issue #16182: Merge test_readline from 3.5 by Martin Panter · 8 years ago
  75. a8cadb2 Issue #16182: One more check for set_pre_input_hook() by Martin Panter · 8 years ago
  76. 357be7c Merge from 3.5 by Berker Peksag · 8 years ago
  77. f85bce7 Mark tests as skipped when a SQLite version is not supported by Berker Peksag · 8 years ago
  78. 7fb468b Merge from 3.5 by Berker Peksag · 8 years ago
  79. 2b50899 Remove empty setUp and tearDown methods from sqlite3 tests by Berker Peksag · 8 years ago
  80. 4762d5d Merge from 3.5 by Berker Peksag · 8 years ago
  81. 48b13f0 Delete outdated paragraph about OptimizedUnicode again by Berker Peksag · 8 years ago
  82. 255bbf2 Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 8 years ago
  83. 8e6d09c Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 8 years ago
  84. 6d1d2f2 Issue #16182: Merge readline update from 3.5 by Martin Panter · 8 years ago
  85. 6afbc65 Issue #16182: set_pre_input_hook() may not exist; document, and update test by Martin Panter · 8 years ago
  86. 006a56c - Don't use largefile support for GNU/Hurd. by doko@ubuntu.com · 8 years ago
  87. eea86b0 - Issue #23968: Update distutils/sysconfig.py to look for the renamed by doko@ubuntu.com · 8 years ago
  88. c8fd192 - Issue #8637: Honor a pager set by the env var MANPAGER (in preference to by doko@ubuntu.com · 8 years ago
  89. 5553231 - Issue #23968: Rename the platform directory from plat-$(MACHDEP) to by doko@ubuntu.com · 8 years ago
  90. c090876 merge 3.5 by Benjamin Peterson · 8 years ago
  91. 11a693d merge 3.4 by Benjamin Peterson · 8 years ago
  92. 06d49bb sync ordering of stddef.h includes with expat 2.1.1 by Benjamin Peterson · 8 years ago
  93. 9657545 - Issue #8637: Honor a pager set by the env var MANPAGER (in preference to by doko@ubuntu.com · 8 years ago
  94. 8e4b7ac Issue #16182: Merge test_readline from 3.5 by Martin Panter · 8 years ago
  95. 056f76d Issue #16182: Attempted workarounds for Apple Editline by Martin Panter · 8 years ago
  96. 17f0e61 - Modules/_collectionsmodule.c: Mark one more internal symbol as static. by doko@ubuntu.com · 8 years ago
  97. 5cd6ea4 Issue #27245: revert temporary rename by Terry Jan Reedy · 8 years ago
  98. d34bafa Merge with 3.5 by Terry Jan Reedy · 8 years ago
  99. cdd3a99 Issue #27245: temporary rename for merge. by Terry Jan Reedy · 8 years ago
  100. ec84417 Issue #27245: IDLE: Cleanly delete custom themes and key bindings. by Terry Jan Reedy · 8 years ago