1. de68722 Issue #21679: Prevent extraneous fstat() calls during open(). Patch by Bohuslav Kabrda. by Antoine Pitrou · 10 years ago
  2. d95224c Merge 3.4. by Stefan Krah · 10 years ago
  3. bb458db Issue #21778: Clarify use of flags if PyBuffer_FillInfo() is used inside a by Stefan Krah · 10 years ago
  4. f026dae Fixes #10541: regrtest -T is broken by Alexander Belopolsky · 10 years ago
  5. 15c6ed5 Issue #20753: Merge with 3.4. by Berker Peksag · 10 years ago
  6. ad324f6 Issue #20753: Skip PasswordProtectedSiteTestCase when Python is built without threads. by Berker Peksag · 10 years ago
  7. 6cdcf0d (Merge 3.4) asyncio: sync with Tulip, add a new asyncio.coroutines module by Victor Stinner · 10 years ago
  8. f951d28 asyncio: sync with Tulip, add a new asyncio.coroutines module by Victor Stinner · 10 years ago
  9. 41c8da9 MERGE: Closes #11279: test_posix and lack of "id -G" support - less noise required? (Solaris) by Jesus Cea · 10 years ago
  10. 61f32cb Closes #11279: test_posix and lack of "id -G" support - less noise required? (Solaris) by Jesus Cea · 10 years ago
  11. 8477f7a Issue #21863: cProfile now displays the module name of C extension functions, in addition to their own name. by Antoine Pitrou · 10 years ago
  12. 0882e27 (Merge 3.4) asyncio: Fix two "Coroutine xxx was never yielded from" messages in by Victor Stinner · 10 years ago
  13. 09e7590 asyncio: Fix two "Coroutine xxx was never yielded from" messages in tests by Victor Stinner · 10 years ago
  14. 875dbed (Merge 3.4) asyncio: Fix unit tests on Windows, escape filenames in regex by Victor Stinner · 10 years ago
  15. b9a301a asyncio: Fix unit tests on Windows, escape filenames in regex by Victor Stinner · 10 years ago
  16. a81088a (Merge 3.4) Issue #11453: asyncore: emit a ResourceWarning when an unclosed by Victor Stinner · 10 years ago
  17. 4d4c69d Issue #11453: asyncore: emit a ResourceWarning when an unclosed file_wrapper by Victor Stinner · 10 years ago
  18. c3bc856 (Merge 3.4) Closes #21582: Cleanup test_asyncore. Patch written by diana. by Victor Stinner · 10 years ago
  19. 252d40e Closes #21582: Cleanup test_asyncore. Patch written by diana. by Victor Stinner · 10 years ago
  20. 7b2ecc4 Merge socket howto fixes from 3.4. by Ezio Melotti · 10 years ago
  21. 680241e Fix indentation and class name in socket howto example. by Ezio Melotti · 10 years ago
  22. eb39199 (Merge 3.4) asyncio, Tulip issue 137: In debug mode, save traceback where by Victor Stinner · 10 years ago
  23. 80f53aa asyncio, Tulip issue 137: In debug mode, save traceback where Future, Task and by Victor Stinner · 10 years ago
  24. fe4a979 (Merge 3.4) asyncio, Tulip issue 137: In debug mode, add the traceback where by Victor Stinner · 10 years ago
  25. bbd96c6 asyncio, Tulip issue 137: In debug mode, add the traceback where the coroutine by Victor Stinner · 10 years ago
  26. 19b0111 (Merge 3.4) asyncio: Oops, restore a removed test by Victor Stinner · 10 years ago
  27. c4cca45 asyncio: Oops, restore a removed test by Victor Stinner · 10 years ago
  28. ddb1d82 Issue #21875: Remove vestigial references to Classic Mac OS in os module docs. by Ned Deily · 10 years ago
  29. 5c86701 Issue #21875: Remove vestigial references to Classic Mac OS in os module docs. by Ned Deily · 10 years ago
  30. 3cbae68 merge 3.4 by Benjamin Peterson · 10 years ago
  31. 1791c22 use NULL not 0 by Benjamin Peterson · 10 years ago
  32. 7722769 (Merge 3.4) Issue #21858: Better handling of Python exceptions in the sqlite3 by Victor Stinner · 10 years ago
  33. 297d104 Issue #21858: Better handling of Python exceptions in the sqlite3 module. by Victor Stinner · 10 years ago
  34. c59a49d Issue #21829: Merge with 3.4 by Zachary Ware · 10 years ago
  35. 7180c79 Issue #21829: Fix running test_ctypes on Windows with -O or -OO by Zachary Ware · 10 years ago
  36. 0c43ed8 Merge #21476: Unwrap fp in BytesParser so the file isn't unexpectedly closed. by R David Murray · 10 years ago
  37. c6772c4 #21476: Unwrap fp in BytesParser so the file isn't unexpectedly closed. by R David Murray · 10 years ago
  38. 2f60820 #20295: Teach imghdr to recognize OpenEXR format images. by R David Murray · 10 years ago
  39. a157867 merge by Raymond Hettinger · 10 years ago
  40. 1945456 Issue #19145: Remove duplicate ACKS entry by Raymond Hettinger · 10 years ago
  41. d6dd534 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  42. ede0573 Issue #18592: For idlelib.SearchDialogBase, edit and add docstrings, by Terry Jan Reedy · 10 years ago
  43. 6782560 (Merge 3.4) asyncio: Handle error handler: enhance formatting of the callback by Victor Stinner · 10 years ago
  44. 17b53f1 asyncio: Handle error handler: enhance formatting of the callback by Victor Stinner · 10 years ago
  45. f5434f7 (Merge 3.4) Issue #21163: Fix one more "Task was destroyed but it is pending!" by Victor Stinner · 10 years ago
  46. 72502c1 Issue #21163: Fix one more "Task was destroyed but it is pending!" log in tests by Victor Stinner · 10 years ago
  47. 86ceffc (Merge 3.4) asyncio: sync with Tulip by Victor Stinner · 10 years ago
  48. 7ba4061 asyncio: sync with Tulip by Victor Stinner · 10 years ago
  49. 16b3c99 (Merge 3.4) Issue #21163, asyncio: Fix some "Task was destroyed but it is by Victor Stinner · 10 years ago
  50. 87f16f8 Issue #21163, asyncio: Fix some "Task was destroyed but it is pending!" logs in tests by Victor Stinner · 10 years ago
  51. 68e915e Issue #21811: Anticipated fixes to 3.x configure for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  52. 36820b6 Issue #21811: Anticipated fixes to 3.x configure for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  53. ce38f24 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  54. 04cdfa1 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  55. 893df48 (Merge 3.4) asyncio, Tulip issue 177: Rewite repr() of Future, Task, Handle and by Victor Stinner · 10 years ago
  56. 975735f asyncio, Tulip issue 177: Rewite repr() of Future, Task, Handle and TimerHandle by Victor Stinner · 10 years ago
  57. e5243cc Issue #21729: Used the "with" statement in the dbm.dumb module to ensure by Serhiy Storchaka · 10 years ago
  58. 65c623d Issue #21729: Used the "with" statement in the dbm.dumb module to ensure by Serhiy Storchaka · 10 years ago
  59. 9f65a35 MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documented by Jesus Cea · 10 years ago
  60. 0c4baa4 MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documented by Jesus Cea · 10 years ago
  61. ac4b7f7 Closes #20872: dbm/gdbm/ndbm close methods are not documented by Jesus Cea · 10 years ago
  62. fc0cad86 merge from 3.4 by Senthil Kumaran · 10 years ago
  63. 601d6ec issue20753 - robotparser tests should not rely upon external resource when not required. by Senthil Kumaran · 10 years ago
  64. b057970 merge from 3.4 by Senthil Kumaran · 10 years ago
  65. 99597c4 Correct the quopri module documentation. Mention the correct types of the by Senthil Kumaran · 10 years ago
  66. 33683df Merged documentation update from 3.4. by Vinay Sajip · 10 years ago
  67. ab960f8 Fixed typo in documentation. by Vinay Sajip · 10 years ago
  68. ee205dc merge by Raymond Hettinger · 10 years ago
  69. 97d3555 Issue #19145: Fix handling of negative values for a "times" keyword argument to itertools.repeat()> by Raymond Hettinger · 10 years ago
  70. 7232986 MERGE: Closes #21441: Reorder elements in documentation to match actual order in the code by Jesus Cea · 10 years ago
  71. ca5c715 MERGE: Closes #21441: Reorder elements in documentation to match actual order in the code by Jesus Cea · 10 years ago
  72. e8ef8b7 Closes #21441: Reorder elements in documentation to match actual order in the code by Jesus Cea · 10 years ago
  73. 5827da3 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  74. c5a72e6 Issue #14117: Inprove help text and docstrings, some for clarity, some just to by Terry Jan Reedy · 10 years ago
  75. d04d511 merge by Raymond Hettinger · 10 years ago
  76. 6f6922c Add news entry for #21832 by Raymond Hettinger · 10 years ago
  77. b5e78db merge by Raymond Hettinger · 10 years ago
  78. 5cfec39 merge by Raymond Hettinger · 10 years ago
  79. d21beae merge by Raymond Hettinger · 10 years ago
  80. f2bbb65 merge by Raymond Hettinger · 10 years ago
  81. bc00050 Issue 21832: Require named tuple inputs to be exact strings by Raymond Hettinger · 10 years ago
  82. 5c2f5ab (Merge 3.4) asyncio: repr(Task) now also contains the line number even if the by Victor Stinner · 10 years ago
  83. df29c4a asyncio: repr(Task) now also contains the line number even if the coroutine is by Victor Stinner · 10 years ago
  84. ea2b007 merge by Raymond Hettinger · 10 years ago
  85. a99771e merge by Raymond Hettinger · 10 years ago
  86. 16f0835 merge by Raymond Hettinger · 10 years ago
  87. aba9bfe merge by Raymond Hettinger · 10 years ago
  88. 24a3c72 merge: #20155: use fake HTTP method names so windows doesn't hang the tests. by R David Murray · 10 years ago
  89. 21468df merge by Raymond Hettinger · 10 years ago
  90. 7c59613 Issue 21832: Require named tuple inputs to be exact strings by Raymond Hettinger · 10 years ago
  91. 14199f9 #20155: use fake HTTP method names so windows doesn't hang the tests. by R David Murray · 10 years ago
  92. 777aa64 (Merge 3.4) asyncio: Log an error if a Task is destroyed while it is still pending by Victor Stinner · 10 years ago
  93. a02f81f asyncio: Log an error if a Task is destroyed while it is still pending by Victor Stinner · 10 years ago
  94. c03dc0f merge by Raymond Hettinger · 10 years ago
  95. 4c945fe merge by Raymond Hettinger · 10 years ago
  96. f5c5175 merge 3.4 by Benjamin Peterson · 10 years ago
  97. 5bb0c84 null merge 3.4 by Benjamin Peterson · 10 years ago
  98. 17f9b64 add Chris Foster by Benjamin Peterson · 10 years ago
  99. 04ba0bb Issue #11974: Add tutorial section on class and instance variables by Raymond Hettinger · 10 years ago
  100. 42407ab inspect: Validate that __signature__ is None or an instance of Signature. by Yury Selivanov · 10 years ago