1. 1c72acf ensure internal buffer is large enough for string after flushing (closes #24481) by Benjamin Peterson · 9 years ago
  2. 1ecb5ce Issue #24496: Backport gzip examples to Python 2. by Berker Peksag · 9 years ago
  3. 6750c8b Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. by Berker Peksag · 9 years ago
  4. 3e5e74a Issue #24497: update link in test_decimal comments by Ned Deily · 9 years ago
  5. 0d2fac1 Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar(). by Antoine Pitrou · 9 years ago
  6. 9487043 Issue #24408: Prevent test_font failures with non-ascii font names. by Ned Deily · 9 years ago
  7. 1670af6 Added the const qualifier for char* argument of Py_EnterRecursiveCall(). by Serhiy Storchaka · 9 years ago
  8. 18d69e0 Issue #24408: Fixed test for tkinter.Font on OS X. by Serhiy Storchaka · 9 years ago
  9. 0e4497a Deprecate unused scripts in Tools/buildbot. by Zachary Ware · 9 years ago
  10. 2409c1f Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  11. 0e8af34 Issue #24443: Fix links for Event.clear() and Event.wait() methods. by Berker Peksag · 9 years ago
  12. 039573d whitespace by Terry Jan Reedy · 9 years ago
  13. f4ae913 Issue #24406: Add sentences on dict comparisons, similar to those for Sequence by Terry Jan Reedy · 9 years ago
  14. f0aa88f Fixed indentation of Python examples in C comments. by Serhiy Storchaka · 9 years ago
  15. e1076aa Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  16. 66f8d75 Issue #24408: Added more tkinter.Font tests. by Serhiy Storchaka · 9 years ago
  17. e44cbe7 Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library. by Steve Dower · 9 years ago
  18. 637c8e8 Issue #24299: Fixed test__locale on Solaris. by Serhiy Storchaka · 9 years ago
  19. 822be2e that this is "for Python" is obvious by Benjamin Peterson · 9 years ago
  20. 9c933e6 Generates installer product codes for future releases. by Steve Dower · 9 years ago
  21. e629fef Upgrade pip to 7.0.3 and setuptools to 17.0 by Donald Stufft · 9 years ago
  22. 69c0d26 Issue #24267 - Ensure that pip version check is disabled on uninstall by Donald Stufft · 9 years ago
  23. 43a98df Issue #24357: use example.org instead by Ned Deily · 9 years ago
  24. 14c9ea6 Issue #24357: Change host in socket.getaddrinfo example to one that by Ned Deily · 9 years ago
  25. cc06dbf sync opcode prediction code with python 3 by Benjamin Peterson · 9 years ago
  26. c7797dc Issue #19543: Emit deprecation warning for known non-text encodings. by Serhiy Storchaka · 9 years ago
  27. cfb7028 Fixed test_audioop for issue #24326. 24-bit samples are not supported in 2.7. by Serhiy Storchaka · 9 years ago
  28. dc967c1 Fixed the array module in unicode disabled build (regression of issue20014). by Serhiy Storchaka · 9 years ago
  29. 062bed2 Issue #24264: Fixed buffer overflow in the imageop module. by Serhiy Storchaka · 9 years ago
  30. d6bfa94 Issue #21853: Fixed the inspect module in unicode disabled build. by Serhiy Storchaka · 9 years ago
  31. 59ea508 Issue #5633: Fixed timeit when the statement is a string and the setup is not. by Serhiy Storchaka · 9 years ago
  32. 5127ed7 Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(), by Serhiy Storchaka · 9 years ago
  33. 1e95340 Issue #24326: Fixed audioop.ratecv() with non-default weightB argument. by Serhiy Storchaka · 9 years ago
  34. 9d1de8a Issue #22095: Fixed HTTPConnection.set_tunnel with default port. The port by Serhiy Storchaka · 9 years ago
  35. 2c992a0 backport computed gotos (#4753) by Benjamin Peterson · 9 years ago
  36. 78ba242 update for 3.6 emerging by Benjamin Peterson · 9 years ago
  37. ad73b5a Issue 24304: Fix broken license link in FAQ. by Ned Deily · 9 years ago
  38. 1a7c357 Issue #24286: Register dict views with the MappingView ABCs. by Raymond Hettinger · 9 years ago
  39. 902176b Moved Misc/NEWS entries to correct section and fix formatting. by Serhiy Storchaka · 9 years ago
  40. fdd70ae keep distutils version in sync with python version automatically by Benjamin Peterson · 9 years ago
  41. 9142168 Remove UTF-8 BOMs. by Serhiy Storchaka · 9 years ago
  42. 3dc4082 Update idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  43. 13ab3a4 Make expression legal python by adding '1'. by Terry Jan Reedy · 9 years ago
  44. 60ab9cc 2.7.10+ by Benjamin Peterson · 9 years ago
  45. 5bd3be8 merge 2.7.10 release branch by Benjamin Peterson · 9 years ago
  46. 5546fac Added tag v2.7.10 for changeset 15c95b7d81dc by Benjamin Peterson · 9 years ago
  47. 5a29c5c python 2.7.10 final by Benjamin Peterson · 9 years ago
  48. fa3d5b5 merge 2.7.10 release branch by Benjamin Peterson · 9 years ago
  49. ec7abfb allow square brackets in cookie values (#22931) by Benjamin Peterson · 9 years ago
  50. bd2f9c2 Upgrade pip to 7.0.1 by Donald Stufft · 9 years ago
  51. b1f3797 merge 2.7.10 release branch by Benjamin Peterson · 9 years ago
  52. a71a4f4 make idlever.py self-updating (closes #24199) by Benjamin Peterson · 9 years ago
  53. 80cb186 Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked by Serhiy Storchaka · 9 years ago
  54. d9ac817 Upgrade pip to 7.0 and setuptools to 16.0 by Donald Stufft · 9 years ago
  55. 0ad379c Fixed issue number for issue #22939. by Serhiy Storchaka · 9 years ago
  56. d43e928 Issue #23985: Fixed integer overflow in iterator object. Original patch by by Serhiy Storchaka · 9 years ago
  57. 3220849 Issue #24134: Use assertRaises() in context manager form in test_slice to by Serhiy Storchaka · 9 years ago
  58. bc50466 Issue #24245: Eliminated senseless expect clauses that have no any effect in by Serhiy Storchaka · 9 years ago
  59. 9eb0c0e Issue #22107: tempfile.gettempdir() and tempfile.mkdtemp() now try again by Serhiy Storchaka · 9 years ago
  60. 49f2ccf Issue #6598: Increased time precision and random number range in by Serhiy Storchaka · 9 years ago
  61. 2312009 Issue #24222: Fix regression introduced with idlelib/PyShell.py future print by Terry Jan Reedy · 9 years ago
  62. 25598f3 Issue #24091: Fixed various crashes in corner cases in cElementTree. by Serhiy Storchaka · 9 years ago
  63. 14e10a1 Issue #24102: Fixed exception type checking in standard error handlers. by Serhiy Storchaka · 9 years ago
  64. 51dbc9a Issue #23757: Only call the concrete list API for exact lists. by Raymond Hettinger · 9 years ago
  65. 84924e6 Issue #22155: Add File Handlers subsection with createfilehandler to Tkinter by Terry Jan Reedy · 9 years ago
  66. 4b2c468 Issue #15809: IDLE shell now uses locale encoding instead of Latin1 for by Serhiy Storchaka · 9 years ago
  67. c8059e4 Issue #24199: Stop using idelver in aboutdialog. by Terry Jan Reedy · 9 years ago
  68. d6c1c1e Added tests for more builtin types. by Serhiy Storchaka · 9 years ago
  69. 8485437 Issue #23964: Update idlelib/idle_test/README.txt. first patch by Al Sweigart. by Terry Jan Reedy · 9 years ago
  70. 80573bb Issue #15267: HTTPConnection.request() now is compatibile with old-style by Serhiy Storchaka · 9 years ago
  71. b70091a Issue #20014: array.array() now accepts unicode typecodes. Based on patch by by Serhiy Storchaka · 9 years ago
  72. f40fcb3 Issue #23637: Showing a warning no longer fails with UnicodeErrror. by Serhiy Storchaka · 9 years ago
  73. 049060c Reverted issue #24134 changes. by Serhiy Storchaka · 9 years ago
  74. d39d962 Issue #23184: idle tests, remove unused names and imports. by Terry Jan Reedy · 9 years ago
  75. 2848925 Issue #23184: idlelib, remove more unused names and imports. by Terry Jan Reedy · 9 years ago
  76. f465e0f merge 2.7.10 release branch by Benjamin Peterson · 9 years ago
  77. 5863a39 deque is not varsized, so using Py_SIZE is nonsensical (closes #24162) by Benjamin Peterson · 9 years ago
  78. 91226cf idlelib: remove unused names and imports (forgot one). by Terry Jan Reedy · 9 years ago
  79. d8dc749 idlelib: remove unused names and imports (one is a duplicate import). by Terry Jan Reedy · 9 years ago
  80. c711b61 #19934: fix mangled wording by Andrew Kuchling · 9 years ago
  81. 73e4f5f Issue #22064: Improve the misleading message from 2to3 when skipping optional fixers. by Berker Peksag · 9 years ago
  82. 77b3ae5 Issue #23971: Fix underestimated presizing in dict.fromkeys() by Raymond Hettinger · 9 years ago
  83. bd04919 Issue #19934: Document *None* as an acceptable input to Counter.most_common([n]) by Raymond Hettinger · 9 years ago
  84. b9b0a58 use imperative by Benjamin Peterson · 9 years ago
  85. 3aee092 Defend against a mutation during comparison by Raymond Hettinger · 9 years ago
  86. 632d692 Issue #24161: Document that PyIter_Check() returns false positives for old-style instances. by Raymond Hettinger · 9 years ago
  87. 6c42d1c Adds UUIDs for 2.7.10 by Steve Dower · 9 years ago
  88. 42e268e add trailing slash by Benjamin Peterson · 9 years ago
  89. d29d039 - Do not italicize punctuation in the python man page by doko@ubuntu.com · 9 years ago
  90. ddc6171 add news section for 2.7.11 by Benjamin Peterson · 9 years ago
  91. f2fa17c Added tag v2.7.10rc1 for changeset 80ccce248ba2 by Benjamin Peterson · 9 years ago
  92. a40ea98 bump version to 2.7.10rc1 by Benjamin Peterson · 9 years ago
  93. 91fd159 update pydoc-topics by Benjamin Peterson · 9 years ago
  94. 72c0141 ensure .keywords is always a dict by Benjamin Peterson · 9 years ago
  95. 36691ef fix libffi compilation on FreeBSD (#23042) by Benjamin Peterson · 9 years ago
  96. 1c5af3d Upgrade setuptools to 15.2 by Donald Stufft · 9 years ago
  97. 39e4fcd Minor updates to the OS X installer ReadMe.rtf. by Ned Deily · 9 years ago
  98. 101b054 Issue #20274: When calling a _sqlite.Connection, it now complains if passed by Larry Hastings · 9 years ago
  99. 2e2dcf6 Fixed English in error message. by Serhiy Storchaka · 9 years ago
  100. 7f71e04 Issue #24134: assertRaises() and assertRaisesRegexp() checks are not longer by Serhiy Storchaka · 9 years ago