1. e721b7c Issue #24952: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  2. 31e7f50 Issue #24952: Clarify default argument of stack_size() in threading, _thread by Martin Panter · 9 years ago
  3. 1498461 merge 3.4 (#24963) by Benjamin Peterson · 9 years ago
  4. 0612ffe fix spelling that was a bit confused (closes #24963) by Benjamin Peterson · 9 years ago
  5. 9157545 merge by Raymond Hettinger · 9 years ago
  6. 7a3602e Issue #24931: Resolve __dict__ conflict in namedtuple subclasses. by Raymond Hettinger · 9 years ago
  7. ce50802 Issue #24272: Remove usage of default reST role from typing docs by Zachary Ware · 9 years ago
  8. 072d432 Issue #24962: Merge 3.4 by Zachary Ware · 9 years ago
  9. 1a83746 Issue #24962: Remove space from filename by Zachary Ware · 9 years ago
  10. 3ed9bf8 Null Merge from 3.5.0 to 3.5.1 by Donald Stufft · 9 years ago
  11. c332e09 Update setuptools to 18.2 and pip to 7.1.2 by Donald Stufft · 9 years ago
  12. 7503ca7 Issue #24953: Include ICC version in sys.version string when bulit with ICC on Windows by Zachary Ware · 9 years ago
  13. f0f55a0 Issue #24881: Fixed setting binary mode in Python implementation of FileIO by Serhiy Storchaka · 9 years ago
  14. 079fc7f Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  15. ed599b7 Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  16. dcc47c6 Issue #24947: Merge 3.4 by Zachary Ware · 9 years ago
  17. 5e580da Issue #24947: Fix grammar in asyncio doc by Zachary Ware · 9 years ago
  18. 73c2194 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  19. 8e92967 Issue #24790: correct typo noticed by Eric Smith by Terry Jan Reedy · 9 years ago
  20. eb3849c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  21. 2050a10 Issue #24790: Restore unused function. by Terry Jan Reedy · 9 years ago
  22. 2ceb55f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  23. 41a27e0 Issue #24782: In Idle extension config dialog, replace tabs with sorted list. by Terry Jan Reedy · 9 years ago
  24. beaa509 docs: Better comment for tp_as_async slot by Yury Selivanov · 9 years ago
  25. 87674ec Issue #24913: Fix overrun error in deque.index(). by Raymond Hettinger · 9 years ago
  26. 9783e44 Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk. by Larry Hastings · 9 years ago
  27. 06a7d61 Merge from Python 3.5.0 (rc2) to Python 3.5.1. by Larry Hastings · 9 years ago
  28. 9126d54 Added missing #-marks to Misc/NEWS lines. by Larry Hastings · 9 years ago
  29. abcf3a1 Added missing IDLE updates to Misc/NEWS that shipped with Python 3.5.0rc1. by Larry Hastings · 9 years ago
  30. b966466 Move misplaced Misc/NEWS item from 3.5.0rc1 to 3.5.0rc2. by Larry Hastings · 9 years ago
  31. cd9b212 Add missing Misc/NEWS item for merged pull request for issue #24867. by Larry Hastings · 9 years ago
  32. a51812a Post-release updates for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  33. 36f22a2 Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field by Martin Panter · 9 years ago
  34. 78d5033 Issue #24808: Update the documentation of some PyTypeObject fields by Martin Panter · 9 years ago
  35. ef4554f Issue #10708: Add a link to devguide in Misc/Porting. by Berker Peksag · 9 years ago
  36. 5c21e6b Added tag v3.5.0rc2 for changeset cc15d736d860 by Larry Hastings · 9 years ago
  37. e6c6f69 Version bump for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  38. db1ccc6 Regenerated pydoc topics for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  39. 01b1ff6 Rebuilt Clinic generated code. by Larry Hastings · 9 years ago
  40. 1df0b35 Issue #24769: Interpreter now starts properly when dynamic loading by Larry Hastings · 9 years ago
  41. 7250d02 Merged in 1st1/cpython350 (pull request #5) by Larry Hastings · 9 years ago
  42. 90f5bca Merged in stevedower/cpython350 (pull request #6) by Larry Hastings · 9 years ago
  43. 8bf6b06 Merged in bitdancer/cpython350 (pull request #4) by Larry Hastings · 9 years ago
  44. d8c5f82 Merge updated to pip and setuptools by Donald Stufft · 9 years ago
  45. b372356 Update pip to 7.1.2 and setuptools to 18.2 by Donald Stufft · 9 years ago
  46. f51fd7b Merge. by Larry Hastings · 9 years ago
  47. d5b129c Fix for one-letter type in What's New In Python 3.5. by Larry Hastings · 9 years ago
  48. 7d9376f Merge: #24926: Fix typo in example. by R David Murray · 9 years ago
  49. 87cbfb2 #24926: Fix typo in example. by R David Murray · 9 years ago
  50. 478eadc Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  51. a2b0055 Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  52. be6caca Issue #20362: Honour TestCase.longMessage correctly in assertRegex. by Robert Collins · 9 years ago
  53. b98046b Fixes file that did not graft correctly. by Steve Dower · 9 years ago
  54. ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  55. 8074049 Removes --clean-only option from buildbots. by Steve Dower · 9 years ago
  56. de11561 Further improve os.path.commonprefix() docs. by Yury Selivanov · 9 years ago
  57. e7e6939 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago
  58. 9f0cbbc Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  59. 66e6c1a Null merge (3.4) by Yury Selivanov · 9 years ago
  60. ab7cc759 Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses. by Yury Selivanov · 9 years ago
  61. 77a8cd6 Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses. by Yury Selivanov · 9 years ago
  62. f5e0c41 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  63. a78ebe6 Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts). by Terry Jan Reedy · 9 years ago
  64. 1e26dc7 (Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  65. 6579459 cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  66. 8e205f7 merge 3.4 (#24883) by Benjamin Peterson · 9 years ago
  67. 2053aa1 'Py_Buffer' should be 'Py_buffer' (closes #24883) by Benjamin Peterson · 9 years ago
  68. 80ac11f docs: Improve docs for os.path.commonprefix by Yury Selivanov · 9 years ago
  69. d61714d Issue #24079: merge from 3.4 by Ned Deily · 9 years ago
  70. eca0445 Issue #24079: Improve description of the text and tail attributes for by Ned Deily · 9 years ago
  71. 7ca6c55 Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines by Yury Selivanov · 9 years ago
  72. 5fbad3c docs: Clarify that gi_yieldfrom was first added in 3.5 by Yury Selivanov · 9 years ago
  73. c135f0a docs: Fix inspect docs re gi_yieldfrom by Yury Selivanov · 9 years ago
  74. 13e0970 Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  75. 5080deb Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  76. a361175 Idle NEWS entries. by Terry Jan Reedy · 9 years ago
  77. 2756d8a Idle NEWS entries. by Terry Jan Reedy · 9 years ago
  78. ac28169 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  79. a350e85 Issue #23672: ACKS by Terry Jan Reedy · 9 years ago
  80. 5409177 Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  81. 9644f24 Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  82. 803502c #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 9 years ago
  83. e6894d6 Enables building compressed Windows test builds with --pack option. by Steve Dower · 9 years ago
  84. a0bcfaf Merge with 3.4 by Terry Jan Reedy · 9 years ago
  85. c6dd5b1 Issue #24833: Add attribute reference needed for 3.x. by Terry Jan Reedy · 9 years ago
  86. bb78ade Merge 3.4 (Issue #24867) by Yury Selivanov · 9 years ago
  87. 2339833 Issue #24867: Fix Task.get_stack() for 'async def' coroutines by Yury Selivanov · 9 years ago
  88. 7c97a05 Merge from 3.5.0 for issue #24492 by Brett Cannon · 9 years ago
  89. f7a9267 Issue #21159: Improve message in configparser.InterpolationMissingOptionError. by Robert Collins · 9 years ago
  90. ac37ba0 Issue #21159: Improve message in configparser.InterpolationMissingOptionError. by Robert Collins · 9 years ago
  91. 5e8d47f Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  92. 4ce4f97 Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  93. c77088d Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 9 years ago
  94. edbc28c #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 9 years ago
  95. 2ebdc13 Issue #23725: Overhaul tempfile docs. by Robert Collins · 9 years ago
  96. 6707906 Merged in brettcannon/cpython350/3.5 (pull request #2) by larry · 9 years ago
  97. 9b8a1fa Issue #24847: Fixes tcltk installer layout of VC runtime DLL by Steve Dower · 9 years ago
  98. 3008bc0 Issue #24492: make sure that ``from ... import ...` raises an by Brett Cannon · 9 years ago
  99. cae101f Issue #24839: platform._syscmd_ver raises DeprecationWarning by Steve Dower · 9 years ago
  100. 2ab6ddb Post-release bump for Python 3.5.0rc1. by Larry Hastings · 9 years ago