bpo-40645: Deprecated internal details of hmac.HMAC (GH-20132) by tiran · Pull Request #20132 · python/cpython
The :class:`hmac.HMAC` exposes internal implementation details. The attributes ``digest_cons``, ``inner``, and ``outer`` are deprecated and will be removed in the future. Signed-off-by: Christian Heimes <christian@python.org>
tiran
changed the title
bpo-40645: Deprecated internal details of hmac.HMAC
bpo-40645: Deprecated internal details of hmac.HMAC (GH-20132)
tiran
deleted the
issue40645-hmac-depr
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters