Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092) #27125

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 13, 2021

(cherry picked from commit 0ee0a74)

Co-authored-by: Konstantin-Glukhov glukhov.k@gmail.com

https://bugs.python.org/issue44572

…prevent erroneous STDIN consumption (pythonGH-27092)

(cherry picked from commit 0ee0a74)

Co-authored-by: Konstantin-Glukhov <glukhov.k@gmail.com>
@miss-islington
Copy link
Contributor Author

@Konstantin-Glukhov and @zooba: Status check is done, and it's a success ✅ .

@zooba zooba merged commit 5fc784e into python:3.9 Jul 14, 2021
@miss-islington miss-islington deleted the backport-0ee0a74-3.9 branch July 14, 2021 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants