1. cadd786 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 12 years ago
  2. e405946 Issue #6419: Fix a test_kqueue failure on some BSD flavors. by Charles-Francois Natali · 12 years ago
  3. 56bb8b9 Add an itertools recipe showing how to use t.__copy__(). by Raymond Hettinger · 12 years ago
  4. 6e4e4ab #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 12 years ago
  5. d676a3a Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. by Terry Jan Reedy · 12 years ago
  6. 472f77d merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  7. f3ad030 G -> M (closes #17533) by Benjamin Peterson · 12 years ago
  8. 337b173 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  9. d627e12 fall back when an old test_support doesn't have various data and functions (closes #17533) by Benjamin Peterson · 12 years ago
  10. da76aa8 Fix typos and clear up one very odd bit of wording as pointed out by Ezio. by Gregory P. Smith · 12 years ago
  11. 0861b13 Fix typos and clear up one very odd bit of wording as pointed out by Ezio. by Gregory P. Smith · 12 years ago
  12. 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
  13. f03aab7 #17564: skip test_bad_address unless the tests are run with -unetwork/-uall. by Ezio Melotti · 12 years ago
  14. d5cdc94 #17438: add links to the conversion tables in dump(s)/load(s). by Ezio Melotti · 12 years ago
  15. 035ecbe #8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld. by Ezio Melotti · 12 years ago
  16. 144c269 Update the suspicious builder to detect unused rules, and remove currently unusued rules. by Ezio Melotti · 12 years ago
  17. 75da357 Backport rev. 3ae74b361f53 to 2.7 branch. by Georg Brandl · 12 years ago
  18. 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
  19. bf607aa Fix XML vulnerability link targets. by Christian Heimes · 12 years ago
  20. 75207ab Fix XML vulnerability link targets. by Christian Heimes · 12 years ago
  21. 6ba6b13 Fix XML vulnerability link targets. by Georg Brandl · 12 years ago
  22. 93324d7 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  23. e5caf29 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  24. fd4365a Update suspicious ignore file. by Ezio Melotti · 12 years ago
  25. 184e593 #17329: merge with 3.2. by Ezio Melotti · 12 years ago
  26. 352def0 #17329: document unittest.SkipTest. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  27. 265281a #17329: document unittest.SkipTest. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  28. 92acb0a Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  29. 23790b4 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  30. 768f6a5 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  31. 7380a67 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  32. c40f97f NEWS: add new header for Python 3.3.2 by Georg Brandl · 12 years ago
  33. dbc5f8c3 move to correct section by Benjamin Peterson · 12 years ago
  34. 4b394db merge 2.7.4 release branch (#17550) by Benjamin Peterson · 12 years ago
  35. 615ea1a fix variable reference to fix --enable-profiling (closes #17550) by Benjamin Peterson · 12 years ago
  36. b9be7bb fix variable reference to fix --enable-profiling (closes #17550) by Benjamin Peterson · 12 years ago
  37. a1eb483 Add versionadded for `-X faulthandler` (also fix typo and markup). by Ezio Melotti · 12 years ago
  38. 1e76e86 Issue #12718: Set importer on instance if Python function, to avoid bad interaction with winpdb. by Vinay Sajip · 12 years ago
  39. 153866e Add missing docstrings to the collections ABCs by Raymond Hettinger · 12 years ago
  40. cce5b04 Add missing docstrings to the collections ABCs by Raymond Hettinger · 12 years ago
  41. 005fb74 Fix typo by Martin v. Löwis · 12 years ago
  42. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 12 years ago
  43. 710f0c3 #17425: null merge 3.2 by Martin v. Loewis · 12 years ago
  44. 5be6d74 Issue #17425: Build with openssl 1.0.0k on Windows. by Martin v. Loewis · 12 years ago
  45. 945c3bb - Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser, by doko@ubuntu.com · 12 years ago
  46. 31a7835 #17504: remove duplicated sentence. Patch by Radu Voicilas. by Ezio Melotti · 12 years ago
  47. bc1d9c9 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  48. da2c7eb allow any type with __getitem__ to be a mapping for the purposes of % (#15801) by Benjamin Peterson · 12 years ago
  49. b803c6c Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and by Gregory P. Smith · 12 years ago
  50. ac982d7 Merge heads. by Ezio Melotti · 12 years ago
  51. 93f756b Merge test_queue clean up from 3.2. by Ezio Melotti · 12 years ago
  52. 2350ecd merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  53. 7e2f197 update NEWS for #17531 by Benjamin Peterson · 12 years ago
  54. 656c808 Clean up references to threads in test_queue. by Ezio Melotti · 12 years ago
  55. be1632b Clean up references to threads in test_queue. by Ezio Melotti · 12 years ago
  56. 40d1cfe merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  57. d6138c4 always allow -1 as a uid by Benjamin Peterson · 12 years ago
  58. 4a03c7d merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  59. 01d9a77 group ids and user ids can be longs now (#17531) by Benjamin Peterson · 12 years ago
  60. e48b2c2 merge 2.7.4 branch by Benjamin Peterson · 12 years ago
  61. 4d7fc3c undo PyInt -> PyLong change; that was wrong by Benjamin Peterson · 12 years ago
  62. aec8139 add 2.7.5 header by Benjamin Peterson · 12 years ago
  63. 6909ab5 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  64. 3128923 return int instead long when possible (#17531) by Benjamin Peterson · 12 years ago
  65. a1b9ed3 Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value by Gregory P. Smith · 12 years ago
  66. a1ed539 Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value by Gregory P. Smith · 12 years ago
  67. 3ddba16 Update collections ABC table to match the __abstractmethods__ attribute for each container. by Raymond Hettinger · 12 years ago
  68. 6074ee4 Update collections ABC table to match the __abstractmethods__ attribute for each container. by Raymond Hettinger · 12 years ago
  69. cb80064 Update collections ABC table to match the __abstractmethods__ attribute for each container. by Raymond Hettinger · 12 years ago
  70. 378170d Issue 17447: Clarify that str.isidentifier doesn't check for reserved keywords. by Raymond Hettinger · 12 years ago
  71. cd85aa4 after 2.7.4rc1 bump by Benjamin Peterson · 12 years ago
  72. 4867060 Added tag v2.7.4rc1 for changeset a8d18780bc2b by Benjamin Peterson · 12 years ago
  73. a1f6fab version to 2.7.4rc1 by Benjamin Peterson · 12 years ago
  74. 43cb4b7 update pydoc topics by Benjamin Peterson · 12 years ago
  75. 71e2d2e nonlocal isn't a 2.x topic by Benjamin Peterson · 12 years ago
  76. daa42c7 #17479: test_io now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  77. 325dc88 Backport improved dict comparison logic by Raymond Hettinger · 12 years ago
  78. 5ded795 Hold key reference until the links have updated. by Raymond Hettinger · 12 years ago
  79. 9b862b9 Issue #17521: Merged fix from 3.2. by Vinay Sajip · 12 years ago
  80. 68b4cc8 Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). by Vinay Sajip · 12 years ago
  81. bb2dad8 Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). by Vinay Sajip · 12 years ago
  82. e29dd24 Merged Misc/NEWS update for #17508. by Vinay Sajip · 12 years ago
  83. a4cfd60 Updated Misc/NEWS with #17508. by Vinay Sajip · 12 years ago
  84. 0e29f22 Updated Misc/NEWS with #17508. by Vinay Sajip · 12 years ago
  85. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  86. bcd2aa6 cleanup references to PyString_ APIs from 2.x in the 3.3 docs. by Gregory P. Smith · 12 years ago
  87. 4b52ae8 Clean up references to the no longer existing PyString_ APIs in our docs. by Gregory P. Smith · 12 years ago
  88. 340a4bb Issue #17508: Merged fix from 3.2. by Vinay Sajip · 12 years ago
  89. 3f885b5 Issue #17508: Handled out-of-order handler configuration correctly. by Vinay Sajip · 12 years ago
  90. 8651a51 Issue #17508: Handled out-of-order handler configuration correctly. by Vinay Sajip · 12 years ago
  91. 469ee9d backout 66e30c4870bb for breaking OSX (#13150) by Benjamin Peterson · 12 years ago
  92. 8f35c89 Modernize unittest example by Raymond Hettinger · 12 years ago
  93. 4507274 Modernize unittest example by Raymond Hettinger · 12 years ago
  94. 28b7c05 - Issue #13150: sysconfig no longer parses the Makefile and config.h files by doko@ubuntu.com · 12 years ago
  95. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  96. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  97. bd2d30c Issue #17209: curses.window.get_wch() now handles correctly KeyboardInterrupt (CTRL+c) by Victor Stinner · 12 years ago
  98. 6bd5202 #5713: One more test_smtplib timing fix. by R David Murray · 12 years ago
  99. 54bd49d Merge: #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago
  100. 03b0116 #5712: Preemptively fix some other possible timing issues. by R David Murray · 12 years ago