This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients asvetlov, mattbillenstein, miss-islington, n8henrie, ned.deily, ronaldoussoren, vstinner, yselivanov
Date 2018-03-09.18:14:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520619257.66.0.467229070634.issue32517@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3c39beb65d003b209a98a79af4aaf94ba16d0d29 by Miss Islington (bot) in branch '3.7':
bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037)
https://github.com/python/cpython/commit/3c39beb65d003b209a98a79af4aaf94ba16d0d29
History
Date User Action Args
2018-03-09 18:14:17miss-islingtonsetrecipients: + miss-islington, ronaldoussoren, vstinner, ned.deily, asvetlov, yselivanov, n8henrie, mattbillenstein
2018-03-09 18:14:17miss-islingtonsetmessageid: <1520619257.66.0.467229070634.issue32517@psf.upfronthosting.co.za>
2018-03-09 18:14:17miss-islingtonlinkissue32517 messages
2018-03-09 18:14:17miss-islingtoncreate