diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-11-21 00:23:27 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-11-21 00:23:27 +0100 |
commit | bffe735c0594e4d139e7a5d5f3f3f0828b734b79 (patch) | |
tree | 40ca2e55127c405897cce190c1bcc7ba5e509f4e /Python/Python-ast.c | |
parent | 659435b755ca30388e57e7a2af38c1340a11d44c (diff) | |
download | cpython-bffe735c0594e4d139e7a5d5f3f3f0828b734b79.tar.gz |
asyncio: BaseSelectorEventLoop.close() now closes the self-pipe before calling
the parent close() method. If the event loop is already closed, the self-pipe
is not unregistered from the selector.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions