Skip to content

Conversation

@copybara-service
Copy link

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