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

Pretty printing for objects #733

Open
robertbasic opened this issue May 9, 2017 · 1 comment
Open

Pretty printing for objects #733

robertbasic opened this issue May 9, 2017 · 1 comment
Labels
Milestone

Comments

@robertbasic
Copy link
Collaborator

With #732 I'm pretty much ripping out pretty-printing of objects when some things don't match.

We should have pretty-printing, but not at a cost of having random side effects in people's application code.

See #619 for additional discussion.

@MartinMystikJonas
Copy link
Contributor

Could be solved by PR #766 providing custom formatters. User then can set formetters for their classes which are more informative and without side effects.

@ghostwriter ghostwriter added this to the 2.0.0 milestone Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants