John Pham
Results
4
comments of
John Pham
@youknowone Another way to reproduce this is to run the following code ``` x = 123456789012345678901234567890 for i in range(0, 30): format(x, ',') x = x // 10 ``` This...
@fanninpm I updated the above comment with stack trace
I will work on this issue!
In MacOS, the locale code is `en_US.UTF-8` with a `-`