This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients josh.r, jtaylor, neologix, njs, pitrou, python-dev, skrah, vstinner
Date 2014-05-02.21:13:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399065200.52.0.633361896364.issue21233@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine Pitrou wrote:
>  The real use case I envision is with huge powers of two. If I write:
> x = 2 ** 1000000

I created the issue #21419 for this idea.
History
Date User Action Args
2014-05-02 21:13:20vstinnersetrecipients: + vstinner, pitrou, njs, skrah, neologix, python-dev, jtaylor, josh.r
2014-05-02 21:13:20vstinnersetmessageid: <1399065200.52.0.633361896364.issue21233@psf.upfronthosting.co.za>
2014-05-02 21:13:20vstinnerlinkissue21233 messages
2014-05-02 21:13:20vstinnercreate