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

Issue 104400044: Move coroutine code from tasks.py to a new coroutines.py file

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

Description

Move coroutine code from tasks.py to a new coroutines.py file

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -199 lines) Patch
M asyncio/__init__.py View 2 chunks +3 lines, -1 line 0 comments Download
M asyncio/base_events.py View 14 chunks +15 lines, -13 lines 0 comments Download
M asyncio/base_subprocess.py View 2 chunks +2 lines, -2 lines 0 comments Download
A asyncio/coroutines.py View 1 chunk +140 lines, -0 lines 0 comments Download
M asyncio/locks.py View 6 chunks +6 lines, -6 lines 0 comments Download
M asyncio/streams.py View 9 chunks +10 lines, -8 lines 0 comments Download
M asyncio/subprocess.py View 6 chunks +8 lines, -7 lines 0 comments Download
M asyncio/tasks.py View 7 chunks +8 lines, -135 lines 0 comments Download
M asyncio/test_utils.py View 2 chunks +2 lines, -1 line 0 comments Download
M asyncio/unix_events.py View 4 chunks +4 lines, -4 lines 0 comments Download
M asyncio/windows_events.py View 5 chunks +6 lines, -5 lines 0 comments Download
M tests/test_tasks.py View 8 chunks +17 lines, -17 lines 0 comments Download

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