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

Sorry, but I do not think it is worth. If there are any issues with multiplying 
by 1, it may be worth to optimize multiplication of integers in general. But 
iterating range(1 << 1000, (1 << 1000) + 100) looks a pretty artificial example.

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

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

Reply via email to