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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, davechallis, ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2013-06-10.16:26:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370881615.53.0.384340664156.issue18183@psf.upfronthosting.co.za>
In-reply-to
Content
I simply removed the MAX_MAXCHAR micro-optimization, since it seems fairly unsafe. Interested parties can restore it safely if they wish.
History
Date User Action Args
2013-06-10 16:26:55benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, vstinner, ezio.melotti, python-dev, serhiy.storchaka, davechallis
2013-06-10 16:26:55benjamin.petersonsetmessageid: <1370881615.53.0.384340664156.issue18183@psf.upfronthosting.co.za>
2013-06-10 16:26:55benjamin.petersonlinkissue18183 messages
2013-06-10 16:26:55benjamin.petersoncreate