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 christian.heimes, collinwinter, gregory.p.smith, jyasskin, loewis, mark.dickinson, pernici, pitrou, schuppenies, tim.peters, vstinner
Date 2009-03-18.20:18:17
SpamBayes Score 3.0255658e-05
Marked as misclassified No
Message-id <1237407500.17.0.225981924467.issue4258@psf.upfronthosting.co.za>
In-reply-to
Content
Committed 30bit_longdigit20.patch to py3k in r70460, with some minor 
variations (incorporate Nick Coghlan's improved error messages
for marshal, fix some comment typos, add whatsnew and Misc/NEWS entries). 

Thanks all for your feedback.

I might get around to backporting this to 2.7 one day...
History
Date User Action Args
2009-03-18 20:18:20mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, loewis, collinwinter, gregory.p.smith, pitrou, pernici, vstinner, christian.heimes, jyasskin, schuppenies
2009-03-18 20:18:20mark.dickinsonsetmessageid: <1237407500.17.0.225981924467.issue4258@psf.upfronthosting.co.za>
2009-03-18 20:18:17mark.dickinsonlinkissue4258 messages
2009-03-18 20:18:17mark.dickinsoncreate