cpython/Misc/NEWS.d/next/Windows/2021-07-13-15-32-49.bpo-44572.gXvhDc.rst
Miss Islington (bot) 425756abdc
bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092) (GH-27124)
(cherry picked from commit 0ee0a740e1)

Co-authored-by: Konstantin-Glukhov <glukhov.k@gmail.com>
2021-07-13 20:48:23 +01:00

1 line
No EOL
60 B
ReStructuredText

Avoid consuming standard input in the :mod:`platform` module