Skip to content

Feat: Improve __repr__ for pydantic objects. #970

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jun 13, 2025

Feat: Improve repr for pydantic objects.

This is still almost executable code, basically compatible with the previous version
except:

  • It uses indentation.
  • Limits large collections and large binary data (but not text).

@copybara-service copybara-service bot force-pushed the copybara/771210001 branch 3 times, most recently from 5bca43d to a7f4213 Compare June 13, 2025 22:21
@copybara-service copybara-service bot changed the title Feat: Improve __repr__ Feat: Improve __repr__ for pydantic objects. Jun 13, 2025
@copybara-service copybara-service bot force-pushed the copybara/771210001 branch from a7f4213 to 4d01660 Compare June 13, 2025 22:48
This is still almost executable code, basically compatible with the previous version
except:
- It uses indentation.
- Limits large collections and large binary data (but not text).
PiperOrigin-RevId: 771210001
@copybara-service copybara-service bot force-pushed the copybara/771210001 branch from 4d01660 to 4215f9e Compare June 18, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant