diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-01-08 02:15:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-08 02:15:25 (GMT) |
commit | 88bd26a72eb4ab341cf19bea78a0039fbe4be3a2 (patch) | |
tree | 1903dd93054cc4f089b069b8aa52be9e3263955f /Lib/idlelib/idle_test/test_pyparse.py | |
parent | 9a413faa8708e5c2df509e97d48f18685c198b24 (diff) | |
download | cpython-88bd26a72eb4ab341cf19bea78a0039fbe4be3a2.zip cpython-88bd26a72eb4ab341cf19bea78a0039fbe4be3a2.tar.gz cpython-88bd26a72eb4ab341cf19bea78a0039fbe4be3a2.tar.bz2 |
bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462)
bpo-32622, bpo-35682: Fix asyncio.ProactorEventLoop.sendfile(): don't
attempt to set the result of an internal future if it's already done.
Fix asyncio _ProactorBasePipeTransport._force_close(): don't set the
result of _empty_waiter if it's already done.
(cherry picked from commit 80fda712c83f5dd9560d42bf2aa65a72b18b7759)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions