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 yselivanov
Recipients asvetlov, mattbillenstein, n8henrie, ned.deily, ronaldoussoren, vstinner, yselivanov
Date 2018-03-09.17:43:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520617427.67.0.467229070634.issue32517@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 12f74d8608c15cacd9d5786524e2be9ca36f007e by Yury Selivanov (Nathan Henrie) in branch '3.6':
bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037)
https://github.com/python/cpython/commit/12f74d8608c15cacd9d5786524e2be9ca36f007e
History
Date User Action Args
2018-03-09 17:43:47yselivanovsetrecipients: + yselivanov, ronaldoussoren, vstinner, ned.deily, asvetlov, n8henrie, mattbillenstein
2018-03-09 17:43:47yselivanovsetmessageid: <1520617427.67.0.467229070634.issue32517@psf.upfronthosting.co.za>
2018-03-09 17:43:47yselivanovlinkissue32517 messages
2018-03-09 17:43:47yselivanovcreate