Skip to content
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

Use external treescope package for rendering. #69

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

copybara-service[bot]
Copy link

Use external treescope package for rendering.

Penzai's pretty-printer, Treescope, has moved to a separate package.
This change migrates Penzai to use the top-level treescope renderer instead
of the original implementation at penzai.treescope.

For compatibility, the pz.ts aliases have been redirected to their new locations,
and the original __penzai_repr__ extension API is still supported when configured
from pz.ts.

Penzai's pretty-printer, Treescope, has moved to a separate package.
This change migrates Penzai to use the top-level `treescope` renderer instead
of the original implementation at `penzai.treescope`.

For compatibility, the `pz.ts` aliases have been redirected to their new locations,
and the original `__penzai_repr__` extension API is still supported when configured
from `pz.ts`.

PiperOrigin-RevId: 656377704
@copybara-service copybara-service bot merged commit f11ccf4 into main Jul 26, 2024
@copybara-service copybara-service bot deleted the test_653991091 branch July 26, 2024 13:24
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