2014-06-27 |
Victor Stinner | asyncio: Fix two "Coroutine xxx was never yielded from... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Victor Stinner | asyncio: Fix unit tests on Windows, escape filenames... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Victor Stinner | Issue #11453: asyncore: emit a ResourceWarning when... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Victor Stinner | Closes #21582: Cleanup test_asyncore. Patch written... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Ezio Melotti | Fix indentation and class name in socket howto example. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Victor Stinner | asyncio, Tulip issue 137: In debug mode, save traceback... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Victor Stinner | asyncio, Tulip issue 137: In debug mode, add the traceb... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Victor Stinner | asyncio: Oops, restore a removed test |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Ned Deily | Issue #21875: Remove vestigial references to Classic... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benjamin Peterson | use NULL not 0 |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Victor Stinner | Issue #21858: Better handling of Python exceptions... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Zachary Ware | Issue #21829: Fix running test_ctypes on Windows with... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
R David Murray | #21476: Unwrap fp in BytesParser so the file isn't... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Raymond Hettinger | Issue #19145: Remove duplicate ACKS entry |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Terry Jan Reedy | Issue #18592: For idlelib.SearchDialogBase, edit and... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Victor Stinner | asyncio: Handle error handler: enhance formatting of... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Victor Stinner | Issue #21163: Fix one more "Task was destroyed but... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Victor Stinner | Issue #21163, asyncio: Fix some "Task was destroyed... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Ned Deily | Issue #21811: Anticipated fixes to 3.x configure for... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Ned Deily | Issue #21811: Anticipated fixes to 3.x and 2.7 for... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Victor Stinner | asyncio, Tulip issue 177: Rewite repr() of Future,... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Serhiy Storchaka | Issue #21729: Used the "with" statement in the dbm... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jesus Cea | MERGE: Closes #20872: dbm/gdbm/ndbm close methods are... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jesus Cea | Closes #20872: dbm/gdbm/ndbm close methods are not... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Senthil Kumaran | issue20753 - robotparser tests should not rely upon... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Senthil Kumaran | Correct the quopri module documentation. Mention the... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Vinay Sajip | Fixed typo in documentation. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Raymond Hettinger | Issue #19145: Fix handling of negative values for... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jesus Cea | MERGE: Closes #21441: Reorder elements in documentation... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jesus Cea | Closes #21441: Reorder elements in documentation to... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Terry Jan Reedy | Issue #14117: Inprove help text and docstrings, some... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Raymond Hettinger | Add news entry for #21832 |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Raymond Hettinger | Issue 21832: Require named tuple inputs to be exact... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Victor Stinner | asyncio: repr(Task) now also contains the line number... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Raymond Hettinger | Issue 21832: Require named tuple inputs to be exact... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
R David Murray | #20155: use fake HTTP method names so windows doesn... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Victor Stinner | asyncio: Log an error if a Task is destroyed while... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Benjamin Peterson | add Chris Foster |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Raymond Hettinger | Issue #11974: Add tutorial section on class and instan... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Yury Selivanov | inspect: Validate that __signature__ is None or an... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Victor Stinner | asyncio: Fix BaseEventLoop._assert_is_current_event_loo... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Raymond Hettinger | Issue #8343: Named group error msgs did not show the... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Benjamin Peterson | clarify that islink only really works if python knows... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benjamin Peterson | some timezone doc improvements (closes #16667) |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Victor Stinner | asyncio, Tulip issue 171: BaseEventLoop.close() now... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Victor Stinner | asyncio: document the debug mode |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Victor Stinner | asyncio, Tulip issue 172: only log selector timing... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Victor Stinner | asyncio: Add an unit test to check that setting the... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Victor Stinner | asyncio: Enable the debug mode of event loops when... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Victor Stinner | asyncio: BaseEventLoop._assert_is_current_event_loop... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Martin v. Löwis | Issue #10747: Use versioned labels in the Windows start... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Raymond Hettinger | Issue #21812: Trigger immediate transformation in... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Terry Jan Reedy | Issue #21823: Catch turtle.Terminator exceptions in... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Raymond Hettinger | Issue 21635: Fix caching in difflib.SequenceMatcher... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Charles-François... | Merge. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Charles-François... | Fix test_pydoc failure introduced by 7aa72075d440.... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Terry Jan Reedy | Issue #21770: Call function instead of module. Patch... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Charles-François... | Issue #21491: socketserver: Fix a race condition in... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Terry Jan Reedy | Issue #21768: fix NameError in test_pydescr. Patch... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Terry Jan Reedy | Issue #21768: fix type in test_pydoc, patch by Claudiu... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Victor Stinner | asyncio, Tulip issue 105: in debug mode, log callbacks... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Senthil Kumaran | issue 20091 - index entry for __main__ in runpy docs. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Ezio Melotti | #21690: fix a couple of links in the docs of the re... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Victor Stinner | Tulip issue 83: document more asyncio functions in... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Victor Stinner | Closes #21595: asyncio.BaseSelectorEventLoop._read_from... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Victor Stinner | Closes #21758: asyncio doc: mention explicitly that... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Antoine Pitrou | Issue #21722: The distutils "upload" command now exits... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Ned Deily | Issue #3485: remove misleading comment |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Zachary Ware | Fix typo pointed out by cocoatomo on docs@ |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Victor Stinner | asyncio: Fix pyflakes errors |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Victor Stinner | asyncio: Refactor tests: add a base TestCase class |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Victor Stinner | asyncio: Refactor test__run_once_logging() to not rely... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Victor Stinner | asyncio: Set __qualname__ attribute of CoroWrapper... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Victor Stinner | Issue #21723: asyncio.Queue: support any type of number... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Terry Jan Reedy | Issue #21694: Add unittest for ParenMatch. Patch by... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | add Ammar Brohi for running ssllab's test on python... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | revert tstate_delete_common, since it's pretty much... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | remove extra call to tstate_delete_common (merge artifact) |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | expect the correct platform-dependent linesep |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | avoid a deadlock with the interpreter head lock and... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benjamin Peterson | check if the thread is finalizing after retaking the GIL |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Terry Jan Reedy | Add Idle news entries. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Terry Jan Reedy | Issue #21686: add unittest for idlelib.HyperParser... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Victor Stinner | asyncio: Task.__repr__() now also handles CoroWrapper |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Victor Stinner | Issue #21773: Fix TestStdLib.test_pydoc() of test_enum... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Zachary Ware | Fix typo reported by Jesse W on docs@ |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Victor Stinner | Sync asyncio with Tulip: Fix test_tasks for Python 3.5 |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Nick Coghlan | Issue #21669: Special case print & exec syntax errors |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Terry Jan Reedy | Issue #21559: Add alternative (historical) reason for... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Terry Jan Reedy | Issue #19362: Tweek len() doc and docstring to expand... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Terry Jan Reedy | whitespace |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Terry Jan Reedy | Issue #21686: idlelib/HyperParser.py - Update docstring... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benjamin Peterson | clarify when the list of subdirectories is read (closes... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Gregory P.... | fix a BytesWarning in my previous commit. |
commit | commitdiff | tree | snapshot |
next |