-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Handle errors correctly in os_get_terminal_size_impl
in posixmodule.c
#116520
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
Comments
sobolevn
added a commit
that referenced
this issue
Mar 9, 2024
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Mar 9, 2024
… `posixmodule` (pythonGH-116521) (cherry picked from commit b4b4e76) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Mar 9, 2024
… `posixmodule` (pythonGH-116521) (cherry picked from commit b4b4e76) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
sobolevn
added a commit
that referenced
this issue
Mar 9, 2024
sobolevn
added a commit
that referenced
this issue
Mar 9, 2024
adorilson
pushed a commit
to adorilson/cpython
that referenced
this issue
Mar 25, 2024
… `posixmodule` (python#116521)
diegorusso
pushed a commit
to diegorusso/cpython
that referenced
this issue
Apr 17, 2024
… `posixmodule` (python#116521)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Here the first possible error will be overwritten by the second one:
cpython/Modules/posixmodule.c
Lines 14981 to 14990 in 3cdfdc0
Linked PRs
os_get_terminal_size_impl
inposixmodule
#116521os_get_terminal_size_impl
inposixmodule
(GH-116521) #116539os_get_terminal_size_impl
inposixmodule
(GH-116521) #116540The text was updated successfully, but these errors were encountered: