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 mark.dickinson
Recipients belopolsky, drj, ggenellina, mark.dickinson, vstinner
Date 2008-12-09.17:39:12
SpamBayes Score 9.529677e-06
Marked as misclassified No
Message-id <1228844353.57.0.159833449923.issue3166@psf.upfronthosting.co.za>
In-reply-to
Content
As you say, performance would suffer.

What would using Python's integer type solve, that isn't already solved by  
the patch?

I know the code isn't terribly readable;  I'll add some comments 
explaining clearly what's going on.
History
Date User Action Args
2008-12-09 17:39:13mark.dickinsonsetrecipients: + mark.dickinson, belopolsky, ggenellina, vstinner, drj
2008-12-09 17:39:13mark.dickinsonsetmessageid: <1228844353.57.0.159833449923.issue3166@psf.upfronthosting.co.za>
2008-12-09 17:39:12mark.dickinsonlinkissue3166 messages
2008-12-09 17:39:12mark.dickinsoncreate