1. b6522d0 abstract.h: remove long outdated comment by Victor Stinner · 8 years ago
  2. af32415 Merge 3.6 by Victor Stinner · 8 years ago
  3. 01e4c11 Merge 3.5 by Victor Stinner · 8 years ago
  4. 509476b doc: Suggest to hash(tuple of attr) rather than XOR by Victor Stinner · 8 years ago
  5. bd0ff94 Issue #29009: Merge 3.6. by Xiang Zhang · 8 years ago
  6. 47888da Issue #29009: Merge 3.5. by Xiang Zhang · 8 years ago
  7. bfbc29c Issue #29009: Remove outdated doc of PyUnicode_RichCompare. by Xiang Zhang · 8 years ago
  8. ec60edb Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 8 years ago
  9. d4580ec Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 8 years ago
  10. c1ee488 Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 8 years ago
  11. e0c4e96 Issue #28996: Merge 3.6. by Xavier de Gaye · 8 years ago
  12. 5bccb0e Issue #28996: Skip two tests that fail on Android with the locale strcoll() and by Xavier de Gaye · 8 years ago
  13. b46edf3 Issue #25677: Merge SyntaxError caret positioning from 3.6 by Martin Panter · 8 years ago
  14. 619555d Issue #25677: Merge SyntaxError caret positioning from 3.5 by Martin Panter · 8 years ago
  15. 932ee73 Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that by Serhiy Storchaka · 8 years ago
  16. 879199b Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that by Serhiy Storchaka · 8 years ago
  17. b94eef2 Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that by Serhiy Storchaka · 8 years ago
  18. 39d60fa Merge: #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  19. cd259bf Merge: #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  20. 4ec1590 #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  21. a03d5ca One more typo fix for 3.7 by Martin Panter · 8 years ago
  22. fc29c88 Issue #28987: Merge doc and comment fixes from 3.6 by Martin Panter · 8 years ago
  23. 3e8d941 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  24. d4f8132 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  25. c69fd86 #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  26. 59b0eb5 Issue #28987: Typos, grammar, spelling in documentation by Martin Panter · 8 years ago
  27. fff07e3 Merge spelling and grammar from 3.5 by Martin Panter · 8 years ago
  28. 2f9171d Fix spelling and grammar in code comments and documentation by Martin Panter · 8 years ago
  29. bbc5877 Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) by Steve Dower · 8 years ago
  30. 40fa266 Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) by Steve Dower · 8 years ago
  31. ec38bcb Merge for the porting HOWTO update by Brett Cannon · 8 years ago
  32. ce042af Merge for porting HOWTO update by Brett Cannon · 8 years ago
  33. 5866719 Update porting HOWTO to drop unicode_literals and mention static type checking by Brett Cannon · 8 years ago
  34. 9d16b61 Issue #29000: Fixed bytes formatting of octals with zero padding in alternate by Serhiy Storchaka · 8 years ago
  35. 025f895 Issue #29000: Fixed bytes formatting of octals with zero padding in alternate by Serhiy Storchaka · 8 years ago
  36. b1a1619 Issue #29000: Fixed bytes formatting of octals with zero padding in alternate by Serhiy Storchaka · 8 years ago
  37. 6c9dcda Issue #28596: The preferred encoding is UTF-8 on Android. by Xavier de Gaye · 8 years ago
  38. b06cde6 Null merge from 3.6 by Ned Deily · 8 years ago
  39. 75862c4 Merge 3.6.0rc2 Misc/NEWS entries into 3.6.1 by Ned Deily · 8 years ago
  40. 06f9d48 Null merge from 3.6 by Ned Deily · 8 years ago
  41. 40ed602 Null merge v3.6.0rc2 release into mainline 3.6 by Ned Deily · 8 years ago
  42. b2d4b3d Issue #28991: Address comment that the __len__ call looked unattractive by Raymond Hettinger · 8 years ago
  43. 92c481a merge by Raymond Hettinger · 8 years ago
  44. c28dbd0 merge by Raymond Hettinger · 8 years ago
  45. af56e0e Issue #28991: Fix obscure reentrancy bug in functools.lru_cache(). by Raymond Hettinger · 8 years ago
  46. 9af1221 Null merge v3.6.0rc2 tag into mainline 3.6 by Ned Deily · 8 years ago
  47. add9d43 Added tag v3.6.0rc2 for changeset 800a67f7806d by Ned Deily · 8 years ago
  48. f7b2809 Version bump for 3.6.0rc2 by Ned Deily · 8 years ago
  49. 1e9aba5 Update pydoc topics for 3.6.0rc2 by Ned Deily · 8 years ago
  50. 5fcd87b null merge additional 3.6.0rc1+ cherrypicks by Ned Deily · 8 years ago
  51. f6105a5 Tidy Misc/NEWS for 3.6.0rc1+ cherrypicks. by Ned Deily · 8 years ago
  52. 076300f Issue #28971: Merge 3.6 by Xavier de Gaye · 8 years ago
  53. 10a22dc Issue #28971: Merge 3.5 by Xavier de Gaye · 8 years ago
  54. ac13bee Issue #28971: Temporarily skip test_over until a permanent solution is found by Xavier de Gaye · 8 years ago
  55. 70d28a1 Remove unused imports. by Serhiy Storchaka · 8 years ago
  56. 5bb8b91 Issue #18896: Python function can now have more than 255 parameters. by Serhiy Storchaka · 8 years ago
  57. 14d8b96 Null merge by Serhiy Storchaka · 8 years ago
  58. 890c85d Null merge by Serhiy Storchaka · 8 years ago
  59. 5173cc1 Merge heads by Serhiy Storchaka · 8 years ago
  60. edc87f6 Merge heads by Serhiy Storchaka · 8 years ago
  61. 16b7b7d Merge heads by Serhiy Storchaka · 8 years ago
  62. 5160cab Issue #14061: Misc fixes and cleanups in archiving code in shutil. by Serhiy Storchaka · 8 years ago
  63. 9bb6fe5 Issue #14061: Misc fixes and cleanups in archiving code in shutil. by Serhiy Storchaka · 8 years ago
  64. 20cdffd Issue #14061: Misc fixes and cleanups in archiving code in shutil. by Serhiy Storchaka · 8 years ago
  65. 7c3e711 Merge 3.6 (issue #28990) by Yury Selivanov · 8 years ago
  66. 7ae5c96 Merge 3.5 (issue #28990) by Yury Selivanov · 8 years ago
  67. 11c1351 Merge 3.5 (issue #28990) by Yury Selivanov · 8 years ago
  68. b1461aa Issue #28990: Fix SSL hanging if connection is closed before handshake completed. by Yury Selivanov · 8 years ago
  69. 5ab81d7 Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict. by Serhiy Storchaka · 8 years ago
  70. 1d59a0a Merge 3.6 by Victor Stinner · 8 years ago
  71. cb5fe9c Merge 3.5 by Victor Stinner · 8 years ago
  72. 610f5d7 python-gdb.py: catch gdb.error on gdb.selected_frame() by Victor Stinner · 8 years ago
  73. 42f66a6 null merge 3.6.0rc1+ head by Ned Deily · 8 years ago
  74. 86368b8 bump version to 3.6.0rc1+ by Ned Deily · 8 years ago
  75. daaaff9 Issue #28898: add Misc/NEWS entry by Ned Deily · 8 years ago
  76. 65f86a4 Merge 3.6 by Yury Selivanov · 8 years ago
  77. 6db7a4b docs: asyncio is no longer provisional by Yury Selivanov · 8 years ago
  78. 8e1baa7 docs: asyncio is no longer provisional by Yury Selivanov · 8 years ago
  79. 583644b Merge 3.6 (issue #28635) by Yury Selivanov · 8 years ago
  80. 1217470 Issue #28635: asyncio-related fixes and additions. by Yury Selivanov · 8 years ago
  81. 6e31235 Issue #28635: asyncio-related fixes and additions. by Yury Selivanov · 8 years ago
  82. 71630ba Merge 3.6 (issue #28091) by Yury Selivanov · 8 years ago
  83. 0366004 Issue #28091: Document PEP 525 & PEP 530. by Yury Selivanov · 8 years ago
  84. 4f9e428 Issue #28091: Document PEP 525 & PEP 530. by Yury Selivanov · 8 years ago
  85. 31eaf49 Merge 3.6. by Xavier de Gaye · 8 years ago
  86. 76febd0 Issue #26919: On Android, operating system data is now always encoded/decoded by Xavier de Gaye · 8 years ago
  87. 5cc70c9 Merge 3.6 by Victor Stinner · 8 years ago
  88. ccda5c4 Fix a memory leak in split-table dictionaries by Victor Stinner · 8 years ago
  89. 3d3f264 Fix a memory leak in split-table dictionaries by Victor Stinner · 8 years ago
  90. 944dbc6 Use _PyDict_NewPresized() in _PyStack_AsDict() by Victor Stinner · 8 years ago
  91. 41afe9d Merge 3.6 by Victor Stinner · 8 years ago
  92. 5e65a5f Issue #28979: Fix What's New in Python 3.6, dict by Victor Stinner · 8 years ago
  93. 8320193 Issue #28979: Fix What's New in Python 3.6, dict by Victor Stinner · 8 years ago
  94. bc08ab4 Add _PY_FASTCALL_SMALL_STACK constant by Victor Stinner · 8 years ago
  95. d1e35dd Fix _PyObject_CallFunctionVa(), use the small stack by Victor Stinner · 8 years ago
  96. 44dcd1e Issue #28930: Merge from 3.6. by Xiang Zhang · 8 years ago
  97. 3d40e37 Issue #28930: Add a Makefile rule for bytes_methods.c. by Xiang Zhang · 8 years ago
  98. 5bef7cd Issue #28838: Cleanup abstract.h by Victor Stinner · 8 years ago
  99. 321600b Null merge 3.6 by Victor Stinner · 8 years ago
  100. cb2128c _asyncio uses _PyObject_CallMethodIdObjArgs() by Victor Stinner · 8 years ago