1. e7e6939 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago
  2. 631a35c Issue #24054: decouple linecache tests from inspect tests by Robert Collins · 9 years ago
  3. 572183c Merge with 3.5 by Steve Dower · 9 years ago
  4. 9f0cbbc Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  5. ea623b9 Null merge (3.5) by Yury Selivanov · 9 years ago
  6. 66e6c1a Null merge (3.4) by Yury Selivanov · 9 years ago
  7. ab7cc759 Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses. by Yury Selivanov · 9 years ago
  8. aae9a1d Merge 3.5 (issue #23572) by Yury Selivanov · 9 years ago
  9. 77a8cd6 Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses. by Yury Selivanov · 9 years ago
  10. 4a8dc58 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  11. f5e0c41 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  12. a78ebe6 Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts). by Terry Jan Reedy · 9 years ago
  13. 7a0eadc (Merge 3.5) cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  14. 1e26dc7 (Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  15. 6579459 cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  16. 501b4a7 Use PyTuple_GET_SIZE like the adjacent code does. by Raymond Hettinger · 9 years ago
  17. 507343a Add missing docstring by Raymond Hettinger · 9 years ago
  18. f109414 Inline PyIter_Next() matching the other itertools code. by Raymond Hettinger · 9 years ago
  19. a6ea44a Minor cleanups by Raymond Hettinger · 9 years ago
  20. ac48a41 Merge 3.5 (#24883) by Benjamin Peterson · 9 years ago
  21. 8e205f7 merge 3.4 (#24883) by Benjamin Peterson · 9 years ago
  22. 2053aa1 'Py_Buffer' should be 'Py_buffer' (closes #24883) by Benjamin Peterson · 9 years ago
  23. 5b798ab Issue #24878: Add docstrings to selected namedtuples by Raymond Hettinger · 9 years ago
  24. 02aa342 Merge 3.5 by Yury Selivanov · 9 years ago
  25. 80ac11f docs: Improve docs for os.path.commonprefix by Yury Selivanov · 9 years ago
  26. 84086ac Issue #24079: merge from 3.5 by Ned Deily · 9 years ago
  27. d61714d Issue #24079: merge from 3.4 by Ned Deily · 9 years ago
  28. eca0445 Issue #24079: Improve description of the text and tail attributes for by Ned Deily · 9 years ago
  29. 7ca6c55 Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines by Yury Selivanov · 9 years ago
  30. d11223e Merge 3.5 by Yury Selivanov · 9 years ago
  31. 5fbad3c docs: Clarify that gi_yieldfrom was first added in 3.5 by Yury Selivanov · 9 years ago
  32. 9e35cac Merge 3.5 by Yury Selivanov · 9 years ago
  33. c135f0a docs: Fix inspect docs re gi_yieldfrom by Yury Selivanov · 9 years ago
  34. a0016e6 Merge with 3.5 Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  35. 13e0970 Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  36. 5080deb Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  37. 47d159f Issue #24379: Add operator.subscript() as a convenience for building slices. by Raymond Hettinger · 9 years ago
  38. 755cb0a Idle NEWS entries. by Terry Jan Reedy · 9 years ago
  39. a361175 Idle NEWS entries. by Terry Jan Reedy · 9 years ago
  40. 2756d8a Idle NEWS entries. by Terry Jan Reedy · 9 years ago
  41. 92491af Merge with 3.5 by Terry Jan Reedy · 9 years ago
  42. ac28169 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  43. a350e85 Issue #23672: ACKS by Terry Jan Reedy · 9 years ago
  44. 61e767b Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  45. 5409177 Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  46. 9644f24 Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  47. bb562a9 Add error information to a failing test to help diagnose a buildbot failure. by Raymond Hettinger · 9 years ago
  48. ca3788c Issue #24874: Speed-up itertools and make it pickles more compact. by Raymond Hettinger · 9 years ago
  49. a6a2d44 Neaten-up whitespace, vertical alignment, and line-wrapping. by Raymond Hettinger · 9 years ago
  50. b5244a3 Inline PyIter_Next() matching what was done for other itertools. by Raymond Hettinger · 9 years ago
  51. 2a75e8f Issue #24842: Cross-reference types.SimpleNamespace from the namedtuple docs by Raymond Hettinger · 9 years ago
  52. 803502c #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 9 years ago
  53. c39786d Fix oddly placed whitespace by Raymond Hettinger · 9 years ago
  54. 98958fe Remove dead code (unreachable) by Raymond Hettinger · 9 years ago
  55. 1cadf76 Improve comment by Raymond Hettinger · 9 years ago
  56. a166ce5 Add more tests for pickling itertools.cycle by Raymond Hettinger · 9 years ago
  57. 711dc14 Merge with 3.5 by Steve Dower · 9 years ago
  58. e6894d6 Enables building compressed Windows test builds with --pack option. by Steve Dower · 9 years ago
  59. 79c878d Fix crash in itertools.cycle.__setstate__() caused by lack of type checking. by Raymond Hettinger · 9 years ago
  60. b468e1f Neaten-up vertical alignment of comments by Raymond Hettinger · 9 years ago
  61. fa02bc0 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  62. a0bcfaf Merge with 3.4 by Terry Jan Reedy · 9 years ago
  63. c6dd5b1 Issue #24833: Add attribute reference needed for 3.x. by Terry Jan Reedy · 9 years ago
  64. 14f7b8b Merge 3.5 (issue #24867) by Yury Selivanov · 9 years ago
  65. bb78ade Merge 3.4 (Issue #24867) by Yury Selivanov · 9 years ago
  66. 2339833 Issue #24867: Fix Task.get_stack() for 'async def' coroutines by Yury Selivanov · 9 years ago
  67. d868376 Merge from 3.5 for issue #24492 by Brett Cannon · 9 years ago
  68. 7c97a05 Merge from 3.5.0 for issue #24492 by Brett Cannon · 9 years ago
  69. 721b9aa One-character typo fix. by Larry Hastings · 9 years ago
  70. 28c995d Minor cleanup. by Raymond Hettinger · 9 years ago
  71. 6908265 Issue #21159: Improve message in configparser.InterpolationMissingOptionError. by Robert Collins · 9 years ago
  72. 7126eaa Issue #21159: Improve message in configparser.InterpolationMissingOptionError. by Robert Collins · 9 years ago
  73. f7a9267 Issue #21159: Improve message in configparser.InterpolationMissingOptionError. by Robert Collins · 9 years ago
  74. ac37ba0 Issue #21159: Improve message in configparser.InterpolationMissingOptionError. by Robert Collins · 9 years ago
  75. 80d62e6 Issue #23530: fix clinic comment. by Charles-François Natali · 9 years ago
  76. aa525d0 Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  77. 5e8d47f Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  78. 4ce4f97 Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban. by Antoine Pitrou · 9 years ago
  79. 587748e Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 9 years ago
  80. c77088d Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 9 years ago
  81. edbc28c #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 9 years ago
  82. 3286718 Issue #23725: Overhaul tempfile docs. by Robert Collins · 9 years ago
  83. 2ebdc13 Issue #23725: Overhaul tempfile docs. by Robert Collins · 9 years ago
  84. 6707906 Merged in brettcannon/cpython350/3.5 (pull request #2) by larry · 9 years ago
  85. 2dc5fd2 Issue #24847: Fixes tcltk installer layout of VC runtime DLL by Steve Dower · 9 years ago
  86. 9b8a1fa Issue #24847: Fixes tcltk installer layout of VC runtime DLL by Steve Dower · 9 years ago
  87. 3008bc0 Issue #24492: make sure that ``from ... import ...` raises an by Brett Cannon · 9 years ago
  88. df39599 Issue #9232: Support trailing commas in function declarations. by Robert Collins · 9 years ago
  89. 5b9cd7f Merge from 3.5 by Steve Dower · 9 years ago
  90. cae101f Issue #24839: platform._syscmd_ver raises DeprecationWarning by Steve Dower · 9 years ago
  91. 2ab6ddb Post-release bump for Python 3.5.0rc1. by Larry Hastings · 9 years ago
  92. bb8a52a Added tag v3.5.0rc1 for changeset 1a58b1227501 by Larry Hastings · 9 years ago
  93. 73b4a7a Merged fixes for two bad bugs. This will be the new Python 3.5.0rc1. by Larry Hastings · 9 years ago
  94. 76ba13b Issue #24745: merge from 3.5 by Ned Deily · 9 years ago
  95. 4a3d96c Issue #24745: Prevent IDLE initialization crash with Tk 8.4: by Ned Deily · 9 years ago
  96. 31978d9 Merge 3.5 (issues #24835, #24763) by Yury Selivanov · 9 years ago
  97. 131426e Merge 3.4 (issues #24835, #24763) by Yury Selivanov · 9 years ago
  98. 9632ea2 Issue #24763: Fix asyncio test on Windows (fix reverted change) by Yury Selivanov · 9 years ago
  99. dfa95c9 Issue #20059: urllib.parse raises ValueError on all invalid ports. by Robert Collins · 9 years ago
  100. 846a148 Backed out changeset 42e2e67b8e6f by Serhiy Storchaka · 9 years ago