]> granicus.if.org Git - python/commit
Skip test_read_pty_output test on macOS for poll and select. (#4774)
authorYury Selivanov <yury@magic.io>
Sun, 10 Dec 2017 17:40:19 +0000 (12:40 -0500)
committerGitHub <noreply@github.com>
Sun, 10 Dec 2017 17:40:19 +0000 (12:40 -0500)
commitc4d9df5fd719ad08e68e0950ce22a80f43e4f35d
treed0e9501688d8f084b7913d8bc493e1374e94e691
parent77106b2c21e59d0466742cc3afa50f9e8345e186
Skip test_read_pty_output test on macOS for poll and select. (#4774)

Starting with 10.13.2 the test hangs forever.
Lib/test/test_asyncio/test_events.py