1. b0f9fa7 Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that returns iterator. by Andrew Svetlov · 11 years ago
  2. 7733be8 #17613: Prevent traceback when removing syntax colorizer in IDLE. by Roger Serwy · 11 years ago
  3. 6b2918a #1207589: Backwards-compatibility patch for right-click menu in IDLE. by Roger Serwy · 11 years ago
  4. 8b2cd75 Process DEFAULT values in mock side_effect that returns iterator. by Andrew Svetlov · 11 years ago
  5. 595365d Merge heads by Andrew Svetlov · 11 years ago
  6. 5b6e1ca Update argparse docs to follow order of ArgumentParser() arguments. by Andrew Svetlov · 11 years ago
  7. 17328e4 Clean-up lru_cache examples. The print() not is needed. Set maxsize to a power of two. by Raymond Hettinger · 11 years ago
  8. 0ef392c #16887: IDLE now accepts Cancel in tabify/untabify dialog box. by Roger Serwy · 11 years ago
  9. 278d03b Revert a premature patch for issue #14010 (changeset aaaf36026511). by Serhiy Storchaka · 12 years ago
  10. 9e64c91 Merge by Antoine Pitrou · 12 years ago
  11. 55bff89 Issue #17645: convert an assert() into a proper exception in _Py_Mangle(). by Antoine Pitrou · 12 years ago
  12. c496eda move IDLE news to its own section by Benjamin Peterson · 12 years ago
  13. e8f706e Issue #14010: Fix a crash when iterating or deleting deeply nested filters by Serhiy Storchaka · 12 years ago
  14. e16f4dc Change wording as Eli Bendersky suggests. by Andrew Svetlov · 12 years ago
  15. 03b273f Add 3.3.1 to LICENSE files. by Georg Brandl · 12 years ago
  16. bf56102 Post-release update for 3.3.1 by Georg Brandl · 12 years ago
  17. cca5548 merge with 3.3.1 release clone by Georg Brandl · 12 years ago
  18. 2fd4abe merge with 3.2 branch by Georg Brandl · 12 years ago
  19. 485acde Added tag v3.3.1 for changeset d9893d13c628 by Georg Brandl · 12 years ago
  20. 9aa23c5 Bump to 3.3.1. by Georg Brandl · 12 years ago
  21. 11692ac Added tag v3.2.4 for changeset 1e10bdeabe3d by Georg Brandl · 12 years ago
  22. 8bc7e31 Bump to 3.2.4. by Georg Brandl · 12 years ago
  23. 9a411ce Add link to glossary for hashable term in docs for set type by Andrew Svetlov · 12 years ago
  24. e463b66 Fix typo by Andrew Svetlov · 12 years ago
  25. 815b0e2 Fix typo. by Andrew Svetlov · 12 years ago
  26. 4a2ab12 Issue #17483: 3.3 Branch - Remove unreachable code in urllib.request by Senthil Kumaran · 12 years ago
  27. 09f0dde #8913: add examples and docs for date/time/datetime.__format__. Patch by Heikki Partanen. by Ezio Melotti · 12 years ago
  28. 38546ee close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 12 years ago
  29. 7684fa8 close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 12 years ago
  30. cf658c2 close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 12 years ago
  31. 0f38908 #17572: Avoid chained exceptions while passing bad directives to time.strptime(). Initial patch by Claudiu Popa. by Ezio Melotti · 12 years ago
  32. a99e171 Issue #15940: NEWS entry by Terry Jan Reedy · 12 years ago
  33. 41459a9 Issue #15940: Replace tab. by Terry Jan Reedy · 12 years ago
  34. b5e2e7e Issue #15940: Specify effect of locale on time functions. by Terry Jan Reedy · 12 years ago
  35. 614c578 Issue #17619: Make input() check for Ctrl-C correctly on Windows. by Richard Oudkerk · 12 years ago
  36. d8a4696 Use repr when printing unknown url type in urlopen. by R David Murray · 12 years ago
  37. 03b2a1c #17623: fix whatsnew typo by R David Murray · 12 years ago
  38. 6b7a5ae #14254: IDLE now handles readline correctly across shell restarts. by Roger Serwy · 12 years ago
  39. 0d28a61 #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 12 years ago
  40. d7c9d9c #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 12 years ago
  41. ed3a303 Close #6822: ftplib.FTP.storlines() expects a binary file, not a text file by Victor Stinner · 12 years ago
  42. c993a19 #13163: fix names of _get_socket args by R David Murray · 12 years ago
  43. ef0faa5 merge by Georg Brandl · 12 years ago
  44. 6395241 list slotdefs in offset order rather than sorting them (closes #17610) by Benjamin Peterson · 12 years ago
  45. f8ffec0 Issue #17357: Add missing verbosity messages when running under by Brett Cannon · 12 years ago
  46. 34d0c66 #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 12 years ago
  47. c35151c #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 12 years ago
  48. cadd786 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 12 years ago
  49. 420e2d8 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 12 years ago
  50. 7a03e2d Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 12 years ago
  51. e405946 Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 12 years ago
  52. e5aefa4 Skip a test of an old API on ARM Linux that isn't supported by the OS. by Gregory P. Smith · 12 years ago
  53. 56bb8b9 Add an itertools recipe showing how to use t.__copy__(). by Raymond Hettinger · 12 years ago
  54. 71c9e1a #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 12 years ago
  55. 6e4e4ab #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 12 years ago
  56. d676a3a Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 12 years ago
  57. 3262223 Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 12 years ago
  58. 19aeb43 Issue #17435: Don't use mutable default values in Timer. by R David Murray · 12 years ago
  59. 472f77d merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  60. f3ad030 G -> M (closes #17533) by Benjamin Peterson · 12 years ago
  61. 337b173 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  62. d627e12 fall back when an old test_support doesn't have various data and functions (closes #17533) by Benjamin Peterson · 12 years ago
  63. b147aae Add 3.2.4 UUIDs by Martin v. Löwis · 12 years ago
  64. 8028a5c Updated logging cookbook with additional example for output using str.format(). by Vinay Sajip · 12 years ago
  65. da76aa8 Fix typos and clear up one very odd bit of wording as pointed out by Ezio. by Gregory P. Smith · 12 years ago
  66. 0861b13 Fix typos and clear up one very odd bit of wording as pointed out by Ezio. by Gregory P. Smith · 12 years ago
  67. b40a220 #17539: fix MagicMock example. Patch by Berker Peksag. by Ezio Melotti · 12 years ago
  68. 1b14592 #17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle. by Ezio Melotti · 12 years ago
  69. e66e7de #17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle. by Ezio Melotti · 12 years ago
  70. f03aab7 #17564: skip test_bad_address unless the tests are run with -unetwork/-uall. by Ezio Melotti · 12 years ago
  71. 9098472 #17564: skip test_bad_address unless the tests are run with -unetwork/-uall. by Ezio Melotti · 12 years ago
  72. 28421c6 Issue #17540: Added style to Formatter configuration by dict. by Vinay Sajip · 12 years ago
  73. d5cdc94 #17438: add links to the conversion tables in dump(s)/load(s). by Ezio Melotti · 12 years ago
  74. 6d2bc6e #17438: add links to the conversion tables in dump(s)/load(s). by Ezio Melotti · 12 years ago
  75. 035ecbe #8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld. by Ezio Melotti · 12 years ago
  76. 31797e5 #8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld. by Ezio Melotti · 12 years ago
  77. 144c269 Update the suspicious builder to detect unused rules, and remove currently unusued rules. by Ezio Melotti · 12 years ago
  78. a5d55ba Update the suspicious builder to detect unused rules, and remove currently unusued rules. by Ezio Melotti · 12 years ago
  79. 75da357 Backport rev. 3ae74b361f53 to 2.7 branch. by Georg Brandl · 12 years ago
  80. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 12 years ago
  81. bf607aa Fix XML vulnerability link targets. by Christian Heimes · 12 years ago
  82. 75207ab Fix XML vulnerability link targets. by Christian Heimes · 12 years ago
  83. 6ba6b13 Fix XML vulnerability link targets. by Georg Brandl · 12 years ago
  84. 6f18a86 Fix XML vulnerability link references. by Georg Brandl · 12 years ago
  85. f5390fc merge with last upstream doc changes in 3.2 by Georg Brandl · 12 years ago
  86. 93324d7 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  87. e5caf29 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  88. fd4365a Update suspicious ignore file. by Ezio Melotti · 12 years ago
  89. 184e593 #17329: merge with 3.2. by Ezio Melotti · 12 years ago
  90. 352def0 #17329: document unittest.SkipTest. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  91. 265281a #17329: document unittest.SkipTest. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  92. 92acb0a Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  93. 23790b4 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  94. 768f6a5 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  95. 1df04e8 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  96. 7380a67 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  97. c40f97f NEWS: add new header for Python 3.3.2 by Georg Brandl · 12 years ago
  98. f4e68b1 fix variable reference to fix --enable-profiling (closes #17550) by Georg Brandl · 12 years ago
  99. dbc5f8c3 move to correct section by Benjamin Peterson · 12 years ago
  100. 4b394db merge 2.7.4 release branch (#17550) by Benjamin Peterson · 12 years ago