Y
Hacker News
new
|
ask
|
show
|
jobs
by
syockit
2820 days ago
Something to do with python 3 using long† integer as the default int, which can be arbitrarily long, so it may have slower arithmetics.
† not to be confused with the typical C long int type.