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:17:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522185452.05.0.467229070634.issue32517@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6a2539c43412567a4c693da8e7fdf5e73191fd16 by Ned Deily in branch '3.7':
bpo-32517: re-enable test_read_pty_output on macOS (GH-6112)
https://github.com/python/cpython/commit/6a2539c43412567a4c693da8e7fdf5e73191fd16
History
Date User Action Args
2018-03-27 21:17:32ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, asvetlov, yselivanov, n8henrie, mattbillenstein, miss-islington
2018-03-27 21:17:32ned.deilysetmessageid: <1522185452.05.0.467229070634.issue32517@psf.upfronthosting.co.za>
2018-03-27 21:17:32ned.deilylinkissue32517 messages
2018-03-27 21:17:32ned.deilycreate