print_with_compare re-implementation of show_datatype is bad #36644
Labels
display and printing
Aesthetics and correctness of printed representations of objects.
regression
Regression in behavior compared to a previous version
observed while trying to decipher this printing (from #36573):
This code perhaps shouldn't be dispatching on type in this way, since it should probably be calling the normal
show
logic here.The text was updated successfully, but these errors were encountered: