Message171963
Release 0.1 of pysha3 [1] is out. I've tweaked the C module to make it compatible with Python 2.6 to 3.4. The module and its tests run successfully under Linux and Windows. So far I've tested Linux X84_64 (2.7, 3.2, 3.3, 3.4), Windows X86 (2.6, 2.7, 3.2, 3.3) and Windows X86_64 (2.6, 2.7, 3.2, 3.3).
Please review Modules/sha3module.c and ignore all version specific #if blocks. For Python 3.4 I'm going to remove all blocks for Python < 3.3.
[1] http://pypi.python.org/pypi/pysha3/0.1 |
|
Date |
User |
Action |
Args |
2012-10-04 15:31:43 | christian.heimes | set | recipients:
+ christian.heimes, jcea, pitrou, ezio.melotti, bjornedstrom |
2012-10-04 15:31:43 | christian.heimes | set | messageid: <1349364703.05.0.535583614691.issue16113@psf.upfronthosting.co.za> |
2012-10-04 15:31:43 | christian.heimes | link | issue16113 messages |
2012-10-04 15:31:42 | christian.heimes | create | |
|