1. 0ef392c #16887: IDLE now accepts Cancel in tabify/untabify dialog box. by Roger Serwy · 11 years ago
  2. 278d03b Revert a premature patch for issue #14010 (changeset aaaf36026511). by Serhiy Storchaka · 11 years ago
  3. e8f706e Issue #14010: Fix a crash when iterating or deleting deeply nested filters by Serhiy Storchaka · 11 years ago
  4. cca5548 merge with 3.3.1 release clone by Georg Brandl · 11 years ago
  5. 2fd4abe merge with 3.2 branch by Georg Brandl · 11 years ago
  6. 9aa23c5 Bump to 3.3.1. by Georg Brandl · 11 years ago
  7. 8bc7e31 Bump to 3.2.4. by Georg Brandl · 11 years ago
  8. 4a2ab12 Issue #17483: 3.3 Branch - Remove unreachable code in urllib.request by Senthil Kumaran · 11 years ago
  9. 38546ee close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 11 years ago
  10. 7684fa8 close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 11 years ago
  11. cf658c2 close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 11 years ago
  12. 0f38908 #17572: Avoid chained exceptions while passing bad directives to time.strptime(). Initial patch by Claudiu Popa. by Ezio Melotti · 11 years ago
  13. d8a4696 Use repr when printing unknown url type in urlopen. by R David Murray · 11 years ago
  14. 6b7a5ae #14254: IDLE now handles readline correctly across shell restarts. by Roger Serwy · 11 years ago
  15. 0d28a61 #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 11 years ago
  16. d7c9d9c #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 11 years ago
  17. ed3a303 Close #6822: ftplib.FTP.storlines() expects a binary file, not a text file by Victor Stinner · 11 years ago
  18. c993a19 #13163: fix names of _get_socket args by R David Murray · 11 years ago
  19. f8ffec0 Issue #17357: Add missing verbosity messages when running under by Brett Cannon · 11 years ago
  20. 34d0c66 #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 11 years ago
  21. c35151c #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 11 years ago
  22. cadd786 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 11 years ago
  23. 420e2d8 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 11 years ago
  24. 7a03e2d Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 11 years ago
  25. e405946 Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 11 years ago
  26. e5aefa4 Skip a test of an old API on ARM Linux that isn't supported by the OS. by Gregory P. Smith · 11 years ago
  27. 71c9e1a #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 11 years ago
  28. 6e4e4ab #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 11 years ago
  29. d676a3a Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 11 years ago
  30. 3262223 Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 11 years ago
  31. 19aeb43 Issue #17435: Don't use mutable default values in Timer. by R David Murray · 11 years ago
  32. 472f77d merge 2.7.4 release branch by Benjamin Peterson · 11 years ago
  33. f3ad030 G -> M (closes #17533) by Benjamin Peterson · 11 years ago
  34. 337b173 merge 2.7.4 release branch by Benjamin Peterson · 11 years ago
  35. d627e12 fall back when an old test_support doesn't have various data and functions (closes #17533) by Benjamin Peterson · 11 years ago
  36. 1b14592 #17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle. by Ezio Melotti · 11 years ago
  37. e66e7de #17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle. by Ezio Melotti · 11 years ago
  38. f03aab7 #17564: skip test_bad_address unless the tests are run with -unetwork/-uall. by Ezio Melotti · 11 years ago
  39. 9098472 #17564: skip test_bad_address unless the tests are run with -unetwork/-uall. by Ezio Melotti · 11 years ago
  40. 28421c6 Issue #17540: Added style to Formatter configuration by dict. by Vinay Sajip · 11 years ago
  41. 035ecbe #8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld. by Ezio Melotti · 11 years ago
  42. 31797e5 #8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld. by Ezio Melotti · 11 years ago
  43. f5390fc merge with last upstream doc changes in 3.2 by Georg Brandl · 11 years ago
  44. 184e593 #17329: merge with 3.2. by Ezio Melotti · 11 years ago
  45. 352def0 #17329: document unittest.SkipTest. Initial patch by Zachary Ware. by Ezio Melotti · 11 years ago
  46. 265281a #17329: document unittest.SkipTest. Initial patch by Zachary Ware. by Ezio Melotti · 11 years ago
  47. 1e76e86 Issue #12718: Set importer on instance if Python function, to avoid bad interaction with winpdb. by Vinay Sajip · 11 years ago
  48. a809e4a merge with upstream 3.3 branch by Georg Brandl · 11 years ago
  49. 4eb5f1a merge with main repo 3.2 branch by Georg Brandl · 11 years ago
  50. 153866e Add missing docstrings to the collections ABCs by Raymond Hettinger · 11 years ago
  51. cce5b04 Add missing docstrings to the collections ABCs by Raymond Hettinger · 11 years ago
  52. 945c3bb - Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser, by doko@ubuntu.com · 11 years ago
  53. 31a7835 #17504: remove duplicated sentence. Patch by Radu Voicilas. by Ezio Melotti · 11 years ago
  54. bc1d9c9 merge 2.7.4 release branch by Benjamin Peterson · 11 years ago
  55. da2c7eb allow any type with __getitem__ to be a mapping for the purposes of % (#15801) by Benjamin Peterson · 11 years ago
  56. 93f756b Merge test_queue clean up from 3.2. by Ezio Melotti · 11 years ago
  57. 656c808 Clean up references to threads in test_queue. by Ezio Melotti · 11 years ago
  58. be1632b Clean up references to threads in test_queue. by Ezio Melotti · 11 years ago
  59. 01d9a77 group ids and user ids can be longs now (#17531) by Benjamin Peterson · 11 years ago
  60. a1b9ed3 Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value by Gregory P. Smith · 11 years ago
  61. a1ed539 Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value by Gregory P. Smith · 11 years ago
  62. a1f6fab version to 2.7.4rc1 by Benjamin Peterson · 11 years ago
  63. 43cb4b7 update pydoc topics by Benjamin Peterson · 11 years ago
  64. d08d0b1 Bump to 3.3.1rc1. by Georg Brandl · 11 years ago
  65. b673d99 Bump to 3.2.4rc1. by Georg Brandl · 11 years ago
  66. 47f2542 Update pydoc topics. by Georg Brandl · 11 years ago
  67. 25fa27f Update pydoc topics. by Georg Brandl · 11 years ago
  68. daa42c7 #17479: test_io now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  69. 325dc88 Backport improved dict comparison logic by Raymond Hettinger · 11 years ago
  70. 5ded795 Hold key reference until the links have updated. by Raymond Hettinger · 11 years ago
  71. 9b862b9 Issue #17521: Merged fix from 3.2. by Vinay Sajip · 11 years ago
  72. 68b4cc8 Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). by Vinay Sajip · 11 years ago
  73. bb2dad8 Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). by Vinay Sajip · 11 years ago
  74. 340a4bb Issue #17508: Merged fix from 3.2. by Vinay Sajip · 11 years ago
  75. 3f885b5 Issue #17508: Handled out-of-order handler configuration correctly. by Vinay Sajip · 11 years ago
  76. 8651a51 Issue #17508: Handled out-of-order handler configuration correctly. by Vinay Sajip · 11 years ago
  77. 469ee9d backout 66e30c4870bb for breaking OSX (#13150) by Benjamin Peterson · 11 years ago
  78. 28b7c05 - Issue #13150: sysconfig no longer parses the Makefile and config.h files by doko@ubuntu.com · 11 years ago
  79. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  80. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  81. 6bd5202 #5713: One more test_smtplib timing fix. by R David Murray · 11 years ago
  82. 54bd49d Merge: #5712: Preemptively fix some other possible timing issues. by R David Murray · 11 years ago
  83. 03b0116 #5712: Preemptively fix some other possible timing issues. by R David Murray · 11 years ago
  84. a686ed7 Merge: #5713: fix timing issue in smtplib tests. by R David Murray · 11 years ago
  85. 853c0f9 #5713: fix timing issue in smtplib tests. by R David Murray · 11 years ago
  86. 74b2404 merge by Gregory P. Smith · 11 years ago
  87. 1f8a40b remove the long obsolete mention of universal newlines mode only being by Gregory P. Smith · 11 years ago
  88. f1a40b4 Merge: #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 11 years ago
  89. d312c74 #5713: Handle 421 error codes during sendmail by closing the socket. by R David Murray · 11 years ago
  90. 17feac7 fix issue reference by Benjamin Peterson · 11 years ago
  91. b2c57a9 this obviously is not going to raise any -3 warnings by Benjamin Peterson · 11 years ago
  92. 625af8e site.py is needed to set up paths by Benjamin Peterson · 11 years ago
  93. a49178e #17493: merge with 3.2. by Ezio Melotti · 11 years ago
  94. 958f7ae #17493: re-enable a test on Windows. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  95. 91110f5 Use a larger amount of data for tests such as the interrupted_write by Gregory P. Smith · 11 years ago
  96. 5c87ad0 Use a larger amount of data for the interrupted_write tests so that by Gregory P. Smith · 11 years ago
  97. 9795ca4 Issue #10212: Support new buffer interface for struct.unpack and cStringIO by Kristján Valur Jónsson · 11 years ago
  98. 1d108bc Issue #10211 : Buffer object should support the new buffer interface. by Kristján Valur Jónsson · 11 years ago
  99. acb6e85 Issue #12098 : Fix a missing import in the unittests. by Kristján Valur Jónsson · 11 years ago
  100. f47e77f #17471 - merge from 3.2 by Senthil Kumaran · 11 years ago