1. efda8a4 Issue #29062: doc: Fix hashlib module index conflict by INADA Naoki · 8 years ago
  2. 9c15776 Issue #29049: Remove unnecessary Py_DECREF by INADA Naoki · 8 years ago
  3. 6a3cedf Issue #29049: Fix refleak introduced by f5eb0c4f5d37. by INADA Naoki · 8 years ago
  4. fc3723b Merge from 3.6. by Serhiy Storchaka · 8 years ago
  5. a8803d2 Merge from 3.5. by Serhiy Storchaka · 8 years ago
  6. 4398c12 Issue #29068: Fixed a typo in PyErr_Fetch example. Patch by Chi Hsuan Yen. by Serhiy Storchaka · 8 years ago
  7. 21c8e81 Merge: #25591: improve imap tests. by R David Murray · 8 years ago
  8. a7613aa Merge: #25591: improve imap tests. by R David Murray · 8 years ago
  9. b079c07 #25591: improve imap tests. by R David Murray · 8 years ago
  10. 871e018 Issue #28815: Merge test_socket fix from 3.6 by Martin Panter · 8 years ago
  11. 5a625d0 Issue #29049: Call _PyObject_GC_TRACK() lazily when calling Python function. by INADA Naoki · 8 years ago
  12. da31ba9 Issue #28815: Merge test_socket fix from 3.5 by Martin Panter · 8 years ago
  13. e9ae5f9 Issue #28815: Skip TIPC tests if /proc/modules is not readable by Martin Panter · 8 years ago
  14. 2585443 Issue #28954: Merge keyword argument syntax from 3.6 by Martin Panter · 8 years ago
  15. 7e930d7 Issue #28954: Merge keyword argument syntax from 3.5 by Martin Panter · 8 years ago
  16. 7106a51 Issue #28954: Add missing comma to keyword argument syntax by Martin Panter · 8 years ago
  17. 9fa6374 Issue #1446619: Merge slicing description from 3.6 by Martin Panter · 8 years ago
  18. 0efb5b3 Issue #1446619: Merge slicing description from 3.5 by Martin Panter · 8 years ago
  19. 3dbd87f Issue #1446619: Account for negative slice direction in description by Martin Panter · 8 years ago
  20. 9e40afe Issue #29004: Merge crc_hqx() doc from 3.6 by Martin Panter · 8 years ago
  21. 2d88b3b Issue #28960: Merge Thread.join() doc from 3.6 by Martin Panter · 8 years ago
  22. 520569e Issue #29004: Merge crc_hqx() doc from 3.5 by Martin Panter · 8 years ago
  23. 3a72ee5 Issue #28960: Merge Thread.join() doc from 3.5 by Martin Panter · 8 years ago
  24. 3310e14 Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT by Martin Panter · 8 years ago
  25. 972e04e Issue #28960: Drop comma attached to dash in Thread.join() description by Martin Panter · 8 years ago
  26. 1dd8101 Sort and remove duplicates from PC/python3.def (issue #23903). by Serhiy Storchaka · 8 years ago
  27. 0dc1fa6 Sort and remove duplicates from PC/python3.def (issue #23903). by Serhiy Storchaka · 8 years ago
  28. ab23347 Sort and remove duplicates from PC/python3.def (issue #23903). by Serhiy Storchaka · 8 years ago
  29. 9800686 Update documentation index sidebar for 3.6.0 release. by Ned Deily · 8 years ago
  30. 6df6676 merge 3.5 by Ned Deily · 8 years ago
  31. e31b15c Update documentation index sidebar for 3.6.0 release. by Ned Deily · 8 years ago
  32. 190042a Merge 3.6.0 release into default by Ned Deily · 8 years ago
  33. 93357d8 Merge 3.6.0 release engineering head by Ned Deily · 8 years ago
  34. 135580f Added tag v3.6.0 for changeset 41df79263a11 by Ned Deily · 8 years ago
  35. 5c4568a Update docs and patchlevel for 3.6.0 final. by Ned Deily · 8 years ago
  36. eb8ebaa Merge by Brett Cannon · 8 years ago
  37. 73224c4 Merge by Brett Cannon · 8 years ago
  38. 7e93c84 Grammatical fixes following #d95f19892fd0 by Brett Cannon · 8 years ago
  39. 507cbb0 Issue #28762: Merge 3.6. by Xavier de Gaye · 8 years ago
  40. bdf0d0f Issue #28762: lockf() is available on Android API level 24, but the by Xavier de Gaye · 8 years ago
  41. 62497d5 Issue #29044: Merge 3.6. by Xiang Zhang · 8 years ago
  42. 437a5d2 Issue #29044: Merge 3.5. by Xiang Zhang · 8 years ago
  43. ea1cf87 Issue #29044: Fix a use-after-free in string '%c' formatter. by Xiang Zhang · 8 years ago
  44. db465b2 Issue 28923: Remove editor artifacts from Tix.py, by Terry Jan Reedy · 8 years ago
  45. 0ba0def Issue 28923: Remove editor artifacts from Tix.py, by Terry Jan Reedy · 8 years ago
  46. c67983b Issue 28923: Remove editor artifacts from Tix.py. by Terry Jan Reedy · 8 years ago
  47. a1cb689 Issue #28538: Merge 3.6. by Xavier de Gaye · 8 years ago
  48. 40e320b Issue #28538: On Darwin net/if.h requires that sys/socket.h be included beforehand. by Xavier de Gaye · 8 years ago
  49. 3d42225 Fixed a type error introduced in issue #28992. by Serhiy Storchaka · 8 years ago
  50. 3bfa1ed Issue #28538: Merge 3.6. by Xavier de Gaye · 8 years ago
  51. 7087842 Issue #28538: Fix the compilation error that occurs because if_nameindex() is by Xavier de Gaye · 8 years ago
  52. 8cbd3df Issue #28992: Use bytes.fromhex(). by Serhiy Storchaka · 8 years ago
  53. 47bdc40 Merge from 3.6. by Serhiy Storchaka · 8 years ago
  54. 690e81f Merge from 3.5. by Serhiy Storchaka · 8 years ago
  55. 18f018c Issue #28871: Fixed a crash when deallocate deep ElementTree. by Serhiy Storchaka · 8 years ago
  56. b211068 Issue #28822: Adjust indices handling of PyUnicode_FindChar(). by Xiang Zhang · 8 years ago
  57. 38f225d merge 3.6 (#28932) by Benjamin Peterson · 8 years ago
  58. b0eb986 merge 3.5 (#28932) by Benjamin Peterson · 8 years ago
  59. fb2ae15 add a specific configure check for sys/random.h (closes #28932) by Benjamin Peterson · 8 years ago
  60. 2ea5bfe null merge by INADA Naoki · 8 years ago
  61. 7f5954d null merge by INADA Naoki · 8 years ago
  62. 6165d55 Issue #28147: Fix a memory leak in split-table dictionaries by INADA Naoki · 8 years ago
  63. dd1da7f Issue #28927: bytes.fromhex() and bytearray.fromhex() now ignore all ASCII by Serhiy Storchaka · 8 years ago
  64. f76df27 Issue #28950: Merge 3.6. by Xiang Zhang · 8 years ago
  65. 772bf2e Issue #28950: Disallow -j0 combined with -T/-l in regrtest. by Xiang Zhang · 8 years ago
  66. 270a21f Issue #28950: Disallow -j0 combined with -T/-l/-M in regrtest. by Xiang Zhang · 8 years ago
  67. b6522d0 abstract.h: remove long outdated comment by Victor Stinner · 8 years ago
  68. af32415 Merge 3.6 by Victor Stinner · 8 years ago
  69. 01e4c11 Merge 3.5 by Victor Stinner · 8 years ago
  70. 509476b doc: Suggest to hash(tuple of attr) rather than XOR by Victor Stinner · 8 years ago
  71. bd0ff94 Issue #29009: Merge 3.6. by Xiang Zhang · 8 years ago
  72. 47888da Issue #29009: Merge 3.5. by Xiang Zhang · 8 years ago
  73. bfbc29c Issue #29009: Remove outdated doc of PyUnicode_RichCompare. by Xiang Zhang · 8 years ago
  74. ec60edb Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 8 years ago
  75. d4580ec Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 8 years ago
  76. c1ee488 Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 8 years ago
  77. e0c4e96 Issue #28996: Merge 3.6. by Xavier de Gaye · 8 years ago
  78. 5bccb0e Issue #28996: Skip two tests that fail on Android with the locale strcoll() and by Xavier de Gaye · 8 years ago
  79. b46edf3 Issue #25677: Merge SyntaxError caret positioning from 3.6 by Martin Panter · 8 years ago
  80. 619555d Issue #25677: Merge SyntaxError caret positioning from 3.5 by Martin Panter · 8 years ago
  81. 932ee73 Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that by Serhiy Storchaka · 8 years ago
  82. 879199b Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that by Serhiy Storchaka · 8 years ago
  83. b94eef2 Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that by Serhiy Storchaka · 8 years ago
  84. 39d60fa Merge: #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  85. cd259bf Merge: #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  86. 4ec1590 #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  87. a03d5ca One more typo fix for 3.7 by Martin Panter · 8 years ago
  88. fc29c88 Issue #28987: Merge doc and comment fixes from 3.6 by Martin Panter · 8 years ago
  89. 3e8d941 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  90. d4f8132 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  91. c69fd86 #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  92. 59b0eb5 Issue #28987: Typos, grammar, spelling in documentation by Martin Panter · 8 years ago
  93. fff07e3 Merge spelling and grammar from 3.5 by Martin Panter · 8 years ago
  94. 2f9171d Fix spelling and grammar in code comments and documentation by Martin Panter · 8 years ago
  95. bbc5877 Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) by Steve Dower · 8 years ago
  96. 40fa266 Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) by Steve Dower · 8 years ago
  97. ec38bcb Merge for the porting HOWTO update by Brett Cannon · 8 years ago
  98. ce042af Merge for porting HOWTO update by Brett Cannon · 8 years ago
  99. 5866719 Update porting HOWTO to drop unicode_literals and mention static type checking by Brett Cannon · 8 years ago
  100. 9d16b61 Issue #29000: Fixed bytes formatting of octals with zero padding in alternate by Serhiy Storchaka · 8 years ago