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

Issue 113160044: Rewrite signal handling: use the self pipe

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

Description

Rewrite signal handling: use the self pipe

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -7 lines) Patch
M asyncio/proactor_events.py View 1 chunk +1 line, -1 line 0 comments Download
M asyncio/selector_events.py View 2 chunks +5 lines, -1 line 0 comments Download
M asyncio/unix_events.py View 4 chunks +18 lines, -2 lines 1 comment Download
M tests/test_proactor_events.py View 1 chunk +1 line, -1 line 0 comments Download
M tests/test_unix_events.py View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1
GvR
9 years, 9 months ago (2014-07-17 15:13:55 UTC) #1
LGTM

https://codereview.appspot.com/113160044/diff/1/asyncio/unix_events.py
File asyncio/unix_events.py (right):

https://codereview.appspot.com/113160044/diff/1/asyncio/unix_events.py#newcode58
asyncio/unix_events.py:58: for signum in data:
(Off-topic: This is a use case for bytes.__getitem__() returning an int! :-)
Sign in to reply to this message.

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