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

Update PrettyPrintFilter to produce more useful output by serializing objects into JSON #1132

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

maple-buice
Copy link
Contributor

The current implementation of pprint produces output that is hard to read and use. This replaces that logic with standard JSON serialization, which is more readable and easier to copy out for various testing purposes.

@maple-buice maple-buice merged commit ddd35c0 into master Dec 4, 2023
4 checks passed
@maple-buice maple-buice deleted the 958-update-pprint branch December 4, 2023 20:10
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.

2 participants