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 bjornedstrom, christian.heimes, ezio.melotti, gregory.p.smith, jcea, pitrou
Date 2012-10-05.10:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349434069.8.0.774515371965.issue16113@psf.upfronthosting.co.za>
In-reply-to
Content
The hightlights of the next patch are

* release the GIL
* more test vectors
* remove bgr_endian.h
* move typedef UINT64 to sha3module
* declare more globals as static
History
Date User Action Args
2012-10-05 10:47:49christian.heimessetrecipients: + christian.heimes, gregory.p.smith, jcea, pitrou, ezio.melotti, bjornedstrom
2012-10-05 10:47:49christian.heimessetmessageid: <1349434069.8.0.774515371965.issue16113@psf.upfronthosting.co.za>
2012-10-05 10:47:49christian.heimeslinkissue16113 messages
2012-10-05 10:47:49christian.heimescreate