Skip to content

Remove unnecessary debug information from error. - #290

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_836246226
Nov 25, 2025
Merged

Remove unnecessary debug information from error.#290
copybara-service[bot] merged 1 commit into
mainfrom
test_836246226

Conversation

@copybara-service

Copy link
Copy Markdown

Remove unnecessary debug information from error.

latest_error.{stdout,stderr} should be defined when raising the exception,
but pytype still complains about attribute-error. Since this information is
already logged, I think it's OK to remove it from the error.

`latest_error.{stdout,stderr}` should be defined when raising the exception,
but `pytype` still complains about `attribute-error`. Since this information is
already logged, I think it's OK to remove it from the error.

PiperOrigin-RevId: 836667811
@copybara-service
copybara-service Bot merged commit 07945f9 into main Nov 25, 2025
@copybara-service
copybara-service Bot deleted the test_836246226 branch November 25, 2025 15:49
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.

1 participant