1. f8e9ba0 Closes #21742: Merged fix from 3.4. by Vinay Sajip · 10 years ago
  2. 0220048 Issue #21742: Set stream to None after closing. by Vinay Sajip · 10 years ago
  3. 21ceada Closes #21752: Merged update from 3.4. by Vinay Sajip · 10 years ago
  4. e0d324d Issue #21752: Documented change to behaviour of logging.getLevelName(). by Vinay Sajip · 10 years ago
  5. b321e79 Fix typo by Raymond Hettinger · 10 years ago
  6. cd41e89 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  7. a40e6b0 Issue #21730: Add no-thread skip in test_socket. Patch by Berker Peksag. by Terry Jan Reedy · 10 years ago
  8. 82fa90c Merge with 3.4 by Terry Jan Reedy · 10 years ago
  9. 6926e3e Issue #21726: Remove unnecessary and contextually wrong line. by Terry Jan Reedy · 10 years ago
  10. b2df015 Issue #19493: Merge with 3.4 by Zachary Ware · 10 years ago
  11. 9422df0 Issue #19493: Refactor ctypes test package. by Zachary Ware · 10 years ago
  12. eba3633 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  13. bc7c96b Issue #20043: Add direct test for _thread. by Terry Jan Reedy · 10 years ago
  14. a4d1e46 Merge with 3.4 by Zachary Ware · 10 years ago
  15. ee0e510 Per Martin [1], PGO is no longer used for official releases. by Zachary Ware · 10 years ago
  16. ff7cfb2 Issue #21745: Merge with 3.4 by Zachary Ware · 10 years ago
  17. 4856a6a Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors by Zachary Ware · 10 years ago
  18. 8a1ba19 Merge 3.4 (null merge) by Victor Stinner · 10 years ago
  19. b2788fe Issue #16136: VMSError is done, bye bye VMS by Victor Stinner · 10 years ago
  20. 583a068 Issue #16136: VMSError is done, bye bye VMS by Victor Stinner · 10 years ago
  21. 9e82b17 Issue #21711: support for "site-python" directories has now been removed from the site module (it was deprecated in 3.4). by Antoine Pitrou · 10 years ago
  22. b6cf631 Issue #21709: Merged update from 3.4. by Vinay Sajip · 10 years ago
  23. 194bcaf Issue #21709: Improved implementation to cover the frozen module case. by Vinay Sajip · 10 years ago
  24. e7efff5 (Merge 3.4) asyncio: Tulip issue 173: Enhance repr(Handle) and repr(Task) by Victor Stinner · 10 years ago
  25. 307bccc asyncio: Tulip issue 173: Enhance repr(Handle) and repr(Task) by Victor Stinner · 10 years ago
  26. 2d8d9d5 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  27. f54432e Issue #12387: Add missing upper(lower)case versions of default Windows key by Terry Jan Reedy · 10 years ago
  28. 130a566 Suppress a couple more DeprecationWarnings in the test suite. by R David Murray · 10 years ago
  29. dbb7aa5 Closes #21713: Merge with 3.4 by Zachary Ware · 10 years ago
  30. 732ac32 Issue #21713: Fix typo in a comment. Found by Joseph Shen. by Zachary Ware · 10 years ago
  31. 475a476 Eliminate DeprecationWarning in test_concurrent_futures. by R David Murray · 10 years ago
  32. 1351ee7 #14758: Fix the fix (fix getaddrinfo in mock_socket) by R David Murray · 10 years ago
  33. ba9fb0d Fix doc build warning by Zachary Ware · 10 years ago
  34. 012a83a #14758: Need to specify the desired socket type in the getaddrinfo call. by R David Murray · 10 years ago
  35. 6ffface #19840: Add copy_function to shutil.move. by R David Murray · 10 years ago
  36. 6fe56a3 #14758: add IPv6 support to smtpd. by R David Murray · 10 years ago
  37. 1144da5 #19662: Eliminate warnings in other test modules that use smtpd. by R David Murray · 10 years ago
  38. 554bcbf #19662: add decode_data to smtpd so you can get at DATA in bytes form. by R David Murray · 10 years ago
  39. 38ee9af merge from 3.4 by Senthil Kumaran · 10 years ago
  40. e973823 #21693 - Fix the broken link for pylons project. by Senthil Kumaran · 10 years ago
  41. d9d7567 Issue #21629: Merge from 3.4. by Larry Hastings · 10 years ago
  42. f150378 Issue #21629: Fix Argument Clinic's "--converters" feature. by Larry Hastings · 10 years ago
  43. 9953762 Closes #21709: Merged fix from 3.4. by Vinay Sajip · 10 years ago
  44. 80f2262 Issue #21709: Remove references to __file__ when part of a frozen application. by Vinay Sajip · 10 years ago
  45. ec87a13 PyErr_NormalizeException doesn't like being called with an exception set by Serhiy Storchaka · 10 years ago
  46. 76d3f14 PyErr_NormalizeException doesn't like being called with an exception set by Serhiy Storchaka · 10 years ago
  47. 915d141 fix issue #17552: add socket.sendfile() method allowing to send a file over a socket by using high-performance os.sendfile() on UNIX. Patch by Giampaolo Rodola'· by Giampaolo Rodola' · 10 years ago
  48. b398d33 Issue #18039: dbm.dump.open() now always creates a new database when the by Serhiy Storchaka · 10 years ago
  49. 4c4cde7 Issue #21688: Merge with 3.4 by Zachary Ware · 10 years ago
  50. 5989511 Issue #21688: Give informative error message when hhc.exe cannot be found. by Zachary Ware · 10 years ago
  51. 791e553 (Merge 3.4) Issue #21596: asyncio.wait(): mention that the sequence of futures by Victor Stinner · 10 years ago
  52. db74d98 Issue #21596: asyncio.wait(): mention that the sequence of futures must not by Victor Stinner · 10 years ago
  53. f10642e Merge 3.4 by Victor Stinner · 10 years ago
  54. bb2fc5b Issue #21326: Add a new is_closed() method to asyncio.BaseEventLoop by Victor Stinner · 10 years ago
  55. 601f862 (Merge 3.4) Issue #21700: Fix asyncio doc, add DatagramProtocol by Victor Stinner · 10 years ago
  56. 1538665 Issue #21700: Fix asyncio doc, add DatagramProtocol by Victor Stinner · 10 years ago
  57. eb5ba06 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  58. 4762382 Issue #21695: Catch AttributeError created when user closes grep output window by Terry Jan Reedy · 10 years ago
  59. fa66e01 Merge: #20903: clarify what happens when an smtp connection timeout occurs. by R David Murray · 10 years ago
  60. 6ceca4e #20903: clarify what happens when an smtp connection timeout occurs. by R David Murray · 10 years ago
  61. 3a56117 Issue #21310: Fixed possible resource leak in failed open(). by Serhiy Storchaka · 10 years ago
  62. f10063e Issue #21310: Fixed possible resource leak in failed open(). by Serhiy Storchaka · 10 years ago
  63. 047f14c Closes #21256: Printout of keyword args in deterministic order in mock calls. by Kushal Das · 10 years ago
  64. 85e4235 Issue #21677: Fixed chaining nonnormalized exceptions in io close() methods. by Serhiy Storchaka · 10 years ago
  65. 8a8f7f9 Issue #21677: Fixed chaining nonnormalized exceptions in io close() methods. by Serhiy Storchaka · 10 years ago
  66. 9f48851 Issue #21569: merge from 3.4 by Nick Coghlan · 10 years ago
  67. b1f59ce Issue #21569: Fix incorrect cross reference by Nick Coghlan · 10 years ago
  68. 350985d Issue #21515: Fix typo in a comment, thanks Arfrever for the report by Victor Stinner · 10 years ago
  69. 8c6f189 Merge with 3.4 by Zachary Ware · 10 years ago
  70. 9789185 Issue #21683: Add Tix build to the Windows buildbot scripts. by Zachary Ware · 10 years ago
  71. 564562f Merge with 3.4 whitespace by Terry Jan Reedy · 10 years ago
  72. c6a66cc whitespace by Terry Jan Reedy · 10 years ago
  73. eaeb0d0 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  74. 6d4f8f0 Merge heads. by Terry Jan Reedy · 10 years ago
  75. ba229d9 Issue #21682: Replace EditorWindow with mock to eliminate memory leaks. by Terry Jan Reedy · 10 years ago
  76. 4fb01ff backout 0fb7789b5eeb for test breakage (#20578) by Benjamin Peterson · 10 years ago
  77. eac2194 merge 3.4 (#11709) by Benjamin Peterson · 10 years ago
  78. 159824e make sure the builtin help function doesn't fail when sys.stdin is not a valid file (closes #11709) by Benjamin Peterson · 10 years ago
  79. 10e847b add BufferedIOBase.readinto1 (closes #20578) by Benjamin Peterson · 10 years ago
  80. 66f80e9 merge 3.4 (#12063) by Benjamin Peterson · 10 years ago
  81. 96e0430 document TokenError and unclosed expression behavior (closes #12063) by Benjamin Peterson · 10 years ago
  82. 9d19da7 merge 3.4 (#13223) by Benjamin Peterson · 10 years ago
  83. ed1160b don't remove self from example code in the HTML output (closes #13223) by Benjamin Peterson · 10 years ago
  84. edb07d2 merge 3.4 (#21463) by Benjamin Peterson · 10 years ago
  85. 3c2dca6 in ftp cache pruning, avoid changing the size of a dict while iterating over it (closes #21463) by Benjamin Peterson · 10 years ago
  86. 8dfd73a merge 3.4 (#10503) by Benjamin Peterson · 10 years ago
  87. 4bb09c8 specify that getuid() returns the real uid (closes #10503) by Benjamin Peterson · 10 years ago
  88. 33919e8 merge 3.4 (#21404) by Benjamin Peterson · 10 years ago
  89. 9b2731b document the compress_level argument to tarfile.open (closes #21404) by Benjamin Peterson · 10 years ago
  90. 3e43979 merge 3.4 (#21642) by Benjamin Peterson · 10 years ago
  91. c416162 allow the keyword else immediately after (no space) an integer (closes #21642) by Benjamin Peterson · 10 years ago
  92. ce6c525 Merge issue #21569 from 3.4 by Nick Coghlan · 10 years ago
  93. 024b2f5 Issue #21569: sync Python 2.7 What's New with 2.7 version by Nick Coghlan · 10 years ago
  94. e2197a4 Merge issue #21667 from 3.4 by Nick Coghlan · 10 years ago
  95. 1462786 Issue #21667: Clarify string data model description by Nick Coghlan · 10 years ago
  96. 7244d77 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  97. 38ebdf5 Issue #21682: Replace EditorWindow with mock to eliminate memory leaks. by Terry Jan Reedy · 10 years ago
  98. f2d9526 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  99. 4a3f135 Issue #18910: test_textView - since all tests require 'gui', make root global. by Terry Jan Reedy · 10 years ago
  100. 83500dc Merge quote quashing. by Zachary Ware · 10 years ago