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 <[email protected]>
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: <[email protected]>
2012-10-05 10:47:49christian.heimeslinkissue16113 messages
2012-10-05 10:47:49christian.heimescreate