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 JelleZijlstra, benjamin.peterson, corona10, db3l, eryksun, remi.lapeyre, serhiy.storchaka, stutzbach, vstinner
Date 2020-06-10.17:25:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591809904.29.0.354979833345.issue40826@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4a4f660cfde8b683634c53e6214a6baa51de43b1 by Victor Stinner in branch '3.9':
bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779) (GH-20785)
https://github.com/python/cpython/commit/4a4f660cfde8b683634c53e6214a6baa51de43b1
History
Date User Action Args
2020-06-10 17:25:04vstinnersetrecipients: + vstinner, db3l, benjamin.peterson, stutzbach, serhiy.storchaka, eryksun, JelleZijlstra, corona10, remi.lapeyre
2020-06-10 17:25:04vstinnersetmessageid: <1591809904.29.0.354979833345.issue40826@roundup.psfhosted.org>
2020-06-10 17:25:04vstinnerlinkissue40826 messages
2020-06-10 17:25:04vstinnercreate