Skip to content

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

Merged
pablogsal merged 1 commit into
python:3.10from
miss-islington:backport-0ee0a74-3.10
Jul 13, 2021
Merged

[3.10] bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092)#27124
pablogsal merged 1 commit into
python:3.10from
miss-islington:backport-0ee0a74-3.10

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

(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
Copy Markdown
Contributor Author

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

@zooba

zooba commented Jul 13, 2021

Copy link
Copy Markdown
Member

@pablogsal I approve this - your call whether to take it for RC or not.

@pablogsal
pablogsal merged commit 425756a into python:3.10 Jul 13, 2021
@miss-islington
miss-islington deleted the backport-0ee0a74-3.10 branch July 13, 2021 19:48
@pablogsal

Copy link
Copy Markdown
Member

@pablogsal I approve this - your call whether to take it for RC or not.

Merging as this is very low risk

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

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.

5 participants