gh-133374: fix test_python_legacy_windows_stdio#134080
Conversation
|
See also #133375. |
zooba
left a comment
There was a problem hiding this comment.
This is closer to being ready than the other PR, IMHO. So up to the two contributors to see who gets there first :)
|
Should we use When a Windows developer runs a test on the console, will a new annoying console appear for a moment? (I cannot run test on Windows Desktop soon.) |
It will, but don't we have a resource for this already? If the new console doesn't appear, annoying characters get typed over the test results for some similar tests. So I'm pretty sure they're all behind a resource. |
|
Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Sorry, @methane, I could not cleanly backport this to |
(cherry picked from commit 652d693) Co-authored-by: Inada Naoki <songofacandy@gmail.com>
|
GH-134314 is a backport of this pull request to the 3.14 branch. |
test_python_legacy_windows_stdiointest_cmd_lineisn't actually working #133374