Files
cpython/Lib
Miss Islington (bot) 3c39beb65d bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037)
test_asyncio hangs indefinitely on macOS 10.13.2+ on `read_pty_output()`
using the KqueueSelector. Closing `proto.transport` (as is done in
`write_pty_output()`) seems to fix it.
(cherry picked from commit 12f74d8608c15cacd9d5786524e2be9ca36f007e)

Co-authored-by: Nathan Henrie <n8henrie@users.noreply.github.com>
2018-03-09 10:14:14 -08:00
..
2017-02-12 23:10:48 +01:00
2017-11-08 14:44:44 -08:00
2017-11-05 15:37:50 +02:00
2017-11-05 15:37:50 +02:00