1. f2bbb65 merge by Raymond Hettinger · 10 years ago
  2. bc00050 Issue 21832: Require named tuple inputs to be exact strings by Raymond Hettinger · 10 years ago
  3. 5c2f5ab (Merge 3.4) asyncio: repr(Task) now also contains the line number even if the by Victor Stinner · 10 years ago
  4. df29c4a asyncio: repr(Task) now also contains the line number even if the coroutine is by Victor Stinner · 10 years ago
  5. 24a3c72 merge: #20155: use fake HTTP method names so windows doesn't hang the tests. by R David Murray · 10 years ago
  6. 14199f9 #20155: use fake HTTP method names so windows doesn't hang the tests. by R David Murray · 10 years ago
  7. 777aa64 (Merge 3.4) asyncio: Log an error if a Task is destroyed while it is still pending by Victor Stinner · 10 years ago
  8. a02f81f asyncio: Log an error if a Task is destroyed while it is still pending by Victor Stinner · 10 years ago
  9. c03dc0f merge by Raymond Hettinger · 10 years ago
  10. 4c945fe merge by Raymond Hettinger · 10 years ago
  11. f5c5175 merge 3.4 by Benjamin Peterson · 10 years ago
  12. 5bb0c84 null merge 3.4 by Benjamin Peterson · 10 years ago
  13. 17f9b64 add Chris Foster by Benjamin Peterson · 10 years ago
  14. 04ba0bb Issue #11974: Add tutorial section on class and instance variables by Raymond Hettinger · 10 years ago
  15. 42407ab inspect: Validate that __signature__ is None or an instance of Signature. by Yury Selivanov · 10 years ago
  16. c0f964f inspect: Validate that __signature__ is None or an instance of Signature. by Yury Selivanov · 10 years ago
  17. 289cae4 (Merge 3.4) asyncio: Fix BaseEventLoop._assert_is_current_event_loop(): by Victor Stinner · 10 years ago
  18. 751c7c0 asyncio: Fix BaseEventLoop._assert_is_current_event_loop(): get_event_loop() by Victor Stinner · 10 years ago
  19. ef85df1 merge by Raymond Hettinger · 10 years ago
  20. 1c99bc8 Issue #8343: Named group error msgs did not show the group name. by Raymond Hettinger · 10 years ago
  21. 7534539 merge 3.4 (#13143) by Benjamin Peterson · 10 years ago
  22. f6f78e1 clarify that islink only really works if python knows about symlinks (closes #13143) by Benjamin Peterson · 10 years ago
  23. 19db33f merge 3.4 (#16667) by Benjamin Peterson · 10 years ago
  24. 9b29acd some timezone doc improvements (closes #16667) by Benjamin Peterson · 10 years ago
  25. 425aaa1 (Merge 3.4) asyncio, Tulip issue 171: BaseEventLoop.close() now raises an by Victor Stinner · 10 years ago
  26. f328c7d asyncio, Tulip issue 171: BaseEventLoop.close() now raises an exception if the by Victor Stinner · 10 years ago
  27. 422a76d (Merge 3.4) asyncio: document the debug mode by Victor Stinner · 10 years ago
  28. 62511fd asyncio: document the debug mode by Victor Stinner · 10 years ago
  29. 1217ab0 (Merge 3.4) asyncio, Tulip issue 172: only log selector timing in debug mode by Victor Stinner · 10 years ago
  30. 1580fe3 asyncio, Tulip issue 172: only log selector timing in debug mode by Victor Stinner · 10 years ago
  31. dc8b54c (Merge 3.4) asyncio: Add an unit test to check that setting the by Victor Stinner · 10 years ago
  32. c082ee6 asyncio: Add an unit test to check that setting the PYTHONASYNCIODEBUG env var by Victor Stinner · 10 years ago
  33. d42b492 (Merge 3.4) asyncio: Enable the debug mode of event loops when the by Victor Stinner · 10 years ago
  34. 7b7120e asyncio: Enable the debug mode of event loops when the PYTHONASYNCIODEBUG by Victor Stinner · 10 years ago
  35. 33d2e40 (Merge 3.4) asyncio: BaseEventLoop._assert_is_current_event_loop() now only by Victor Stinner · 10 years ago
  36. d6de5d8 asyncio: BaseEventLoop._assert_is_current_event_loop() now only raises an by Victor Stinner · 10 years ago
  37. 2a1a490 reflow to 80 chars by Benjamin Peterson · 10 years ago
  38. a96fea0 add BufferedIOBase.readinto1 (closes #20578) by Benjamin Peterson · 10 years ago
  39. 77143db Issue #10747: Merge with 3.4 by Martin v. Löwis · 10 years ago
  40. cd95e18 Issue #10747: Use versioned labels in the Windows start menu. by Martin v. Löwis · 10 years ago
  41. bc8197a merge heads by Giampaolo Rodola' · 10 years ago
  42. 4f2eb81 #6916: attempt to fix BB failure by Giampaolo Rodola' · 10 years ago
  43. 47d1e28 merge by Raymond Hettinger · 10 years ago
  44. 6dec4ea Issue #21812: Trigger immediate transformation in turtle.shapetransform(). by Raymond Hettinger · 10 years ago
  45. 29ed8ee Merge with 3.4 by Terry Jan Reedy · 10 years ago
  46. f51531e Issue #21823: Catch turtle.Terminator exceptions in turtledemo. by Terry Jan Reedy · 10 years ago
  47. bb91c1d Issue 21786: Clean-up test_pydoc taking taking advantage of diffing in unittest. by Raymond Hettinger · 10 years ago
  48. 986efa0 merge by Raymond Hettinger · 10 years ago
  49. fabefc3 Issue 21635: Fix caching in difflib.SequenceMatcher.get_matching_blocks(). by Raymond Hettinger · 10 years ago
  50. 4717786 merge heads by Giampaolo Rodola' · 10 years ago
  51. bd04876 #6916: raise a deprecation warning if using asynchat.fifo by Giampaolo Rodola' · 10 years ago
  52. ca7e5d3 Fix test_pydoc failure introduced by cddb17c4975e. Patch by Berker Peksag. by Charles-François Natali · 10 years ago
  53. 8aa9e42 Merge. by Charles-François Natali · 10 years ago
  54. 57398c3 Fix test_pydoc failure introduced by 7aa72075d440. Patch by Berker Peksag. by Charles-François Natali · 10 years ago
  55. 120bb11 Merge. by Charles-François Natali · 10 years ago
  56. af4db37 Issue #21491: socketserver: Fix a race condition in child processes reaping. by Charles-François Natali · 10 years ago
  57. d51a76f Merge with 3.4 by Terry Jan Reedy · 10 years ago
  58. 5d82895 Issue #21770: Call function instead of module. Patch by Claudiu Popa. by Terry Jan Reedy · 10 years ago
  59. ccc342d Merge. by Charles-François Natali · 10 years ago
  60. 6315ffa Merge. by Charles-François Natali · 10 years ago
  61. 504f5c3 Issue #21491: socketserver: Fix a race condition in child processes reaping. by Charles-François Natali · 10 years ago
  62. e079147 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  63. af9eb96 Issue #21768: fix NameError in test_pydescr. Patch by Claudiu Popa. by Terry Jan Reedy · 10 years ago
  64. 49c02b6 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  65. fe928de Issue #21768: fix type in test_pydoc, patch by Claudiu Popa. by Terry Jan Reedy · 10 years ago
  66. 8c6f0b7 (Merge 3.4) asyncio, Tulip issue 105: in debug mode, log callbacks taking more by Victor Stinner · 10 years ago
  67. 0e6f52a asyncio, Tulip issue 105: in debug mode, log callbacks taking more than 100 ms by Victor Stinner · 10 years ago
  68. 75b2b8b Simplify a badly written condition. by Zachary Ware · 10 years ago
  69. 2b31375 merge from 3.4 by Senthil Kumaran · 10 years ago
  70. 4932e14 issue 20091 - index entry for __main__ in runpy docs. by Senthil Kumaran · 10 years ago
  71. 9dca535 #21690: merge with 3.4. by Ezio Melotti · 10 years ago
  72. 642d4b6 #21690: fix a couple of links in the docs of the re module. Noticed by Julian Gilbey. by Ezio Melotti · 10 years ago
  73. 037fa45 (Merge 3.4) Tulip issue 83: document more asyncio functions in docstrings by Victor Stinner · 10 years ago
  74. d143209 Tulip issue 83: document more asyncio functions in docstrings by Victor Stinner · 10 years ago
  75. 63f277b Issue #21741: Add st_file_attributes to os.stat_result on Windows. by Zachary Ware · 10 years ago
  76. 6ef1202 (Merge 3.4) Closes #21595: asyncio.BaseSelectorEventLoop._read_from_self() now by Victor Stinner · 10 years ago
  77. 54c4b8e Closes #21595: asyncio.BaseSelectorEventLoop._read_from_self() now reads all by Victor Stinner · 10 years ago
  78. 9ec1517 (Merge 3.4) Closes #21758: asyncio doc: mention explicitly that subprocess by Victor Stinner · 10 years ago
  79. 6bfd854 Closes #21758: asyncio doc: mention explicitly that subprocess parameters are by Victor Stinner · 10 years ago
  80. 41dcf35 Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. by Antoine Pitrou · 10 years ago
  81. 2e4d3b1 Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. by Antoine Pitrou · 10 years ago
  82. 205a55f Issue #3485: merge from 3.4 by Ned Deily · 10 years ago
  83. 845fd9a Issue #3485: remove misleading comment by Ned Deily · 10 years ago
  84. 42653df Merge typo fix by Zachary Ware · 10 years ago
  85. 8909127 Fix typo pointed out by cocoatomo on docs@ by Zachary Ware · 10 years ago
  86. f4a1ffd (Merge 3.4) asyncio: Fix pyflakes errors by Victor Stinner · 10 years ago
  87. 64d750b asyncio: Fix pyflakes errors by Victor Stinner · 10 years ago
  88. 2b8c7a7 (Merge 3.4) asyncio: Refactor tests: add a base TestCase class by Victor Stinner · 10 years ago
  89. c73701d asyncio: Refactor tests: add a base TestCase class by Victor Stinner · 10 years ago
  90. 185ad2d (Merge 3.4) asyncio: Refactor test__run_once_logging() to not rely on the exact by Victor Stinner · 10 years ago
  91. d6f02fc asyncio: Refactor test__run_once_logging() to not rely on the exact number of by Victor Stinner · 10 years ago
  92. c82a4d8 (Merge 3.4) asyncio: Set __qualname__ attribute of CoroWrapper in @coroutine by Victor Stinner · 10 years ago
  93. 8d3e02e asyncio: Set __qualname__ attribute of CoroWrapper in @coroutine decorator on by Victor Stinner · 10 years ago
  94. adc7bcb (Merge 3.4) Issue #21723: asyncio.Queue: support any type of number (ex: float) by Victor Stinner · 10 years ago
  95. 66dc6b0 Issue #21723: asyncio.Queue: support any type of number (ex: float) for the by Victor Stinner · 10 years ago
  96. 7d7e775 Issue #10310: Use "unsigned int field:1" instead of "signed int field:1" in a by Victor Stinner · 10 years ago
  97. 1b1fe97 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  98. 14fbe72 Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar. by Terry Jan Reedy · 10 years ago
  99. d5d4ef3 merge 3.4 by Benjamin Peterson · 10 years ago
  100. 67fbed5 add Ammar Brohi for running ssllab's test on python.org and reporting a problem by Benjamin Peterson · 10 years ago