Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

It is not a print() problem, it is a problem with converting an integer to 
decimal string representation. AFAIK it has quadratic complexity from the size 
of the integer.

----------
nosy: +mark.dickinson, serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40793>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to