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 christian.heimes
Recipients Arfrever, asvetlov, bjornedstrom, christian.heimes, ezio.melotti, gregory.p.smith, jcea, maker, pitrou, python-dev, sbt
Date 2012-10-07.17:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349630073.46.0.818681571301.issue16113@psf.upfronthosting.co.za>
In-reply-to
Content
The module is rather large (about 190 KB) because the optimized SHA-3 implementation isn't optimized for size. For this reason I like to keep the module out of the main binary for now.
History
Date User Action Args
2012-10-07 17:14:33christian.heimessetrecipients: + christian.heimes, gregory.p.smith, jcea, pitrou, ezio.melotti, Arfrever, asvetlov, maker, python-dev, sbt, bjornedstrom
2012-10-07 17:14:33christian.heimessetmessageid: <1349630073.46.0.818681571301.issue16113@psf.upfronthosting.co.za>
2012-10-07 17:14:33christian.heimeslinkissue16113 messages
2012-10-07 17:14:33christian.heimescreate