summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-10-07-21-18-52.bpo-34922.37IdsA.rst
blob: 6463886883996005946f638d610c78e07632f5bd (plain)
1
2
3
Fixed integer overflow in the :meth:`~hashlib.shake.digest()` and
:meth:`~hashlib.shake.hexdigest()` methods for the SHAKE algorithm
in the :mod:`hashlib` module.