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 belopolsky
Recipients belopolsky, christian.heimes, josm, rhettinger, robertwb, zanella
Date 2008-02-24.21:44:36
SpamBayes Score 0.4221084
Marked as misclassified No
Message-id <1203889477.23.0.638979191678.issue1533@psf.upfronthosting.co.za>
In-reply-to
Content
Christian,

I was probably a bit sloppy using "range" instead of "xrange," but issue1540617 is limited to xrange only.  Are you still -10 on extending 
xrange on 64-bit platforms to +/- 2**63?  If so, what is your position 
on backporting py3k's unlimited range implementation?
History
Date User Action Args
2008-02-24 21:44:37belopolskysetspambayes_score: 0.422108 -> 0.4221084
recipients: + belopolsky, rhettinger, christian.heimes, josm, robertwb, zanella
2008-02-24 21:44:37belopolskysetspambayes_score: 0.422108 -> 0.422108
messageid: <1203889477.23.0.638979191678.issue1533@psf.upfronthosting.co.za>
2008-02-24 21:44:36belopolskylinkissue1533 messages
2008-02-24 21:44:36belopolskycreate