]> granicus.if.org Git - python/commit
blake2: silence two more warnings on platforms with size_t < uint64_t. Don't use...
authorChristian Heimes <christian@python.org>
Wed, 7 Sep 2016 09:39:21 +0000 (11:39 +0200)
committerChristian Heimes <christian@python.org>
Wed, 7 Sep 2016 09:39:21 +0000 (11:39 +0200)
commitdfb9ef13575bcc457544b408fc4e5eca3c5ed9b1
treee7ef77c0e70a7120bd3a38ab451fe5b6c40c4f06
parent680cb152c5d220a74321fa905d4fc91bdec40fbb
blake2: silence two more warnings on platforms with size_t < uint64_t. Don't use SSE2 when cross-compiling
Modules/_blake2/impl/blake2b-ref.c
Modules/_blake2/impl/blake2s-ref.c
setup.py