[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread miss-islington
miss-islington added the comment: New changeset 88bd26a72eb4ab341cf19bea78a0039fbe4be3a2 by Miss Islington (bot) in branch '3.7': bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462) https://github.com/python/cpython/commit/88bd26a72eb4ab341cf19bea78a0039fbe4be3a2 --

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +10945, 10946, 10947, 10948 ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +10945, 10946, 10947 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +10945 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +10945, 10946 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: ht

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread STINNER Victor
STINNER Victor added the comment: New changeset 80fda712c83f5dd9560d42bf2aa65a72b18b7759 by Victor Stinner in branch 'master': bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462) https://github.com/python/cpython/commit/80fda712c83f5dd9560d42bf2aa65a72b18b7759 -- __

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread STINNER Victor
New submission from STINNER Victor : Running ProactorEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving() logs a bug in _force_close(): see logs below. Extract of _force_close(): def _force_close(self, exc): if self._empty_waiter is not None: if exc is

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch, patch, patch, patch pull_requests: +10940, 10941, 10942, 10943 stage: -> patch review ___ Python tracker ___ __

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch, patch, patch pull_requests: +10940, 10941, 10943 stage: -> patch review ___ Python tracker ___

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch, patch pull_requests: +10940, 10941 stage: -> patch review ___ Python tracker ___ __

[issue35682] asyncio: bug in _ProactorBasePipeTransport._force_close()

2019-01-07 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +10940 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-