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 steve.dower
Recipients glukhov.k, miss-islington, pablogsal, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-07-14.16:17:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626279442.19.0.107304383134.issue44572@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5fc784e28ab9cd02c30395d1973ff825b787efa2 by Miss Islington (bot) in branch '3.9':
bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092)
https://github.com/python/cpython/commit/5fc784e28ab9cd02c30395d1973ff825b787efa2
History
Date User Action Args
2021-07-14 16:17:22steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, pablogsal, miss-islington, glukhov.k
2021-07-14 16:17:22steve.dowersetmessageid: <1626279442.19.0.107304383134.issue44572@roundup.psfhosted.org>
2021-07-14 16:17:22steve.dowerlinkissue44572 messages
2021-07-14 16:17:22steve.dowercreate