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 vstinner
Recipients Cornelius Diekmann, cstratak, martin.panter, vstinner, xdegaye
Date 2017-10-02.09:39:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506937198.18.0.213398074469.issue31158@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e6f62f69f07892b993910ff03c9db3ffa5cb9ca5 by Victor Stinner (Cornelius Diekmann) in branch 'master':
bpo-31158: Fix nondeterministic read in test_pty (#3808)
https://github.com/python/cpython/commit/e6f62f69f07892b993910ff03c9db3ffa5cb9ca5
History
Date User Action Args
2017-10-02 09:39:58vstinnersetrecipients: + vstinner, xdegaye, martin.panter, cstratak, Cornelius Diekmann
2017-10-02 09:39:58vstinnersetmessageid: <1506937198.18.0.213398074469.issue31158@psf.upfronthosting.co.za>
2017-10-02 09:39:58vstinnerlinkissue31158 messages
2017-10-02 09:39:58vstinnercreate