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 ned.deily
Recipients asvetlov, mattbillenstein, miss-islington, n8henrie, ned.deily, ronaldoussoren, vstinner, yselivanov
Date 2018-03-27.21:16:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522185417.45.0.467229070634.issue32517@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8534d53333e4e918be82b041754ecd89af519e5b by Ned Deily in branch 'master':
bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037) (GH-6113)
https://github.com/python/cpython/commit/8534d53333e4e918be82b041754ecd89af519e5b
History
Date User Action Args
2018-03-27 21:16:57ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, asvetlov, yselivanov, n8henrie, mattbillenstein, miss-islington
2018-03-27 21:16:57ned.deilysetmessageid: <1522185417.45.0.467229070634.issue32517@psf.upfronthosting.co.za>
2018-03-27 21:16:57ned.deilylinkissue32517 messages
2018-03-27 21:16:57ned.deilycreate