1. f3291a8 Issue #8232: Renamed WinFireFox to WinFirefox by Steve Dower · 10 years ago
  2. 138adb8 (Merge 3.4) Issue #15745: Rewrite os.utime() tests in test_os by Victor Stinner · 10 years ago
  3. fabdc82 Issue #24408: Added more tkinter.Font tests. by Serhiy Storchaka · 10 years ago
  4. c0ed707 Issue #24408: Added more tkinter.Font tests. by Serhiy Storchaka · 10 years ago
  5. 23e6109 Issue #24299: Fixed test__locale on Solaris. by Serhiy Storchaka · 10 years ago
  6. 07c0025 Issue #24299: Fixed test__locale on Solaris. by Serhiy Storchaka · 10 years ago
  7. 4fafda7 Issue #24408: Fixed AttributeError in measure() and metrics() methods of by Serhiy Storchaka · 10 years ago
  8. 391af75 Issue #14373: Other attempt to fix threaded test for lru_cache(). by Serhiy Storchaka · 10 years ago
  9. e7070f0 Issue #14373: C implementation of functools.lru_cache() now can be used with by Serhiy Storchaka · 10 years ago
  10. 77cb197 Issue #14373: Fixed threaded test for lru_cache(). Added new threaded test. by Serhiy Storchaka · 10 years ago
  11. 93cfeb9 Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam by Steve Dower · 10 years ago
  12. 988df6a added matmul and imatmul to operator.__all__ by Tal Einat · 10 years ago
  13. 94c2263 Issue 24374: Plug refleak in set_coroutine_wrapper by Yury Selivanov · 10 years ago
  14. 4fabf02 Issue #24369: Defend against key-changes during iteration. by Eric Snow · 10 years ago
  15. ac02ef3 Issue #24368: Support keyword arguments in OrderedDict methods. by Eric Snow · 10 years ago
  16. aab3c4a Issue 24342: Let wrapper set by sys.set_coroutine_wrapper fail gracefully by Yury Selivanov · 10 years ago
  17. 231d906 Merge update to pip/setuptools by Donald Stufft · 10 years ago
  18. 96cf848 Upgrade pip to 7.0.3 and setuptools to 17.0 by Donald Stufft · 10 years ago
  19. 67872ba Merge the fix for #24267 by Donald Stufft · 10 years ago
  20. 71a8589 Closes #24267 - Does not check version on ensurepip uninstall by Donald Stufft · 10 years ago
  21. b952ab4 Issue #24359: Check for changed OrderedDict size during iteration. by Eric Snow · 10 years ago
  22. d171975 Issue #24348: Drop superfluous increfs/decrefs. by Eric Snow · 10 years ago
  23. a762af7 Issue #24347: Set KeyError if PyDict_GetItemWithError returns NULL. by Eric Snow · 10 years ago
  24. c72056a Merge release engineering changes with 3.5 branch head. by Larry Hastings · 10 years ago
  25. e42cc38 Issue 24017: Add a test for CoroWrapper and 'async def' coroutines by Yury Selivanov · 10 years ago
  26. 6a0fab9 Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines by Yury Selivanov · 10 years ago
  27. 70adad2 Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines by Yury Selivanov · 10 years ago
  28. d5519ed Issue #19543: Implementation of isclose as per PEP 485 by Tal Einat · 10 years ago
  29. 439c5fe Issue 24004: Fix DeprecationWarning in a unittest by Yury Selivanov · 10 years ago
  30. d4ea03c Issue #24284: The startswith and endswith methods of the str class no longer by Serhiy Storchaka · 10 years ago
  31. ad583a8 Issue 24004: Add a unittest for @asyncio.coroutine supporting Awaitables by Yury Selivanov · 10 years ago
  32. 353f229 Issue 24004: Support Awaitables (pep 492) in @asyncio.coroutine decorator by Yury Selivanov · 10 years ago
  33. a316085 Issue 24004: Support Awaitables (pep 492) in @asyncio.coroutine decorator by Yury Selivanov · 10 years ago
  34. e8ff0ca Regenerated pydoc topic index in preparation for Python 3.5.0b2. by Larry Hastings · 10 years ago
  35. bf304fc Issue #23934: Fix inspect.signature to fail correctly for builtin types. by Yury Selivanov · 10 years ago
  36. 67fb92e Issue #16991: Do not return None from OrderedDict.__reversed__. by Eric Snow · 10 years ago
  37. 1b560cb Issue #5633: Fixed timeit when the statement is a string and the setup is not. by Serhiy Storchaka · 10 years ago
  38. f28fa66 Issue #5633: Fixed timeit when the statement is a string and the setup is not. by Serhiy Storchaka · 10 years ago
  39. 7aa5341 Reverting my previous commit. by Yury Selivanov · 10 years ago
  40. f49c423 Use test.support.start_threads() in threaded lru_cache tests. by Serhiy Storchaka · 10 years ago
  41. bf2b3b7 Use test.support.start_threads() in threaded lru_cache tests. by Serhiy Storchaka · 10 years ago
  42. 4c97a62 Issue #23509: Speed up Counter operators (Based on patch by Serhiy Storchaka.) by Raymond Hettinger · 10 years ago
  43. e16f427 Merge 3.5 by Benjamin Peterson · 10 years ago
  44. 3d1151d use assert method in another place by Benjamin Peterson · 10 years ago
  45. 96c6af9 Issue #16991: Add a C implementation of collections.OrderedDict. by Eric Snow · 10 years ago
  46. 47db717 Issue #16991: Add a C implementation of collections.OrderedDict. by Eric Snow · 10 years ago
  47. 3979323 merge 3.5 by Benjamin Peterson · 10 years ago
  48. 0a3297d use assert method (#24328) by Benjamin Peterson · 10 years ago
  49. 0c70ca9 merge 3.5 (#24328) by Benjamin Peterson · 10 years ago
  50. e20056c fix importing one char extension modules (closes #24328) by Benjamin Peterson · 10 years ago
  51. 07739f3 Issue #24326: Fixed audioop.ratecv() with non-default weightB argument. by Serhiy Storchaka · 10 years ago
  52. a663121 Issue #24326: Fixed audioop.ratecv() with non-default weightB argument. by Serhiy Storchaka · 10 years ago
  53. 50451eb Issue #24326: Fixed audioop.ratecv() with non-default weightB argument. by Serhiy Storchaka · 10 years ago
  54. 38bc0a7 Issue 24316: Wrap gen objects returned from callables in types.coroutine by Yury Selivanov · 10 years ago
  55. 13f7723 Issue 24316: Wrap gen objects returned from callables in types.coroutine by Yury Selivanov · 10 years ago
  56. 7ad0419 Issue 24316: Fix types.coroutine() to accept objects from Cython by Yury Selivanov · 10 years ago
  57. c565cd5 Issue 24316: Fix types.coroutine() to accept objects from Cython by Yury Selivanov · 10 years ago
  58. a24fcfd Issue 24315: Make collections.abc.Coroutine derived from Awaitable by Yury Selivanov · 10 years ago
  59. 56fc614 Issue 24315: Make collections.abc.Coroutine derived from Awaitable by Yury Selivanov · 10 years ago
  60. 0938d98 merge 3.5 by Benjamin Peterson · 10 years ago
  61. 264be6f remove STORE_MAP, since it's unused by Benjamin Peterson · 10 years ago
  62. 2ec8f9b merge 3.5 (#11205) by Benjamin Peterson · 10 years ago
  63. ee85339 in dict displays, evaluate the key before the value (closes #11205) by Benjamin Peterson · 10 years ago
  64. 26f7057 Issue 24297: Add a unittest that Lib/symbol.py is in sync with Grammar by Yury Selivanov · 10 years ago
  65. 6e6883f Issue #24309: Removed Python 2 idioms. by Serhiy Storchaka · 10 years ago
  66. ee941b0 asyncio: Drop some useless code from tasks.py. by Yury Selivanov · 10 years ago
  67. 6076a38 asyncio: Drop some useless code from tasks.py. by Yury Selivanov · 10 years ago
  68. 1ad08a5 asyncio: Drop some useless code from tasks.py. by Yury Selivanov · 10 years ago
  69. 72f389f Issue 24298: Fix signature() to properly unwrap wrappers around bound methods by Yury Selivanov · 10 years ago
  70. 507cd3c Issue 24298: Fix signature() to properly unwrap wrappers around bound methods by Yury Selivanov · 10 years ago
  71. 46c759d Issue 24298: Fix signature() to properly unwrap wrappers around bound methods by Yury Selivanov · 10 years ago
  72. 8544e25 Issue 24297: Update symbol.py. See also issue 24017. by Yury Selivanov · 10 years ago
  73. 0109812 Issue 24297: Update symbol.py. See also issue 24017. by Yury Selivanov · 10 years ago
  74. 572183e Merge with 3.5: tarfile.open() with mode 'x' created files without an end of archive marker. by Lars Gustäbel · 10 years ago
  75. 20703c6 tarfile.open() with mode 'x' created files without an end of archive marker. by Lars Gustäbel · 10 years ago
  76. 944db38 Issue #23509: Speed up Counter operators (Based on patch by Serhiy Storchaka.) by Raymond Hettinger · 10 years ago
  77. 06f155f Merge fix for issue #24285 from 3.5 by Nick Coghlan · 10 years ago
  78. 55871f0 Issue #24285: fix importing extensions from packages by Nick Coghlan · 10 years ago
  79. c074e9d Issue #24286: Forward port dict view abstract base class tests. by Raymond Hettinger · 10 years ago
  80. 09479d0 merge 3.4 by Benjamin Peterson · 10 years ago
  81. 82d8f06 merge 3.3 by Benjamin Peterson · 10 years ago
  82. 86c3a3b merge 3.2 by Benjamin Peterson · 10 years ago
  83. b03856a keep distutils version in sync with python version automatically by Benjamin Peterson · 10 years ago
  84. 24d262a (Merge 3.5) Issue #23840: tokenize.open() now closes the temporary binary file by Victor Stinner · 10 years ago
  85. 387729e Issue #23840: tokenize.open() now closes the temporary binary file on error to by Victor Stinner · 10 years ago
  86. aca575c Merge. by Larry Hastings · 10 years ago
  87. 46c5611 Backed out changeset: b0a0b9b59012 by Serhiy Storchaka · 10 years ago
  88. 205acde Version bump for 3.5.0b1. by Larry Hastings · 10 years ago
  89. 0482af4 Updated topics (and susp-ignored) for Python 3.5.0b1. by Larry Hastings · 10 years ago
  90. d68ec17 Merge backout of 57776eee74f2. by Larry Hastings · 10 years ago
  91. 8252cc9 Backed out changeset 57776eee74f2 by Larry Hastings · 10 years ago
  92. b888d61 Update idlelib/NEWS.txt by Terry Jan Reedy · 10 years ago
  93. c4dc43e Update idlelib/NEWS.txt. by Terry Jan Reedy · 10 years ago
  94. 1c858c3 Issue #14373: Added C implementation of functools.lru_cache(). Based on by Serhiy Storchaka · 10 years ago
  95. c709085 Issue #23970: Fixes bdist_wininst not working on non-Windows platform. by Steve Dower · 10 years ago
  96. fd3664b Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions. by Steve Dower · 10 years ago
  97. 5a69420 merge 3.4 (#22931) by Benjamin Peterson · 10 years ago
  98. c4ae86e merge 3.3 (#22931) by Benjamin Peterson · 10 years ago
  99. d504f20 merge 3.2 (#22931) by Benjamin Peterson · 10 years ago
  100. 9bd476e allow square brackets in cookie values (closes #22931) by Benjamin Peterson · 10 years ago