-
-
Notifications
You must be signed in to change notification settings - Fork 32k
test_winconsoleio
prints unnecessary information
#114561
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
Labels
3.11
only security fixes
3.12
only security fixes
3.13
bugs and security fixes
OS-windows
tests
Tests in the Lib/test dir
Comments
Unfortunately, it's not printing it, it's testing the console. The only way to suppress it is to skip the test. If someone wants to add a |
Eclips4
added a commit
to Eclips4/cpython
that referenced
this issue
Jan 25, 2024
zooba
pushed a commit
that referenced
this issue
Jan 25, 2024
…ource('console')` decorator (GH-114565)
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 25, 2024
…es_resource('console')` decorator (pythonGH-114565) (cherry picked from commit 33ae989) Co-authored-by: Kirill Podoprigora <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 25, 2024
…es_resource('console')` decorator (pythonGH-114565) (cherry picked from commit 33ae989) Co-authored-by: Kirill Podoprigora <[email protected]>
zooba
pushed a commit
that referenced
this issue
Jan 25, 2024
…rce('console')` decorator (GH-114565) (cherry picked from commit 33ae989) Co-authored-by: Kirill Podoprigora <[email protected]>
zooba
pushed a commit
that referenced
this issue
Jan 25, 2024
…rce('console')` decorator (GH-114565) (cherry picked from commit 33ae989) Co-authored-by: Kirill Podoprigora <[email protected]>
Thanks Steve! |
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
…es_resource('console')` decorator (pythonGH-114565)
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…es_resource('console')` decorator (pythonGH-114565)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3.11
only security fixes
3.12
only security fixes
3.13
bugs and security fixes
OS-windows
tests
Tests in the Lib/test dir
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows
Linked PRs
test_wincosoleio
withrequires_resource('console')
decorator #114565test_wincosoleio
withrequires_resource('console')
decorator (GH-114565) #114566test_wincosoleio
withrequires_resource('console')
decorator (GH-114565) #114567The text was updated successfully, but these errors were encountered: