STINNER Victor added the comment:

My main motivation was to use calloc() (issue #21419) for 2**n. It looks like 
using calloc() for this is only useful for very rare cases (very large value of 
n: result larger than 1 MB). I close the issue.

----------
resolution:  -> rejected
status: open -> closed

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

Reply via email to