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 eryksun, vstinner
Date 2020-03-31.22:27:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585693643.74.0.342874060062.issue40094@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16d75675d2ad2454f6dfbf333c94e6237df36018 by Victor Stinner in branch 'master':
bpo-31160: Fix race condition in test_os.PtyTests (GH-19263)
https://github.com/python/cpython/commit/16d75675d2ad2454f6dfbf333c94e6237df36018
History
Date User Action Args
2020-03-31 22:27:23vstinnersetrecipients: + vstinner, eryksun
2020-03-31 22:27:23vstinnersetmessageid: <1585693643.74.0.342874060062.issue40094@roundup.psfhosted.org>
2020-03-31 22:27:23vstinnerlinkissue40094 messages
2020-03-31 22:27:23vstinnercreate