Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2728)

Issue 109340043: Add ignore_cancelled and ignore_done to Future.set_result()

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by haypo_gmail
Modified:
9 years, 9 months ago
Reviewers:
Visibility:
Public.

Description

Add ignore_cancelled and ignore_done to Future.set_result()

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -30 lines) Patch
M asyncio/base_events.py View 1 chunk +1 line, -2 lines 0 comments Download
M asyncio/futures.py View 1 chunk +4 lines, -1 line 0 comments Download
M asyncio/locks.py View 4 chunks +4 lines, -8 lines 0 comments Download
M asyncio/proactor_events.py View 2 chunks +4 lines, -1 line 0 comments Download
M asyncio/selector_events.py View 3 chunks +7 lines, -2 lines 0 comments Download
M asyncio/streams.py View 3 chunks +3 lines, -6 lines 0 comments Download
M asyncio/tasks.py View 3 chunks +5 lines, -5 lines 0 comments Download
M asyncio/unix_events.py View 3 chunks +7 lines, -2 lines 0 comments Download
M tests/test_futures.py View 2 chunks +29 lines, -1 line 0 comments Download
M tests/test_tasks.py View 1 chunk +2 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b