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 christian.heimes, gregory.p.smith, mark.dickinson, pernici, vstinner
Date 2009-03-27.00:24:41
SpamBayes Score 6.7776244e-05
Marked as misclassified No
Message-id <1238113483.19.0.575688807999.issue4294@psf.upfronthosting.co.za>
In-reply-to
Content
I created a decicated issue for my last unrelated patch:
#5576: Don't use PyLong_SHIFT with _PyLong_AsScaledDouble()
History
Date User Action Args
2009-03-27 00:24:43vstinnersetrecipients: + vstinner, gregory.p.smith, mark.dickinson, pernici, christian.heimes
2009-03-27 00:24:43vstinnersetmessageid: <1238113483.19.0.575688807999.issue4294@psf.upfronthosting.co.za>
2009-03-27 00:24:41vstinnerlinkissue4294 messages
2009-03-27 00:24:41vstinnercreate