Closed kclowes closed 2 years ago
allow more int values to be fully printed in errors. the current code truncates a lot of integer values which fit in 256 bits, which reduces helpfulness of the error message when debugging.
Fix tests, remove one that was a duplicate test of logic
Add newsfragment
Co-authored-by: kclowes kclowes@users.noreply.github.com
v2 back port of #166
Increased the number of characters that show before truncation.
[x] Clean up commit history
[x] Add entry to the release notes
allow more int values to be fully printed in errors. the current code truncates a lot of integer values which fit in 256 bits, which reduces helpfulness of the error message when debugging.
Fix tests, remove one that was a duplicate test of logic
Add newsfragment
Co-authored-by: kclowes kclowes@users.noreply.github.com
What was wrong?
v2 back port of #166
How was it fixed?
Increased the number of characters that show before truncation.
To-Do
[x] Clean up commit history
[x] Add entry to the release notes
Cute Animal Picture