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