1. 491f707 Code cleanups by Raymond Hettinger · 12 years ago
  2. 5525eb7 NEWS fixes by Terry Jan Reedy · 12 years ago
  3. 2182e05 Issue #13854: Properly handle non-integer, non-string arg to SystemExit by Richard Oudkerk · 12 years ago
  4. d44a4a2 Issue #12157: pool.map() does not handle empty iterable correctly by Richard Oudkerk · 12 years ago
  5. e93bc51 Issue 12510: Expand 2 bare excepts. Improve comments. Change deceptive name by Terry Jan Reedy · 12 years ago
  6. f077513 Issue 10365: Add and replace comments; condense defaulted attribute access. by Terry Jan Reedy · 12 years ago
  7. 5e247b7 Issue #14962: Update text coloring in IDLE shell window after changing by Ned Deily · 12 years ago
  8. c3ea408 Changed comment on test skip. by Vinay Sajip · 12 years ago
  9. 7148984 Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu. by Ned Deily · 12 years ago
  10. fe7aa49 Issue #9041: raised exception is misleading by Meador Inge · 12 years ago
  11. d9d276b Issue12510: Attempting to get invalid tooltip no longer closes Idle. by Terry Jan Reedy · 12 years ago
  12. 7f5d410 #10365 Trim trailing whitespace by Terry Jan Reedy · 12 years ago
  13. eaa7e78 Issue #10365: File open dialog now works instead of crashing by Terry Jan Reedy · 12 years ago
  14. 42f7b7e Issue #14876: Use user-selected font for highlight configuration. by Terry Jan Reedy · 12 years ago
  15. 6a94252 Issue #14881: Allow normal non-main thread to spawn a dummy process by Richard Oudkerk · 12 years ago
  16. 877effc #4841: Fix FileIO constructor to honor closefd when called repeatedly by Hynek Schlawack · 12 years ago
  17. 8e6287f Fix other test requirements. by Antoine Pitrou · 12 years ago
  18. 0673088 Fix memory constraint for test_decodeascii by Antoine Pitrou · 12 years ago
  19. 37484dc Issue #14036: return None when port in urlparse cross 65535 by Senthil Kumaran · 12 years ago
  20. ed8cf7a #14875: Use float('inf') instead of float('1e66666') in the json module. by Ezio Melotti · 12 years ago
  21. 9237bb6 merge heads by Senthil Kumaran · 12 years ago
  22. 9cffd88 Fix for issue14426 - buildbots here I come by Senthil Kumaran · 12 years ago
  23. 269d213 Temporarily disabled test_race on Windows. by Vinay Sajip · 12 years ago
  24. ed11a5d Issue #8767: Restore building with --disable-unicode. by Martin v. Löwis · 12 years ago
  25. f439a36 Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert by Senthil Kumaran · 12 years ago
  26. 7961bb3 Merged upstream changes. by Vinay Sajip · 12 years ago
  27. 7b57750 Ignore exceptions on test handler closing. by Vinay Sajip · 12 years ago
  28. 5f39706 #14494: Document that absolute imports became default in 3.0 instead of 2.7. by Petri Lehtinen · 12 years ago
  29. 6d9c1b1 #14072: Fix parsing of tel URIs in urlparse by making the check for ports stricter. by Ezio Melotti · 12 years ago
  30. 618802d Fix Issue14721: Send Content-length: 0 for empty body () in the http.request by Senthil Kumaran · 12 years ago
  31. ea24dda Issue9374 - Generic parsing of query and fragment portion of urls for any scheme by Senthil Kumaran · 12 years ago
  32. 280e9f7 #14798: pyclbr now raises ImportError instead of KeyError for missing packages by Petri Lehtinen · 12 years ago
  33. 6949392 #14832: 'first' now really refers to first arg in unittest assertItemsEqual by R David Murray · 12 years ago
  34. 38fbd79 Issue #14829: Fix bisect issues under 64-bit Windows. by Antoine Pitrou · 12 years ago
  35. 4cf3f69 Skip test under 64-bit Windows by Antoine Pitrou · 12 years ago
  36. 724a55c Issue #14777: In an X11 windowing environment, tkinter may return by Ned Deily · 12 years ago
  37. b0d85fd Issue12541 - Add UserWarning for unquoted realms by Senthil Kumaran · 12 years ago
  38. 6a2a6c2 Issue #12541: Be lenient with quotes around Realm field with HTTP Basic Authentation in urllib2. by Senthil Kumaran · 12 years ago
  39. b90252e Followup to issue #14157: respect the relative ordering of values produced by time.strptime(). by Antoine Pitrou · 12 years ago
  40. acdc56d Issue #14662: Prevent shutil failures on OS X when destination does not by Ned Deily · 12 years ago
  41. c2b714c Issue #14157: Fix time.strptime failing without a year on February 29th. by Antoine Pitrou · 12 years ago
  42. f2011e3 Closes #14768: os.path.expanduser('~/a') doesn't works correctly when HOME is '/' by Jesus Cea · 12 years ago
  43. f1aeef2 remove basically bitrotted XXXs by Benjamin Peterson · 12 years ago
  44. 9f9970b #13183: backport fixes to test_pdb to 2.7 branch by Georg Brandl · 12 years ago
  45. 9a16fa6 Fix for issue 14725 for 2.7 branch by Richard Oudkerk · 12 years ago
  46. c642f67 Skip test_algorithms (known remote hosts need SNI, which is only available on 3.2+) by Antoine Pitrou · 12 years ago
  47. e5d3bc4 Changed order of cleanup operations to be more sensible. by Vinay Sajip · 12 years ago
  48. dee8dad os.popen().close() returns None on success, not 0... by Charles-François Natali · 12 years ago
  49. 666a573 Issue #14698: Make test_posix more robust when the current UID doesn't have an by Charles-François Natali · 12 years ago
  50. 0c200c2 Issue #9400: Partial backport of fix for #9244 by Richard Oudkerk · 12 years ago
  51. a9e18cd fix windows test failure - issue13183 by Senthil Kumaran · 12 years ago
  52. 042c47b fix calling the classmethod descriptor directly (closes #14699) by Benjamin Peterson · 12 years ago
  53. dc8cb3d Have Bdb frame_returning in the finally clause by Senthil Kumaran · 12 years ago
  54. 7f6d4e1 issue13183 - Fix pdb skipping frames after hitting a breakpoint and running step. Patch by Xavier de Gaye by Senthil Kumaran · 12 years ago
  55. fb5aebc Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseHTTPRequestHandler by Senthil Kumaran · 12 years ago
  56. f5aaf6f httplib test for early eof response. related to Issue13684 by Senthil Kumaran · 12 years ago
  57. 3815316 Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test class that doesn't inherit from TestCase (i.e. a mixin). by Antoine Pitrou · 13 years ago
  58. 00086bb Fixed test to work on Windows. by Vinay Sajip · 13 years ago
  59. 5820cc0 Updated year in docstring/comment. by Vinay Sajip · 13 years ago
  60. 885f6fd Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks to John Mulligan for the problem report and patch. by Vinay Sajip · 13 years ago
  61. 231d474 Issue #14160: TarFile.extractfile() failed to resolve symbolic links when by Lars Gustäbel · 13 years ago
  62. d157a4c don't use a slot wrapper from a different special method (closes #14658) by Benjamin Peterson · 13 years ago
  63. c313b1d #14638: pydoc now treats non-str __name__ as None instead of raising by R David Murray · 13 years ago
  64. 0267185 Fix for Issue13684 - httplib tunnel infinite loop by Senthil Kumaran · 13 years ago
  65. 19e9beb sleep here by Benjamin Peterson · 13 years ago
  66. 52849bf Issue #14308: Fix an exception when a "dummy" thread is in the threading module's active list after a fork(). by Antoine Pitrou · 13 years ago
  67. c45868e #14538: HTMLParser can now parse correctly start tags that contain a bare /. by Ezio Melotti · 13 years ago
  68. 7660555 SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (closes #14612) by Benjamin Peterson · 13 years ago
  69. f838764 Issue #5113: Fix a test_posix failure on HP-UX, where non-root users can by Charles-François Natali · 13 years ago
  70. 7e9c9d5 Issue #14452: remove BOM insertion code. by Vinay Sajip · 13 years ago
  71. 9945a64 Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a test failure in test_ssl. by Antoine Pitrou · 13 years ago
  72. 0407e96 Issue 13496: Fix bisect.bisect overflow bug for large collections. by Mark Dickinson · 13 years ago
  73. 3f4ccba #14399: zipfile now correctly handles comments added to empty zipfiles. by R David Murray · 13 years ago
  74. 5f7e734 Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 13 years ago
  75. fb2e874 fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 13 years ago
  76. ad6b3f5 merge 2.7.3 release branch by Benjamin Peterson · 13 years ago
  77. e95a8f6 bump to 2.7.3 final by Benjamin Peterson · 13 years ago
  78. b5588c3 Fix the patch for issue #7978: select() raises select.error before 3.3, not OSError. by Antoine Pitrou · 13 years ago
  79. 467a5c4 Fix flakiness in test_socketserver by Antoine Pitrou · 13 years ago
  80. fa1d841 Issue #7978: socketserver now restarts the select() call when EINTR is returned. by Antoine Pitrou · 13 years ago
  81. 088a874 Make test_mailbox runnable via python -m unittest. by R David Murray · 13 years ago
  82. f14a2bf Transplant 45287f2799f5 from default branch. by Georg Brandl · 13 years ago
  83. b6e21a0 remove uneeded line by Benjamin Peterson · 13 years ago
  84. f73813a prevent writing to stderr from messing up the exception state (closes #14474) by Benjamin Peterson · 13 years ago
  85. 93a224d #14434: make tutorial link in 'help' banner version-specific by R David Murray · 13 years ago
  86. 8af8729 update NEWS for 2.7 as Terry Reedy proposed by Andrew Svetlov · 13 years ago
  87. afa2e47 Added a new crasher that targets mutating the underlying storage of a buffer. All work done by Armin Rigo. by Alex Gaynor · 13 years ago
  88. 7ce9bda Closes #14436: Convert msg + args to string before pickling. by Vinay Sajip · 13 years ago
  89. c37db10 Backport of Issue #14409 to 2.7 by Andrew Svetlov · 13 years ago
  90. c56e667 Closes #14411: remove outdated comment in rlcompleter docstring. by Georg Brandl · 13 years ago
  91. 4922a46 #5301: re-add image/vnd.microsoft.icon per discussion by R David Murray · 13 years ago
  92. 50d6f54 Closes #14314: backported fix. by Vinay Sajip · 13 years ago
  93. ea605cd attempt to fix asyncore buildbot failure by Giampaolo Rodola' · 13 years ago
  94. 96cb5d1 fix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect() in case of a disconnetected socket which is not meant to connect. by Giampaolo Rodola' · 13 years ago
  95. 72c6227 merge heads by Benjamin Peterson · 13 years ago
  96. eff19a1 check by equality for __future__ not identity (closes #14378) by Benjamin Peterson · 13 years ago
  97. b3f95d7 #12757: Make doctest skipping in -OO mode work with unittest/regrtest -v by R David Murray · 13 years ago
  98. 7c010ee #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 13 years ago
  99. 3d3cf48 Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr. by Giampaolo Rodola' · 13 years ago
  100. 5c2689a #14333: fix test_queue so it can be run via standard unittest test discovery. by R David Murray · 13 years ago