SHA1 & UUID: avoid creating strings when showing #27121
Labels
display and printing
Aesthetics and correctness of printed representations of objects.
good first issue
Indicates a good issue for first-time contributors to Julia
help wanted
Indicates that a maintainer wants help on an issue or pull request
See this comment: #27036 (comment)
This issue is about doing the refactoring of
hex2bytes
and theseshow
methods so that SHA1 and UUID values can be printed directly to an output stream without needing to allocate their string representation.The text was updated successfully, but these errors were encountered: