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