Int/str conversions broken in latest Python bugfix releases (discuss.python.org) 8 points by luu 3y ago ↗ HN
[–] pantojax45 3y ago ↗ I’m slightly confused why right answer isn’t: validate size of input data before you do anything with it.Pretty annoying that `str(<thing>)` can’t be expected to work universally.
1 comment
[ 3.8 ms ] story [ 14.1 ms ] threadPretty annoying that `str(<thing>)` can’t be expected to work universally.