]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-40184: Only define pysiphash if the hash algorithm is SIPHASH24. (GH-19369)
authorBatuhan Taşkaya <batuhanosmantaskaya@gmail.com>
Sat, 4 Apr 2020 21:25:12 +0000 (00:25 +0300)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2020 21:25:12 +0000 (16:25 -0500)
commit1b21573a89632356737a24302dd64c9eb1457a7b
tree5729805ecbe9007a3e0d4ada7d17a914cfa01067
parentb709302f3125622986bd458dfb2954fda5e8366d
closes bpo-40184: Only define pysiphash if the hash algorithm is SIPHASH24. (GH-19369)
Python/pyhash.c