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