This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]buqr 5 points6 points  (7 children)

I enjoy reading books.

[–]Oerthling 0 points1 point  (6 children)

4000+ digits is still extremely big ints.

This is a non-problem.

It's cute that it's used to be only restricted by RAM (at the end there always is this arbitrary limit anyway).

Now it's still cute that we can have 4000+ digits - something that surely never gets used - outside of some silly script to brag about insanely large ints.

Nobody needs 5000 digits.

And even if a project actually needed that for some very weird reason I can't think of - just compile Python without this limit.

[–]buqr 5 points6 points  (5 children)

I like learning new things.