]> granicus.if.org Git - python/shortlog
python
2014-06-25 Raymond Hettingermerge
2014-06-25 Raymond HettingerIssue #19145: Fix handling of negative values for...
2014-06-25 Jesus CeaMERGE: Closes #21441: Reorder elements in documentation...
2014-06-25 Jesus CeaMERGE: Closes #21441: Reorder elements in documentation...
2014-06-25 Jesus CeaCloses #21441: Reorder elements in documentation to...
2014-06-25 Terry Jan ReedyMerge with 3.4
2014-06-25 Terry Jan ReedyIssue #14117: Inprove help text and docstrings, some...
2014-06-25 Raymond Hettingermerge
2014-06-25 Raymond HettingerAdd news entry for #21832
2014-06-25 Raymond Hettingermerge
2014-06-25 Raymond Hettingermerge
2014-06-25 Raymond Hettingermerge
2014-06-24 Raymond Hettingermerge
2014-06-24 Raymond HettingerIssue 21832: Require named tuple inputs to be exact...
2014-06-24 Victor Stinner(Merge 3.4) asyncio: repr(Task) now also contains the...
2014-06-24 Victor Stinnerasyncio: repr(Task) now also contains the line number...
2014-06-24 Raymond Hettingermerge
2014-06-24 Raymond Hettingermerge
2014-06-24 Raymond Hettingermerge
2014-06-24 Raymond Hettingermerge
2014-06-24 R David Murraymerge: #20155: use fake HTTP method names so windows...
2014-06-24 Raymond Hettingermerge
2014-06-24 Raymond HettingerIssue 21832: Require named tuple inputs to be exact...
2014-06-24 R David Murray#20155: use fake HTTP method names so windows doesn...
2014-06-24 Victor Stinner(Merge 3.4) asyncio: Log an error if a Task is destroye...
2014-06-24 Victor Stinnerasyncio: Log an error if a Task is destroyed while...
2014-06-24 Raymond Hettingermerge
2014-06-24 Raymond Hettingermerge
2014-06-24 Benjamin Petersonmerge 3.4
2014-06-24 Benjamin Petersonnull merge 3.4
2014-06-24 Benjamin Petersonadd Chris Foster
2014-06-24 Raymond HettingerIssue #11974: Add tutorial section on class and instan...
2014-06-23 Yury Selivanovinspect: Validate that __signature__ is None or an...
2014-06-23 Yury Selivanovinspect: Validate that __signature__ is None or an...
2014-06-23 Victor Stinner(Merge 3.4) asyncio: Fix BaseEventLoop._assert_is_curre...
2014-06-23 Victor Stinnerasyncio: Fix BaseEventLoop._assert_is_current_event_loo...
2014-06-23 Raymond Hettingermerge
2014-06-23 Raymond HettingerIssue #8343: Named group error msgs did not show the...
2014-06-23 Benjamin Petersonmerge 3.4 (#13143)
2014-06-23 Benjamin Petersonclarify that islink only really works if python knows...
2014-06-22 Benjamin Petersonmerge 3.4 (#16667)
2014-06-22 Benjamin Petersonsome timezone doc improvements (closes #16667)
2014-06-22 Victor Stinner(Merge 3.4) asyncio, Tulip issue 171: BaseEventLoop...
2014-06-22 Victor Stinnerasyncio, Tulip issue 171: BaseEventLoop.close() now...
2014-06-22 Victor Stinner(Merge 3.4) asyncio: document the debug mode
2014-06-22 Victor Stinnerasyncio: document the debug mode
2014-06-22 Victor Stinner(Merge 3.4) asyncio, Tulip issue 172: only log selector...
2014-06-22 Victor Stinnerasyncio, Tulip issue 172: only log selector timing...
2014-06-22 Victor Stinner(Merge 3.4) asyncio: Add an unit test to check that...
2014-06-22 Victor Stinnerasyncio: Add an unit test to check that setting the...
2014-06-22 Victor Stinner(Merge 3.4) asyncio: Enable the debug mode of event...
2014-06-22 Victor Stinnerasyncio: Enable the debug mode of event loops when...
2014-06-22 Victor Stinner(Merge 3.4) asyncio: BaseEventLoop._assert_is_current_e...
2014-06-22 Victor Stinnerasyncio: BaseEventLoop._assert_is_current_event_loop...
2014-06-22 Benjamin Petersonreflow to 80 chars
2014-06-22 Benjamin Petersonadd BufferedIOBase.readinto1 (closes #20578)
2014-06-22 Martin v. LöwisIssue #10747: Merge with 3.4
2014-06-22 Martin v. LöwisIssue #10747: Use versioned labels in the Windows start...
2014-06-22 Giampaolo Rodola'merge heads
2014-06-22 Giampaolo Rodola'#6916: attempt to fix BB failure
2014-06-22 Raymond Hettingermerge
2014-06-22 Raymond HettingerIssue #21812: Trigger immediate transformation in...
2014-06-22 Terry Jan ReedyMerge with 3.4
2014-06-22 Terry Jan ReedyIssue #21823: Catch turtle.Terminator exceptions in...
2014-06-21 Raymond HettingerIssue 21786: Clean-up test_pydoc taking taking advanta...
2014-06-21 Raymond Hettingermerge
2014-06-21 Raymond HettingerIssue 21635: Fix caching in difflib.SequenceMatcher...
2014-06-21 Giampaolo Rodola'merge heads
2014-06-21 Giampaolo Rodola'#6916: raise a deprecation warning if using asynchat...
2014-06-20 Charles-François... Fix test_pydoc failure introduced by cddb17c4975e....
2014-06-20 Charles-François... Merge.
2014-06-20 Charles-François... Fix test_pydoc failure introduced by 7aa72075d440....
2014-06-20 Charles-François... Merge.
2014-06-20 Charles-François... Issue #21491: socketserver: Fix a race condition in...
2014-06-20 Terry Jan ReedyMerge with 3.4
2014-06-20 Terry Jan ReedyIssue #21770: Call function instead of module. Patch...
2014-06-20 Charles-François... Merge.
2014-06-20 Charles-François... Merge.
2014-06-20 Charles-François... Issue #21491: socketserver: Fix a race condition in...
2014-06-20 Terry Jan ReedyMerge with 3.4
2014-06-20 Terry Jan ReedyIssue #21768: fix NameError in test_pydescr. Patch...
2014-06-20 Terry Jan ReedyMerge with 3.4
2014-06-20 Terry Jan ReedyIssue #21768: fix type in test_pydoc, patch by Claudiu...
2014-06-20 Victor Stinner(Merge 3.4) asyncio, Tulip issue 105: in debug mode...
2014-06-20 Victor Stinnerasyncio, Tulip issue 105: in debug mode, log callbacks...
2014-06-20 Zachary WareSimplify a badly written condition.
2014-06-20 Senthil Kumaranmerge from 3.4
2014-06-20 Senthil Kumaranissue 20091 - index entry for __main__ in runpy docs.
2014-06-19 Ezio Melotti#21690: merge with 3.4.
2014-06-19 Ezio Melotti#21690: fix a couple of links in the docs of the re...
2014-06-19 Victor Stinner(Merge 3.4) Tulip issue 83: document more asyncio funct...
2014-06-19 Victor StinnerTulip issue 83: document more asyncio functions in...
2014-06-19 Zachary WareIssue #21741: Add st_file_attributes to os.stat_result...
2014-06-19 Victor Stinner(Merge 3.4) Closes #21595: asyncio.BaseSelectorEventLoo...
2014-06-19 Victor StinnerCloses #21595: asyncio.BaseSelectorEventLoop._read_from...
2014-06-19 Victor Stinner(Merge 3.4) Closes #21758: asyncio doc: mention explici...
2014-06-19 Victor StinnerCloses #21758: asyncio doc: mention explicitly that...
2014-06-19 Antoine PitrouIssue #21722: The distutils "upload" command now exits...
2014-06-19 Antoine PitrouIssue #21722: The distutils "upload" command now exits...
2014-06-18 Ned DeilyIssue #3485: merge from 3.4
next