1. bbdda21 Move assertion inside _PyTime_ObjectToTimeval() by Victor Stinner · 9 years ago
  2. 53e137c Refactor pytime.c by Victor Stinner · 9 years ago
  3. b3d5313 Issue #24975: Fix AST compilation for PEP 448 syntax. by Yury Selivanov · 9 years ago
  4. 799b05b merge by Raymond Hettinger · 9 years ago
  5. 502bf51 Improve tutorial suggestion for looping techniques by Raymond Hettinger · 9 years ago
  6. c994cd2 Merge 3.5 by Yury Selivanov · 9 years ago
  7. c52e41d Make asyncio provisional by Yury Selivanov · 9 years ago
  8. 81174d7 Issue #24952: Merge 3.5 into 3.6 by Martin Panter · 9 years ago
  9. e721b7c Issue #24952: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  10. 31e7f50 Issue #24952: Clarify default argument of stack_size() in threading, _thread by Martin Panter · 9 years ago
  11. 902adbb merge 3.5 (#24963) by Benjamin Peterson · 9 years ago
  12. 1498461 merge 3.4 (#24963) by Benjamin Peterson · 9 years ago
  13. 0612ffe fix spelling that was a bit confused (closes #24963) by Benjamin Peterson · 9 years ago
  14. 7f9f27d merge by Raymond Hettinger · 9 years ago
  15. 9157545 merge by Raymond Hettinger · 9 years ago
  16. 7a3602e Issue #24931: Resolve __dict__ conflict in namedtuple subclasses. by Raymond Hettinger · 9 years ago
  17. 46c9c0d Issue #24272: Merge with 3.5 by Zachary Ware · 9 years ago
  18. ce50802 Issue #24272: Remove usage of default reST role from typing docs by Zachary Ware · 9 years ago
  19. e2f2554 Closes #24962: Merge with 3.5 by Zachary Ware · 9 years ago
  20. 072d432 Issue #24962: Merge 3.4 by Zachary Ware · 9 years ago
  21. 1a83746 Issue #24962: Remove space from filename by Zachary Ware · 9 years ago
  22. ad406c1 Null Merge from 3.5 to default by Donald Stufft · 9 years ago
  23. 3ed9bf8 Null Merge from 3.5.0 to 3.5.1 by Donald Stufft · 9 years ago
  24. c332e09 Update setuptools to 18.2 and pip to 7.1.2 by Donald Stufft · 9 years ago
  25. 95c0646 Closes #24953: Merge with 3.5 by Zachary Ware · 9 years ago
  26. 7503ca7 Issue #24953: Include ICC version in sys.version string when bulit with ICC on Windows by Zachary Ware · 9 years ago
  27. 357cb98 Fixed typos in TZ format description by Alexander Belopolsky · 9 years ago
  28. ccb3167 Issue #24881: Fixed setting binary mode in Python implementation of FileIO by Serhiy Storchaka · 9 years ago
  29. f0f55a0 Issue #24881: Fixed setting binary mode in Python implementation of FileIO by Serhiy Storchaka · 9 years ago
  30. fd10a76 Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  31. 079fc7f Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  32. ed599b7 Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  33. a51ffd3 Closes #24947: Merge with 3.5 by Zachary Ware · 9 years ago
  34. dcc47c6 Issue #24947: Merge 3.4 by Zachary Ware · 9 years ago
  35. 5e580da Issue #24947: Fix grammar in asyncio doc by Zachary Ware · 9 years ago
  36. 54f0e19 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  37. 73c2194 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  38. 8e92967 Issue #24790: correct typo noticed by Eric Smith by Terry Jan Reedy · 9 years ago
  39. ae6a756 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  40. eb3849c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  41. 2050a10 Issue #24790: Restore unused function. by Terry Jan Reedy · 9 years ago
  42. f6f5dbf Merge with 3.5 by Terry Jan Reedy · 9 years ago
  43. 2ceb55f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  44. 41a27e0 Issue #24782: In Idle extension config dialog, replace tabs with sorted list. by Terry Jan Reedy · 9 years ago
  45. ab2aa6d Fixed an incorrect comment. by Eric V. Smith · 9 years ago
  46. 7f344a8 Merge 3.5 by Yury Selivanov · 9 years ago
  47. beaa509 docs: Better comment for tp_as_async slot by Yury Selivanov · 9 years ago
  48. 7a1a0bb merge by Raymond Hettinger · 9 years ago
  49. 87674ec Issue #24913: Fix overrun error in deque.index(). by Raymond Hettinger · 9 years ago
  50. 69de2a5 Issue #23552: Timeit now warns when there is substantial (4x) variance by Robert Collins · 9 years ago
  51. 5eac153 Merge. by Larry Hastings · 9 years ago
  52. 9783e44 Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk. by Larry Hastings · 9 years ago
  53. 45d1c00 Merge from 3.5 (with 3.5.0rc2 changes) into default (3.6). Messy! by Larry Hastings · 9 years ago
  54. 06a7d61 Merge from Python 3.5.0 (rc2) to Python 3.5.1. by Larry Hastings · 9 years ago
  55. 9126d54 Added missing #-marks to Misc/NEWS lines. by Larry Hastings · 9 years ago
  56. abcf3a1 Added missing IDLE updates to Misc/NEWS that shipped with Python 3.5.0rc1. by Larry Hastings · 9 years ago
  57. b966466 Move misplaced Misc/NEWS item from 3.5.0rc1 to 3.5.0rc2. by Larry Hastings · 9 years ago
  58. cd9b212 Add missing Misc/NEWS item for merged pull request for issue #24867. by Larry Hastings · 9 years ago
  59. a51812a Post-release updates for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  60. ccf426e Issue #24808: Merge 3.5 into 3.6 by Martin Panter · 9 years ago
  61. 36f22a2 Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field by Martin Panter · 9 years ago
  62. 78d5033 Issue #24808: Update the documentation of some PyTypeObject fields by Martin Panter · 9 years ago
  63. 2a8fb58 Issue #10708: Add a link to devguide in Misc/Porting. by Berker Peksag · 9 years ago
  64. ef4554f Issue #10708: Add a link to devguide in Misc/Porting. by Berker Peksag · 9 years ago
  65. 5c21e6b Added tag v3.5.0rc2 for changeset cc15d736d860 by Larry Hastings · 9 years ago
  66. e6c6f69 Version bump for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  67. db1ccc6 Regenerated pydoc topics for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  68. 01b1ff6 Rebuilt Clinic generated code. by Larry Hastings · 9 years ago
  69. 1df0b35 Issue #24769: Interpreter now starts properly when dynamic loading by Larry Hastings · 9 years ago
  70. 7250d02 Merged in 1st1/cpython350 (pull request #5) by Larry Hastings · 9 years ago
  71. 90f5bca Merged in stevedower/cpython350 (pull request #6) by Larry Hastings · 9 years ago
  72. 8bf6b06 Merged in bitdancer/cpython350 (pull request #4) by Larry Hastings · 9 years ago
  73. 32dfaf7 merge updated pip and setuptools by Donald Stufft · 9 years ago
  74. d8c5f82 Merge updated to pip and setuptools by Donald Stufft · 9 years ago
  75. b372356 Update pip to 7.1.2 and setuptools to 18.2 by Donald Stufft · 9 years ago
  76. 8172c07 Null merge from 3.5. by Larry Hastings · 9 years ago
  77. f962473 Merge. by Larry Hastings · 9 years ago
  78. f51fd7b Merge. by Larry Hastings · 9 years ago
  79. d5b129c Fix for one-letter type in What's New In Python 3.5. by Larry Hastings · 9 years ago
  80. 4c4cfad Merge: #24926: Fix typo in example. by R David Murray · 9 years ago
  81. 7d9376f Merge: #24926: Fix typo in example. by R David Murray · 9 years ago
  82. 87cbfb2 #24926: Fix typo in example. by R David Murray · 9 years ago
  83. d949e5b Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  84. 478eadc Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  85. a2b0055 Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  86. 4bffa5f Issue #24633: site-packages/README -> README.txt. by Robert Collins · 9 years ago
  87. 4e70772 Issue #24878: Fix typos and line wrap by Raymond Hettinger · 9 years ago
  88. 163b5c6 Fix a trivial typo. by Eric V. Smith · 9 years ago
  89. f01b16c Issue #20362: Honour TestCase.longMessage correctly in assertRegex. by Robert Collins · 9 years ago
  90. be6caca Issue #20362: Honour TestCase.longMessage correctly in assertRegex. by Robert Collins · 9 years ago
  91. e4d35dc Fix test_linecache change. by Robert Collins · 9 years ago
  92. b98046b Fixes file that did not graft correctly. by Steve Dower · 9 years ago
  93. ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  94. dc77565 Removes --clean-only option from buildbots. by Steve Dower · 9 years ago
  95. df6f8bf Merge 3.5 by Yury Selivanov · 9 years ago
  96. de11561 Further improve os.path.commonprefix() docs. by Yury Selivanov · 9 years ago
  97. 95801bb Issue #24879: Teach pydoc to display named tuple fields in the order they were defined. by Raymond Hettinger · 9 years ago
  98. 15b87bf Add in missing docstrings. by Raymond Hettinger · 9 years ago
  99. 8074049 Removes --clean-only option from buildbots. by Steve Dower · 9 years ago
  100. 77861e1 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago