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

static-show: improve accuracy of some printings #52799

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Jan 8, 2024

  • Show strings with escaping, rather than trying to output the text unmodified.
  • Show symbols with the same formatting as Strings
  • Avoid accidentally defining a broken Core.show method for NamedTuple

- Show strings with escaping, rather than trying to output the text
unmodified.
- Show symbols with the same formatting as Strings
- Avoid accidentally defining a broken Core.show method for NamedTuple
@vtjnash vtjnash merged commit bd3eab6 into master Jan 9, 2024
5 of 7 checks passed
@vtjnash vtjnash deleted the jn/static-show-strings branch January 9, 2024 00:57
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